@charset "UTF-8";
@import url("//fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("https://fonts.googleapis.com/css2?family=Jua&family=Noto+Sans+KR:wght@100..900&family=Nuosu+SIL&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Special+Gothic+Expanded+One&display=swap");
* {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
}

*, :after, :before {
  box-sizing: border-box;
}

:root {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  cursor: default;
  line-height: 1.5;
  overflow-wrap: break-word;
  -moz-tab-size: 4;
  tab-size: 4;
}

html {
  font-size: 62.5%;
  letter-spacing: -0.7px;
}

html, body {
  height: 100%;
  position: relative;
  min-width: 390px;
  overflow-x: hidden;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

button {
  background: none;
  border: 0;
  cursor: pointer;
}

a {
  text-decoration: none;
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul, ol {
  list-style: none;
}

input, select, textarea {
  outline: none;
}

body.scroll-lock {
  overflow: hidden;
}

@media (max-width: 1920px) {
  html {
    font-size: 0.5208333333vw;
  }
}
@media (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}
@media (max-width: 1280px) {
  html {
    font-size: 0.78125vw;
  }
}
@media (max-width: 780px) {
  html {
    font-size: 1.2820512821vw;
  }
}

input[type=text],
input[type=password],
select,
textarea {
  appearance: none;
  border-radius: 0;
  -webkit-appearance: none;
  background-clip: padding-box;
}

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

.mo {
  display: none !important;
}
@media (max-width: 780px) {
  .mo {
    display: block !important;
  }
}

.pc {
  display: block !important;
}
@media (max-width: 780px) {
  .pc {
    display: none !important;
  }
}

.swiper-slide-thumb-active {
  border: 0.4rem solid #E5C095;
}

.w-wrapper {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 780px) {
  .w-wrapper {
    padding: 0 4rem;
  }
}

.header-bg .bg-inner {
  position: relative;
  height: 250px;
  width: 100%;
}
@media (max-width: 780px) {
  .header-bg .bg-inner {
    height: 160px;
  }
}
.header-bg .bg-inner h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  font-size: 4.2rem;
  font-weight: bold;
}
.header-bg .bg-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sc-form {
  padding-top: 10rem;
}
@media (max-width: 780px) {
  .sc-form {
    padding-top: 6rem;
  }
}
.sc-form h2 {
  font-size: 3.6rem;
  font-weight: 800;
  color: #444;
}
@media (max-width: 780px) {
  .sc-form h2 {
    text-align: center;
  }
}
.sc-form h2.textleft {
  font-size: 3rem;
  font-weight: 800;
  text-align: left;
}
@media (max-width: 780px) {
  .sc-form h2.textleft {
    font-size: 3.6rem !important;
  }
}
.sc-form span.bar {
  display: block;
  margin-top: 5rem;
  margin-bottom: 5.9rem;
  width: 100%;
  height: 0.4rem;
  background: #E5C095;
}
@media (max-width: 780px) {
  .sc-form span.bar {
    margin-top: 5.5rem;
    margin-bottom: 4rem;
  }
}
.sc-form form.mo .form-inner {
  max-width: 100%;
  padding-bottom: 6.6rem;
}
.sc-form form.mo .form-inner input[type=text],
.sc-form form.mo .form-inner select {
  height: 8.8rem;
  font-size: 2.4rem;
}
.sc-form form.mo .form-inner input[type=text]::placeholder,
.sc-form form.mo .form-inner select::placeholder {
  font-size: 2.2rem;
}
.sc-form form.mo .form-inner label {
  font-size: 2.2rem;
  white-space: nowrap;
}
@media (max-width: 780px) {
  .sc-form form.mo .form-inner label {
    font-size: 2.4rem;
  }
}
.sc-form form.mo .form-inner > div {
  align-items: unset;
  margin-bottom: 1.2rem;
}
.sc-form form.mo .form-inner .input1 {
  gap: 4.5rem;
}
@media (max-width: 780px) {
  .sc-form form.mo .form-inner .input1 {
    gap: 3rem;
  }
}
.sc-form form.mo .form-inner .input1 .checks_mul {
  display: flex;
  align-items: center;
}
.sc-form form.mo .form-inner .input1 input {
  max-width: 34.2rem;
  width: 100% !important;
}
.sc-form form.mo .form-inner .input2,
.sc-form form.mo .form-inner .input3 {
  gap: 1.7rem;
}
.sc-form form.mo .form-inner .input2 select,
.sc-form form.mo .form-inner .input3 select {
  max-width: 33.3333%;
  width: 100%;
}
.sc-form form.mo .form-inner .input4 {
  flex-wrap: wrap;
}
.sc-form form.mo .form-inner .input4 > div {
  display: flex;
  align-items: center;
  max-width: 46.2rem;
  width: 100%;
  margin-right: 1.6rem;
}
.sc-form form.mo .form-inner .input4 select {
  max-width: 19.2rem;
  width: 100%;
  margin-right: 1.8rem;
}
.sc-form form.mo .form-inner .input4 input {
  max-width: 25.2rem;
  width: 100%;
}
.sc-form form.mo .form-inner .input4 a {
  font-size: 2.8rem;
  margin: 0;
  max-width: calc(100% - 48rem);
  width: 100%;
  height: 8.8rem;
}
.sc-form form.mo .form-inner .input5 {
  gap: 1.6rem;
}
.sc-form form.mo .form-inner .input5 input {
  max-width: 46.2rem;
  width: 100%;
}
.sc-form form.mo .form-inner .input5 a {
  max-width: calc(100% - 48rem);
  width: 100%;
  height: 8.8rem;
  font-size: 2.8rem;
  margin: 0;
}
.sc-form form.mo .form-inner .input6 textarea {
  width: 100% !important;
  height: 26.6rem !important;
  border: 1px solid #BFBFBF;
  font-size: 2.2rem;
  padding-left: 2rem;
  padding-top: 2.7rem;
  resize: none;
}
.sc-form form.mo .form-inner .input6 textarea::placeholder {
  color: #000;
}
.sc-form form.mo .form-inner .input7 .checks_mul.sqaure {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sc-form form.mo .form-inner .input7 .checks_mul.sqaure > div {
  display: flex;
  align-items: center;
}
.sc-form form.mo .form-inner .input7 .checks_mul.sqaure label.bold {
  font-size: 2.2rem;
  font-weight: 500;
  color: #000;
}
.sc-form form.mo .form-inner .input7 .checks_mul.sqaure label {
  display: flex;
  align-items: center;
  font-size: 2rem;
  color: #666;
}
.sc-form form.mo .form-inner .input7 .checks_mul.sqaure input[type=checkbox] + label::before {
  width: 4.4rem;
  height: 4.4rem;
}
.sc-form form.mo .form-inner .input7 .checks_mul.sqaure span {
  font-size: 2rem;
  color: #888;
  text-decoration: underline;
  text-underline-position: under;
}
.sc-form form.mo .form-inner .input8 {
  padding-top: 6rem;
}
.sc-form form.mo .form-inner .input8 a {
  font-size: 2.8rem;
  font-weight: 500;
  padding: 2.7rem 0;
  text-align: center;
  background: #2C2E45;
  color: #fff;
  width: 100%;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .sc-form form.mo .form-inner .input8 a {
    padding: 0;
    height: 8.8rem;
    line-height: 8.8rem;
  }
}
.sc-form form .form-inner {
  max-width: 65rem;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 37.8rem;
}
.sc-form form .form-inner.meeting--form {
  padding-bottom: 17.6rem;
}
.sc-form form .form-inner > div {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.sc-form form .form-inner input[type=text],
.sc-form form .form-inner select {
  height: 6rem;
  padding-left: 2rem;
  font-size: 1.6rem;
  color: #000;
  border: 1px solid #BFBFBF;
}
.sc-form form .form-inner input[type=text]::placeholder,
.sc-form form .form-inner select::placeholder {
  font-size: 1.6rem;
  color: #000;
}
.sc-form form .form-inner select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../../assets/images/icn1.png) no-repeat 92% 50%;
}
.sc-form form .form-inner label {
  font-size: 1.6rem;
  cursor: pointer;
}
.sc-form form .form-inner .click-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 14px;
  font-size: 1.6rem;
  font-weight: 600;
  width: 152px;
  height: 6rem;
  background: #E5C095;
  color: #fff;
  text-shadow: 0px 1px 3px #D59449;
}
.sc-form form .form-inner .checks_mul {
  display: flex;
  align-items: center;
  position: relative;
  white-space: nowrap;
}
@media (max-width: 780px) {
  .sc-form form .form-inner .checks_mul {
    align-items: unset;
  }
}
.sc-form form .form-inner .checks_mul.sqaure input[type=radio] + label::before,
.sc-form form .form-inner .checks_mul.sqaure input[type=checkbox] + label::before {
  border-radius: unset;
}
.sc-form form .form-inner .checks_mul label:last-child {
  margin-right: 0 !important;
}
.sc-form form .form-inner .checks_mul input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sc-form form .form-inner .checks_mul input[type=radio] + label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-right: 20px;
}
@media (max-width: 780px) {
  .sc-form form .form-inner .checks_mul input[type=radio] + label {
    margin-right: 3.4rem;
  }
}
.sc-form form .form-inner .checks_mul input[type=radio] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 1rem;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #BFBFBF;
  transition: background 0.3s ease, border 0.3s ease;
}
@media (max-width: 780px) {
  .sc-form form .form-inner .checks_mul input[type=radio] + label::before {
    width: 5rem;
    height: 5rem;
    line-height: 0;
  }
}
.sc-form form .form-inner .checks_mul input[type=radio] + label::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media (max-width: 780px) {
  .sc-form form .form-inner .checks_mul input[type=radio] + label::after {
    top: 0.5rem;
    left: calc(100% - 7.6rem);
    transform: translateX(-50%);
    right: 0;
    bottom: 0;
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (max-width: 390px) {
  .sc-form form .form-inner .checks_mul input[type=radio] + label::after {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -48%);
    width: 4rem;
    height: 4rem;
  }
}
.sc-form form .form-inner .checks_mul input[type=radio]:checked + label::before {
  background: #fff;
  border-color: #E5C095;
}
.sc-form form .form-inner .checks_mul input[type=radio]:checked + label::after {
  opacity: 1;
  background: #E5C095;
}
.sc-form form .form-inner .checks_mul input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sc-form form .form-inner .checks_mul input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-right: 20px;
}
.sc-form form .form-inner .checks_mul input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #BFBFBF;
  transition: background 0.3s ease, border 0.3s ease;
}
@media (max-width: 780px) {
  .sc-form form .form-inner .checks_mul input[type=checkbox] + label::before {
    width: 25px;
    height: 25px;
  }
}
.sc-form form .form-inner .checks_mul input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.sc-form form .form-inner .checks_mul input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: url(/assets/images/agree-check.png) no-repeat;
  background-size: 20px 20px;
}
@media (max-width: 780px) {
  .sc-form form .form-inner .checks_mul input[type=checkbox]:checked + label::after {
    background-size: 4.4rem 4.4rem;
  }
}
.sc-form form .form-inner .input1,
.sc-form form .form-inner .input2 {
  gap: 2.5rem;
}
.sc-form form .form-inner .input1 input[type=text],
.sc-form form .form-inner .input1 select,
.sc-form form .form-inner .input2 input[type=text],
.sc-form form .form-inner .input2 select {
  width: 30.6rem;
}
.sc-form form .form-inner .input3 select,
.sc-form form .form-inner .input3 input {
  width: 136px;
}
.sc-form form .form-inner .input3 span {
  display: block;
  width: 8px;
  height: 2px;
  background: #444;
  margin: 15px;
}
.sc-form form .form-inner .input4 input {
  width: 484px;
}
.sc-form form .form-inner .input5,
.sc-form form .form-inner .input6 {
  gap: 14px;
}
.sc-form form .form-inner .input5 select,
.sc-form form .form-inner .input6 select {
  width: 50%;
}
.sc-form form .form-inner .input7 textarea {
  resize: none;
  width: 100%;
  height: 140px;
  border: 1px solid #BFBFBF;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.6rem;
  color: #000;
}
.sc-form form .form-inner .input7 textarea::placeholder {
  color: #000;
}
.sc-form form .form-inner .input8 .checks_mul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.sc-form form .form-inner .input8 .checks_mul label {
  display: flex !important;
  align-items: center;
  font-size: 1.2rem;
}
.sc-form form .form-inner .input8 .checks_mul label.bold {
  font-size: 1.6rem;
  font-weight: 600;
  margin-right: 0.5rem;
}
.sc-form form .form-inner .input8 .checks_mul label:nth-child(4) {
  margin-right: 10px !important;
}
.sc-form form .form-inner .input8 .checks_mul label:nth-child(7) {
  margin-left: 0;
  margin-right: 10px !important;
}
.sc-form form .form-inner .input8 .checks_mul span {
  font-size: 1.2rem;
  color: #666;
  text-decoration: underline;
  text-underline-position: under;
  cursor: pointer;
}
.sc-form form .form-inner .input9 {
  padding-top: 8rem;
  justify-content: center;
}
.sc-form form .form-inner .input9 a {
  font-size: 2.4rem;
  color: #fff;
  height: 8rem;
  line-height: 8rem;
  width: 400px;
  background: #2C2E45;
  font-weight: 500;
  text-align: center;
  border-radius: 5px;
}

.page-inner {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 100px;
}
.page-inner.video .page-title {
  flex: 1;
}
@media (max-width: 780px) {
  .page-inner.video .page-title {
    flex: unset;
  }
}
.page-inner.video .r-sect {
  max-width: 640px;
  width: 100%;
  height: 424px;
  flex: 1;
}
@media (max-width: 780px) {
  .page-inner.video .r-sect {
    max-width: 100%;
    height: 46.7rem;
    flex: unset;
  }
}
.page-inner.video .r-sect iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 780px) {
  .page-inner {
    position: relative;
    flex-direction: column;
    padding-top: 0;
  }
}
.page-inner.column {
  flex-direction: column;
  justify-content: unset;
  gap: 0;
}
.page-inner.p0 {
  padding-top: 0;
}
.page-inner .page-title {
  padding-top: 6rem;
  word-break: keep-all;
}
.page-inner .page-title.center {
  text-align: center;
  padding: 3rem 0;
}
@media (max-width: 780px) {
  .page-inner .page-title.center h2 {
    text-align: left;
    font-size: 3.6rem;
  }
}
.page-inner .page-title.left {
  text-align: left;
  padding-top: 4rem;
  padding-bottom: 5rem;
}
.page-inner .page-title h2 {
  font-size: 3.6rem;
  font-weight: 800;
  color: #444;
}
@media (max-width: 780px) {
  .page-inner .page-title h2 {
    text-align: center;
    font-size: 4rem;
    color: #444;
  }
}
.page-inner .page-title p {
  font-size: 1.8rem;
  color: #444;
  margin-top: 4rem;
  margin-bottom: 6.6rem;
  line-height: 1.6;
}
@media (max-width: 780px) {
  .page-inner .page-title p {
    margin-top: 2.5rem;
    margin-bottom: 5rem;
    text-align: center;
    font-size: 2.4rem;
  }
}
.page-inner .page-title a {
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
  padding: 28px 0;
  width: 40rem;
  background: #2C2E45;
  text-align: center;
  border-radius: 10px;
}
@media (max-width: 780px) {
  .page-inner .r-sect a {
    color: #2c2e45;
    font-size: 2.8rem;
    font-weight: 600;
    border: 0.2rem solid #2C2E45;
    text-align: center;
    border-radius: 0.7rem;
    height: 8.8rem;
    line-height: 8.8rem;
    margin-top: 6rem;
  }
}
.page-inner .page-img {
  padding-top: 40px;
}

span.page-bar {
  display: block;
  width: 100%;
  height: 1px;
  background: #E5C095;
  margin-top: 6rem;
}
span.page-bar.bold {
  height: 0.4rem;
}
span.page-bar.thin {
  height: 0.2rem;
}
span.page-bar.h2 {
  height: 2px;
}
span.page-bar.h4 {
  height: 0.4rem;
}
@media (max-width: 780px) {
  span.page-bar {
    height: 0.4rem;
  }
}

.base-page {
  padding-top: 40px;
}
.base-page .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.base-page .pagination a {
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #d9d9d9;
  background: #fff;
}
.base-page .pagination a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.base-page .pagination span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #d9d9d9;
  font-size: 1.8rem;
  font-weight: 300;
  background: #fff;
  cursor: pointer;
}
.base-page .pagination span.on, .base-page .pagination span:hover {
  background: #E5C095;
  color: #fff;
  font-weight: 700;
}

.mopage {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding-top: 40px;
}
@media (max-width: 780px) {
  .mopage {
    display: none !important;
  }
}
@media (min-width: 781px) {
  .mopage {
    display: none !important;
  }
}
.mopage button {
  border: 1px solid #ddd;
  border-radius: 15px;
  height: 8.8rem;
  max-width: 26rem;
  width: 100%;
}
.mopage button img {
  margin: 0 auto;
  width: 4rem;
}
.mopage p {
  font-size: 2.8rem;
  color: #222;
  white-space: nowrap;
}
.mopage p .nowp {
  font-weight: 600;
}
.mopage p .vir {
  font-weight: 600;
}
.mopage p .futp {
  font-weight: 400;
}

.--cterm {
  padding-top: 10rem;
  padding-bottom: 18rem;
}

.layer_zone-detail {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  overflow-y: auto;
}
.layer_zone-detail.active {
  display: block;
}
.layer_zone-detail.star .layer-wrap {
  max-width: 1040px;
  max-height: none;
  overflow-y: visible;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  margin: 5rem auto;
  width: 95%;
}
.layer_zone-detail.star .layer-wrap .layer-inner {
  padding: 0 3rem;
}
.layer_zone-detail.star .layer-wrap .layer-inner .close {
  position: absolute;
  top: 2.7rem;
  right: 4.7rem;
}
@media (max-width: 780px) {
  .layer_zone-detail.star .layer-wrap .layer-inner .close {
    top: 2.1rem;
    right: 2.8rem;
  }
}
.layer_zone-detail.star .layer-wrap .layer-inner .close img {
  width: 3.9rem;
}
.layer_zone-detail.star .layer-wrap .layer-inner .layer-tit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
  padding-top: 5rem;
}
@media (max-width: 780px) {
  .layer_zone-detail.star .layer-wrap .layer-inner .layer-tit {
    gap: 1.2rem;
  }
}
@media (max-width: 780px) {
  .layer_zone-detail.star .layer-wrap .layer-inner .layer-tit img {
    width: 6.2rem;
  }
}
.layer_zone-detail.star .layer-wrap .layer-inner .layer-tit span {
  font-size: 3.6rem;
  font-weight: 700;
  color: #222;
}
.layer_zone-detail.star .layer-wrap .layer-inner .layer-sub {
  font-weight: 300;
  color: #444;
}
@media (max-width: 780px) {
  .layer_zone-detail.star .layer-wrap .layer-inner .layer-sub {
    font-size: 2.4rem;
  }
}
.layer_zone-detail.star .layer-wrap .layer-inner .line {
  display: block;
  max-width: 80rem;
  width: 100%;
  margin: 0 auto;
  height: 2px;
  background: #e5c095;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form {
  padding: 0;
}
@media screen and (max-width: 390px) {
  .layer_zone-detail.star .layer-wrap .layer-inner .sc-form form .form-inner .checks_mul input[type=radio] + label::after {
    transform: translate(-113%, -52%);
  }
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form form .form-inner .input2 > select {
  max-width: 20.7rem;
  width: 100%;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form form .form-inner .input2 .form-year {
  display: flex;
  align-items: center;
  max-width: 41.8rem;
  width: 100%;
  gap: 1.4rem;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form form .form-inner .input2-1 {
  gap: 1.4rem;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form form .form-inner .input2-1 > select {
  width: 50%;
  background: url(../../assets/images/icn1.png) no-repeat 97% 50%;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form form .form-inner .input5 select {
  width: 33.3333333333%;
  background: url(../../assets/images/icn1.png) no-repeat 95% 50%;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .form--tit {
  padding: 5rem 0;
  margin: 0;
  font-size: 2.4rem;
  font-weight: 700;
  color: #444;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .form--tit {
  padding-top: 8.2rem;
  padding-bottom: 4rem;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input3 select {
  width: 50%;
  max-width: unset;
  background: url(../../assets/images/icn1.png) no-repeat 95% 50%;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input4 .click-btn,
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input5 .click-btn {
  background: #2c2e45;
  text-shadow: unset;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input3-1,
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input3-2 {
  gap: 1.4rem;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input3-1 select,
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input3-2 select {
  width: 50%;
  background: url(../../assets/images/icn1.png) no-repeat 95% 50%;
}
.layer_zone-detail.star .layer-wrap .layer-inner .sc-form .mo .input7 {
  margin-top: 2.2rem;
}
.layer_zone-detail .layer-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
  max-width: 611px;
  width: 100%;
}
.layer_zone-detail .layer-wrap .layer-inner {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 3rem 0;
}
@media (max-width: 780px) {
  .layer_zone-detail .layer-wrap .layer-inner {
    padding: 3rem;
  }
}
.layer_zone-detail .layer-wrap .layer-inner > p {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 24px;
  text-align: center;
}
@media (max-width: 780px) {
  .layer_zone-detail .layer-wrap .layer-inner > p {
    font-size: 18px;
  }
}
.layer_zone-detail .layer-wrap .layer-inner .layer-list {
  display: flex;
  flex-direction: column;
  gap: 5rem;
  max-height: 291px;
  overflow-y: scroll;
  padding: 0 20px;
}
.layer_zone-detail .layer-wrap .layer-inner .layer-list li {
  color: #999;
  font-size: 1.2rem;
}
@media (max-width: 780px) {
  .layer_zone-detail .layer-wrap .layer-inner .layer-list li {
    font-size: 12px;
  }
}
.layer_zone-detail .layer-wrap .layer-inner .layer-list li .list-title {
  margin-bottom: 2.5rem;
}
.layer_zone-detail .layer-wrap .layer-inner .close-btn {
  display: flex;
  justify-content: center;
}
.layer_zone-detail .layer-wrap .layer-inner .close-btn .close {
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
  line-height: 50px;
  height: 50px;
  width: 180px;
  background: #2C2E45;
  margin-top: 40px;
  padding: 0;
  border-radius: 5px;
}
@media (max-width: 780px) {
  .layer_zone-detail .layer-wrap .layer-inner .close-btn .close {
    font-size: 20px;
  }
}

.intro-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 780px) {
  .intro-wrap {
    padding-top: 6rem;
    padding-bottom: 8.3rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box .reverse-flex {
    flex-direction: column-reverse;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box .flex {
    flex-direction: column;
  }
}
.intro-wrap .intro-box li {
  display: flex;
  align-items: center;
  padding: 0 9rem;
  justify-content: space-between;
  aspect-ratio: 1160/377.78;
  gap: 2rem;
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li {
    aspect-ratio: unset;
    padding: 0 2rem;
    gap: 3rem;
  }
}
.intro-wrap .intro-box li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 8rem;
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:not(:last-child) {
    padding-bottom: 6rem;
  }
}
.intro-wrap .intro-box li:not(:first-child) {
  padding-top: 8rem;
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:not(:first-child) {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(1) img {
    width: 27.3rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(2) img {
    width: 40rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(3) img {
    width: 40rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(4) img {
    width: 40rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(5) img {
    width: 38.9rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(6) img {
    width: 40rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(7) img {
    width: 40rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(8) img {
    width: 40rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li:nth-child(9) img {
    width: 40rem;
  }
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li .intro-txt {
    text-align: center;
  }
}
.intro-wrap .intro-box li .intro-txt .int-tit {
  font-size: 3rem;
  font-weight: 600;
  padding-bottom: 3rem;
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li .intro-txt .int-tit {
    font-size: 3rem;
  }
}
.intro-wrap .intro-box li .intro-txt .int-sub--tit {
  font-size: 2rem;
  font-weight: 300;
  color: #666;
  line-height: 1.4;
}
@media (max-width: 780px) {
  .intro-wrap .intro-box li .intro-txt .int-sub--tit {
    font-size: 2.4rem;
  }
}
.intro-wrap .intro-box li .intro-txt .int-sub--tit span {
  color: #000;
  font-weight: 500;
}
.year {
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem 12.8rem 2rem;
}
@media (max-width: 780px) {
  .year {
    padding: 6rem 3rem 10rem 2rem;
  }
}
.year--inner {
  position: relative;
}

.history-list {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 778rem;
}
@media (max-width: 780px) {
  .history-list {
    height: 1113rem;
  }
}
.history-list::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 0.2rem;
  height: 100%;
  background-color: #dcdcdc;
  transform: translateX(-50%);
}
@media (max-width: 780px) {
  .history-list::before {
    left: 5rem;
    transform: none;
  }
}

.history-item {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 8rem;
}
@media (max-width: 780px) {
  .history-item {
    display: block;
    margin-bottom: 6rem;
    padding-left: 4.5rem;
    transform: unset !important;
  }
  .history-item:nth-child(1) {
    height: 67.2rem;
    margin-bottom: 5.9rem;
  }
  .history-item:nth-child(2) {
    height: 68rem;
    margin-bottom: 5.1rem;
  }
  .history-item:nth-child(3) {
    height: 99.7rem;
    margin-bottom: 1.5rem;
  }
  .history-item:nth-child(4) {
    height: 96rem;
    margin-bottom: 1.7rem;
  }
  .history-item:nth-child(5) {
    height: 88.1rem;
    margin-bottom: 2.6rem;
  }
  .history-item:nth-child(6) {
    height: 99rem;
    margin-bottom: -1.256rem;
  }
  .history-item:nth-child(7) {
    height: 74.9rem;
    margin-bottom: 1.7rem;
  }
  .history-item:nth-child(8) {
    height: 71rem;
    margin-bottom: 5.6rem;
  }
  .history-item:nth-child(9) {
    height: 60rem;
    margin-bottom: 6rem;
  }
  .history-item:nth-child(10) {
    height: 60rem;
    margin-bottom: 6rem;
  }
  .history-item:nth-child(11) {
    height: 64.3rem;
    margin-bottom: 5.3rem;
  }
  .history-item:nth-child(12) {
    height: 27.4rem;
    margin-bottom: 8.6rem;
  }
  .history-item:nth-child(13) {
    height: 29.9rem;
    margin-bottom: 6rem;
  }
  .history-item:nth-child(14) {
    height: 24.1rem;
    margin-bottom: 8.3rem;
  }
  .history-item:nth-child(15) {
    height: 19.9rem;
    margin-bottom: 9rem;
  }
  .history-item:nth-child(16) {
    height: 15.8rem;
    margin-bottom: 9.6rem;
  }
  .history-item:nth-child(17) {
    height: 23.9rem;
    margin-bottom: 8.6rem;
  }
  .history-item:nth-child(18) {
    height: 19.8rem;
    margin-bottom: 9.2rem;
  }
  .history-item:nth-child(19) {
    height: 11.8rem;
    margin-bottom: 0;
  }
}
.history-item:nth-child(2) {
  transform: translateY(-27rem);
}
.history-item:nth-child(3) {
  transform: translateY(-54rem);
}
.history-item:nth-child(4) {
  transform: translateY(-81rem);
}
.history-item:nth-child(5) {
  transform: translateY(-108rem);
}
.history-item:nth-child(6) {
  transform: translateY(-135rem);
}
.history-item:nth-child(7) {
  transform: translateY(-162rem);
}
.history-item:nth-child(8) {
  transform: translateY(-189rem);
}
.history-item:nth-child(9) {
  transform: translateY(-216rem);
}
.history-item:nth-child(10) {
  transform: translateY(-244rem);
}
.history-item:nth-child(11) {
  transform: translateY(-271rem);
}
.history-item:nth-child(12) {
  transform: translateY(-298rem);
}
.history-item:nth-child(13) {
  transform: translateY(-309rem);
}
.history-item:nth-child(14) {
  transform: translateY(-320rem);
}
.history-item:nth-child(15) {
  transform: translateY(-332rem);
}
.history-item:nth-child(16) {
  transform: translateY(-344rem);
}
.history-item:nth-child(17) {
  transform: translateY(-356rem);
}
.history-item:nth-child(18) {
  transform: translateY(-368rem);
}
.history-item:nth-child(19) {
  transform: translateY(-380rem);
}
@media (min-width: 781px) {
  .history-item.left {
    width: 50%;
    padding-right: 12.7rem;
    text-align: right;
    align-items: flex-end;
  }
}
.history-item.left img {
  margin-left: auto;
}
@media (max-width: 780px) {
  .history-item.left img {
    margin-right: auto;
    margin-left: unset;
  }
}
@media (min-width: 781px) {
  .history-item.right {
    width: 50%;
    margin-left: 50%;
    padding-left: 12.7rem;
    text-align: left;
    align-items: flex-start;
  }
}
.history-item.right img {
  margin-right: auto;
}

.history-badge {
  position: absolute;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 781px) {
  .history-badge {
    transform: translateX(-50%);
  }
  .history-item.left .history-badge {
    left: 100%;
  }
  .history-item.right .history-badge {
    left: 0;
  }
}
@media (max-width: 780px) {
  .history-badge {
    position: relative;
    left: -4.5rem;
    margin-bottom: 2rem;
    justify-content: flex-start;
  }
}
.history-badge span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 10.4rem;
  height: 5.2rem;
  padding: 0 1.5rem;
  background-color: var(--color-beige);
  color: var(--color-white);
  font-size: 2.2rem;
  font-weight: var(--font-weight-bold);
  border-radius: 5rem;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.1);
}

.history-content {
  width: 100%;
}
@media (max-width: 780px) {
  .history-content {
    position: absolute;
    top: 0;
    max-width: 100%;
    padding-left: 7.2rem;
  }
}

.history-text {
  margin-bottom: 5rem;
}
@media (max-width: 780px) {
  .history-text {
    margin-bottom: 3rem;
    padding-right: 4rem;
  }
}
.history-text h3 {
  font-size: 3rem;
  font-weight: 800;
  color: #444;
  margin-bottom: 3rem;
  line-height: 1.8;
}
@media (max-width: 780px) {
  .history-text h3 {
    margin-bottom: 0;
  }
}
.history-text ul li {
  font-size: 2.2rem;
  color: var(--color-gray-06);
  line-height: 1.6;
  position: relative;
}
.history-text ul li span {
  font-weight: 700;
  color: #000;
}
.history-img {
  width: 100%;
}
.history-img img {
  width: 61.2rem;
  height: 33rem;
}
@media (max-width: 780px) {
  .history-img img {
    height: 33.6rem;
  }
}

.susang img {
  margin: unset;
}
.susang-inner {
  max-width: 1308px;
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem 18.5rem 2rem;
}
@media (max-width: 780px) {
  .susang-inner {
    padding: 6rem 4rem 15.9rem 4rem;
  }
}
.susang-inner .sang-tab {
  display: flex;
  align-items: center;
  padding-left: 1.3rem;
  padding-bottom: 5.5rem;
}
.susang-inner .sang-tab button {
  font-size: 2.4rem;
  font-weight: 600;
  padding: 15px 32px;
  background: #fff;
  border-radius: 50px;
  color: #e5c095;
  border: 1px solid #e5c095;
  margin-right: 1.5rem;
}
.susang-inner .sang-tab button.on {
  background: #e5c095;
  color: #fff;
  gap: 0;
}
.susang-inner .sang-cont .tab {
  display: none;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .tab {
    display: block;
  }
}
.susang-inner .sang-cont .tab.on {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .tab.on {
    gap: 0;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-left.border {
  border-top: 4px solid #E5C095;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-left.border {
    border: none;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-left.border .sl--inner {
  margin-top: 6.6rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-left.border .sl--inner {
    margin-top: 0;
    gap: 5rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-left.nob {
  margin-top: 6.6rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-left.nob {
    margin-top: 0;
    border-top: 1px solid #E5C095;
  }
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-left .sl--inner img {
    width: 30%;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-right {
  border-top: 1px solid #E5C095;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-right {
    border: none;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-right .sr--inner {
  margin-top: 6.6rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap.sang-line .sang-list .sang-right .sr--inner {
    margin-top: 0;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list {
  display: flex;
  gap: 9rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list {
    flex-direction: column;
    gap: 5rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-left .sl--inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
  width: 23.3rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-left .sl--inner {
    gap: 10rem;
    margin-top: 5rem;
    width: unset;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-left .sl--inner .sang-year {
  font-size: 3.6rem;
  font-weight: 600;
  color: #e5c095;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-left .sl--inner .sang-year {
    width: 100%;
    text-align: center;
    border-bottom: 0.6rem solid #E5C095;
    padding-bottom: 3.2rem;
    font-size: 6rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right {
  flex: 1;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-tit {
  font-size: 3rem;
  font-weight: 800;
  color: #444;
  margin-bottom: 3.6rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-tit {
    text-align: center;
    font-size: 3.6rem;
    margin-bottom: 3rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-tit span {
  font-size: 1.8rem;
  font-weight: 500;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-sub {
  font-size: 2.2rem;
  color: #666;
  margin-bottom: 3.7rem;
  line-height: 1.4;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-sub {
    font-size: 2.4rem;
    margin-bottom: 5rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-sub span {
  color: #2c2e45;
  font-weight: 800;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  width: 24.9rem;
  height: 6.6rem;
  border: 1px solid #000;
  border-radius: 10px;
  color: #222;
  font-size: 2.2rem;
  margin-bottom: 5rem;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-link.pc {
  display: flex !important;
}
@media screen and (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-link.pc {
    display: none !important;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-link.pc.nosangimg {
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-link.moflex {
    display: flex !important;
    width: 100%;
    height: 8.8rem;
    font-size: 3rem;
    margin-top: 5rem;
    margin-bottom: 10rem;
    border-radius: 0.7rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-link img {
  margin: unset;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-link img {
    width: 2.8rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-video {
  max-width: 878px;
  width: 100%;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-video {
    margin-bottom: 11.6rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-video video {
  width: 100%;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont {
  display: flex;
  gap: 3rem;
  max-width: 84.4rem;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont {
    height: 46.2rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img {
  max-width: 54.6rem;
  width: 100%;
  overflow: hidden;
  margin: unset;
}
@media (max-width: 780px) {
  .susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img {
    max-width: 100%;
    max-width: 70rem;
  }
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img button {
  width: 6rem;
  height: 15rem;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img button img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img button.swiper-button-next {
  right: 0;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img button.swiper-button-prev {
  left: 0;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img button::after {
  content: "";
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img .swiper-wrapper .swiper-slide {
  width: 100% !important;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .sang-big--img .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .thumb {
  max-width: 26.8rem;
  width: 100%;
  margin: unset;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .thumb .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .thumb .swiper-wrapper .swiper-slide {
  max-width: 13rem;
  width: 100% !important;
  height: 100%;
  cursor: pointer;
}
.susang-inner .sang-cont .sang-div .sang-wrap .sang-list .sang-right .sr--inner .sang-img--cont .thumb .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ceo--inner {
  max-width: 1656px;
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem 21.9rem 2rem;
}
@media (max-width: 780px) {
  .ceo--inner {
    padding: 6rem 4rem 15.7rem 4rem;
  }
}
.ceo--inner-cont {
  display: flex;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 780px) {
  .ceo--inner-cont {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8rem;
  }
}
.ceo--inner-cont .ceo_left {
  display: flex;
  flex-direction: column;
  gap: 7.3rem;
  position: absolute;
  top: 50%;
  left: 8.9rem;
  transform: translateY(-50%);
}
@media (max-width: 780px) {
  .ceo--inner-cont .ceo_left {
    position: unset;
    transform: unset;
    gap: 10rem;
  }
}
.ceo--inner-cont .ceo_left .ceo-tit {
  font-size: 3rem;
  font-weight: 800;
  color: #444;
  line-height: 1.6;
}
@media (max-width: 780px) {
  .ceo--inner-cont .ceo_left .ceo-tit {
    text-align: center;
    font-size: 3.6rem;
  }
}
.ceo--inner-cont .ceo_left p {
  font-size: 2rem;
  color: #666;
  line-height: 1.6;
}
@media (max-width: 780px) {
  .ceo--inner-cont .ceo_left p {
    font-size: 2.4rem;
  }
}
.ceo--inner-cont .ceo-right {
  margin-left: auto;
  margin-right: 10.1rem;
}
@media (max-width: 780px) {
  .ceo--inner-cont .ceo-right {
    margin: unset;
  }
}
.ceo--inner-cont .ceo-right img {
  width: 54.5rem;
}
@media (max-width: 780px) {
  .ceo--inner-cont .ceo-right img {
    width: 44.4rem;
  }
}
.ceo--inner-cont .ceo-sign {
  position: absolute;
  right: 43rem;
  bottom: -65px;
}
@media (max-width: 780px) {
  .ceo--inner-cont .ceo-sign {
    right: 0;
  }
}

.beauty-wrap {
  padding: 100px 20px 184px 20px;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .beauty-wrap {
    padding: 6rem 4rem 0 4rem;
  }
}
.beauty-wrap .beauty-title {
  text-align: center;
  padding-bottom: 6rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-title {
    padding: 0;
  }
}
.beauty-wrap .beauty-title h2.tit {
  font-size: 4rem;
  font-weight: bold;
  border-bottom: 0.4rem solid #E5C095;
  padding-bottom: 6rem;
  color: #444;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-title h2.tit {
    padding-bottom: 5.5rem;
  }
}
.beauty-wrap .beauty-title p {
  font-size: 2.4rem;
  padding-top: 6rem;
  color: #666;
}
.beauty-wrap .beauty-title p span {
  font-weight: 600;
  color: #000;
}
.beauty-wrap .beauty-video {
  padding-bottom: 8rem;
  border-bottom: 0.2rem solid #E5C095;
  width: 100%;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-video {
    padding-bottom: 10rem;
  }
}
.beauty-wrap .beauty-video--inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6rem;
}
.beauty-wrap .beauty-video--inner .main-video {
  position: relative;
  max-width: 1200px;
  width: 100%;
  height: 660px;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-video--inner .main-video {
    max-width: 100%;
    height: 46.2rem;
  }
}
.beauty-wrap .beauty-video--inner .main-video iframe,
.beauty-wrap .beauty-video--inner .main-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.beauty-wrap .beauty-video--inner .sub-video {
  display: flex;
  align-items: center;
  gap: 6rem;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-video--inner .sub-video {
    max-width: 100%;
    width: 100%;
    flex-direction: column;
  }
}
.beauty-wrap .beauty-video--inner .sub-video button {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  position: relative;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-video--inner .sub-video button {
    width: 100%;
    gap: 2rem;
  }
}
.beauty-wrap .beauty-video--inner .sub-video button p {
  font-size: 2.2rem;
  color: #444;
  font-weight: 600;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-video--inner .sub-video button p {
    font-size: 3.2rem;
  }
}
.beauty-wrap .beauty-video--inner .sub-video button.off img:nth-child(2) {
  display: none;
}
.beauty-wrap .beauty-video--inner .sub-video button img:nth-child(2) {
  position: absolute;
  left: 50%;
  top: calc(50% + 20px);
  transform: translate(-50%, -50%);
}
.beauty-wrap .tab {
  padding-top: 8rem;
  width: 100%;
}
.beauty-wrap .tab-inner .tab-list {
  display: flex;
  width: 100%;
}
.beauty-wrap .tab-inner .tab-list li {
  width: 50%;
  height: 8rem;
}
.beauty-wrap .tab-inner .tab-list li button {
  width: 100%;
  height: 100%;
  border: 2px solid #2C2E45;
  color: #2c2e45;
  background: #fff;
  font-size: 2.4rem;
  font-weight: 600;
}
.beauty-wrap .tab-inner .tab-list li button.on {
  color: #fff;
  background: #2c2e45;
}
.beauty-wrap .beauty-swiper--inner > div:not(:last-child) {
  border-bottom: 2px solid #E5C095;
  padding: 6rem 0;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-swiper--inner > div .swiper {
    padding-left: 5rem;
  }
}
.beauty-wrap .beauty-swiper--inner .inner3 {
  padding: 6rem 0;
}
.beauty-wrap .beauty-swiper--inner .inner3 .swiper-button-next,
.beauty-wrap .beauty-swiper--inner .inner3 .swiper-button-prev {
  top: 50% !important;
}
.beauty-wrap .beauty-swiper--inner .inner3 .swiper-slide {
  height: 49.5rem;
}
.beauty-wrap .beauty-swiper--inner .inner3 .swiper-slide img {
  height: 100%;
  object-fit: cover;
}
.beauty-wrap .beauty-swiper--inner-title {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 6rem;
}
.beauty-wrap .beauty-swiper--inner-title span {
  color: #e5c095;
}
.beauty-wrap .beauty-swiper .swiper .swiper-btn--area {
  width: 40rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.beauty-wrap .beauty-swiper .swiper .swiper-btn--area .swiper-button-next,
.beauty-wrap .beauty-swiper .swiper .swiper-btn--area .swiper-button-prev {
  width: 8rem;
  height: 8rem;
  top: calc(50% - 50.72px);
}
.beauty-wrap .beauty-swiper .swiper .swiper-btn--area .swiper-button-next {
  right: -4rem;
}
.beauty-wrap .beauty-swiper .swiper .swiper-btn--area .swiper-button-prev {
  left: -4rem;
}
.beauty-wrap .beauty-swiper .swiper .swiper-btn--area .swiper-button-next:after {
  content: "";
  background-image: url(../../assets/images/swiper-right.png);
}
.beauty-wrap .beauty-swiper .swiper .swiper-btn--area .swiper-button-prev:after {
  content: "";
  background-image: url(../../assets/images/swiper-left.png);
}
.beauty-wrap .beauty-swiper .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  width: 40rem !important;
  transform: scale(0.7);
  transition: all 0.3s ease;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-swiper .swiper .swiper-slide {
    transform: unset;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-swiper .swiper .swiper-slide:not(:last-child) {
    margin-right: 5rem;
  }
}
.beauty-wrap .beauty-swiper .swiper .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-swiper .swiper .swiper-slide.swiper-slide-active {
    transform: unset;
  }
}
.beauty-wrap .beauty-swiper .swiper .swiper-slide img {
  border-radius: 15px;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-swiper .swiper .swiper-slide img {
    height: 49.5rem;
    width: 100%;
    object-fit: cover;
  }
}
.beauty-wrap .beauty-swiper .swiper .swiper-slide p {
  font-size: 3rem;
  font-weight: 600;
}
.beauty-wrap .mrs-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 10rem 0;
  border-bottom: 4px solid #E5C095;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-link {
    flex-direction: column;
    gap: 3rem;
    border: none;
    padding-bottom: 0;
  }
}
.beauty-wrap .mrs-link a {
  color: #fff;
  background: #2c2e45;
  max-width: 40rem;
  width: 100%;
  height: 8rem;
  line-height: 8rem;
  border-radius: 5px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-link a:nth-child(2) {
    border: 2px solid #2c2e45;
    color: #2c2e45;
    background: #fff;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-link a {
    max-width: 100%;
    height: 8.8rem;
    line-height: 8.8rem;
    font-size: 2.8rem;
  }
}
.beauty-wrap .mrs-footer {
  padding-top: 6rem;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer {
    padding-bottom: 8px;
  }
}
.beauty-wrap .mrs-footer--top {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top {
    flex-direction: column;
    gap: 1rem;
    padding-bottom: 4.9rem;
  }
}
.beauty-wrap .mrs-footer--top li {
  height: 34rem;
  background: rgba(217, 217, 217, 0.2);
  flex: 1;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li {
    height: 30rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li {
    width: 100%;
    flex: unset;
    position: relative;
  }
}
.beauty-wrap .mrs-footer--top li .mrs-list--div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 7.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #444;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div {
    padding-top: 5.5rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div {
    padding-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
.beauty-wrap .mrs-footer--top li .mrs-list--div .list--tit {
  font-size: 3rem;
  font-weight: 800;
  height: 8.6rem;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .list--tit {
    font-size: 2.6rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .list--tit {
    font-size: 3.2rem;
    height: unset;
    padding-bottom: 1rem;
  }
}
.beauty-wrap .mrs-footer--top li .mrs-list--div .md--tit {
  font-size: 2.2rem;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .md--tit {
    font-size: 1.8rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .md--tit {
    font-size: 2.6rem;
  }
}
.beauty-wrap .mrs-footer--top li .mrs-list--div .bt--tit {
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .bt--tit {
    font-size: 1.6rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .bt--tit {
    font-size: 2rem;
  }
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .bt--tit br {
    display: none;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li .mrs-list--div .bt--tit br {
    display: block;
  }
}
.beauty-wrap .mrs-footer--top li:nth-child(1) .md--tit {
  padding-bottom: 1.5rem;
}
.beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit {
  display: flex;
  align-items: center;
}
.beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit:nth-child(2) {
  padding-bottom: 1rem;
}
.beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit span:nth-child(1) {
  font-size: 2rem;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit span:nth-child(1) {
    font-size: 1.6rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit span:nth-child(1) {
    font-size: 2.2rem;
  }
}
.beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit span:nth-child(2) {
  font-weight: 400;
  font-size: 2rem;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit span:nth-child(2) {
    font-size: 1.6rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--top li:nth-child(2) .mrs-list--div .md--tit span:nth-child(2) {
    font-size: 2.2rem;
  }
}
.beauty-wrap .mrs-footer--top li:nth-child(3) .md--tit:nth-child(2) {
  padding-bottom: 1rem;
}
.beauty-wrap .mrs-footer--bottom {
  background: url(/assets/images/sub/sub1/mrs-footer4.png) no-repeat 50% 50%;
  width: 100%;
  height: 54.5rem;
  padding: 6.7rem 4.4rem;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom {
    display: flex;
    flex-direction: column;
    gap: 6rem;
    background: url(/assets/images/sub/sub1/mrs-footer4-mo.png) no-repeat 50% 50%;
    width: 100%;
    height: 126rem;
    padding: 6.9rem 7.8rem;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner.mo {
    display: flex !important;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner {
    flex-direction: column;
    gap: 6rem;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner:nth-child(3) {
  padding-top: 5rem;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner:nth-child(3) {
    padding-top: 0;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner:nth-child(4) {
  padding-top: 6.2rem;
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit {
  display: flex;
  gap: 1rem;
  align-items: center;
  position: relative;
  margin-bottom: 3.5rem;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit {
    margin-bottom: 2.5rem;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit .dot {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #e5c095;
  position: absolute;
  top: 50%;
  left: -1.6rem;
  transform: translateY(-50%);
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit .dot {
    width: 1rem;
    height: 1rem;
    left: -3rem;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit p {
  font-size: 2.4rem;
  font-weight: 700;
  color: #e5c095;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit p {
    font-size: 2.2rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit p {
    font-size: 2.8rem;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--tit .line {
  display: block;
  height: 0.4rem;
  width: 9rem;
  background: #fff;
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--cont p {
  font-size: 2rem;
  color: #fff;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--cont p {
    font-size: 1.6rem;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info .info--cont p {
    font-size: 2.4rem;
    font-weight: 500;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info:nth-child(2) .info--cont {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 780px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .mrs-info:nth-child(2) .info--cont {
    gap: 2rem;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .inner-b {
  display: flex;
  align-items: center;
  gap: 2rem;
  justify-content: space-between;
  width: 100%;
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .inner-b--wrap {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 2rem;
  gap: 1rem;
}
@media (max-width: 1024px) {
  .beauty-wrap .mrs-footer--bottom .mrs-b--inner .inner-b--wrap {
    font-size: 1.6rem;
  }
}
.beauty-wrap .mrs-footer--bottom .mrs-b--inner .inner-b--wrap p:nth-child(1) {
  font-weight: 700;
}
.beauty-wrap .beauty-gallery {
  padding-bottom: 139px;
}
.beauty-wrap .beauty-gallery .gold {
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  padding-top: 80px;
  padding-bottom: 40px;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-gallery .gold {
    font-size: 2.8rem;
  }
}
.beauty-wrap .gallery-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-top: 77px;
}
@media (max-width: 780px) {
  .beauty-wrap .gallery-link {
    flex-wrap: wrap;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 660px;
  }
}
.beauty-wrap .gallery-link a {
  font-size: 1.7vw;
  font-weight: bold;
  padding: 17px 0;
  background: #694100;
  width: 570px;
  color: #fff;
  text-align: center;
}
@media (max-width: 780px) {
  .beauty-wrap .gallery-link a {
    font-size: 1.8rem;
    width: 100%;
  }
}
.beauty-wrap .beauty-info--inner {
  position: relative;
  width: 100%;
  height: 650px;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info--inner {
    height: 954px;
  }
}
.beauty-wrap .beauty-info--inner img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.beauty-wrap .beauty-info--inner .info-txt {
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.beauty-wrap .beauty-info--inner .info-txt .txt-wrap {
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info--inner .info-txt .txt-wrap {
    padding-left: 60px;
  }
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .gold {
  font-size: 3rem;
  font-weight: bold;
}
.beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex {
  display: flex;
  gap: 10px;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 0;
  }
}
.beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex p {
  font-size: 1.8rem;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex p {
    line-height: 2;
  }
}
.beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex .left {
  width: 50%;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex .left {
    width: 100%;
  }
}
.beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex.center {
  align-items: center;
}
.beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex.center .right p {
  font-size: 2.8rem;
  transform: translateY(-30px);
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info--inner .info-txt .txt-wrap .flex-wrap .flex.center .right p {
    transform: translateY(10px);
  }
}
.beauty-wrap .beauty-info2 {
  padding: 85px 0;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-info2 {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 80px;
  }
}
.beauty-wrap .beauty-info2 img {
  margin: 0 auto;
}
.beauty-wrap .beauty-vote {
  position: relative;
}
.beauty-wrap .beauty-vote a {
  position: absolute;
  width: 10%;
  height: 15%;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-vote a {
    width: 25%;
    height: 8%;
  }
}
.beauty-wrap .beauty-vote a.and {
  left: 26.7%;
  top: 63%;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-vote a.and {
    left: 23.7%;
    top: 31%;
  }
}
.beauty-wrap .beauty-vote a.ios {
  top: 63%;
  left: 38%;
}
@media (max-width: 780px) {
  .beauty-wrap .beauty-vote a.ios {
    top: 31%;
    left: 51%;
  }
}

.media-inner {
  position: relative;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem 18.9rem 2rem;
}
@media (max-width: 780px) {
  .media-inner {
    padding: 6rem 4rem 11.1rem 4rem;
  }
}
.media-inner .media-act h2 {
  font-size: 4rem;
  font-weight: 800;
  color: #444;
  padding-bottom: 5rem;
}
@media (max-width: 780px) {
  .media-inner .media-act h2 {
    text-align: center;
    font-size: 4rem;
    padding-bottom: 5.5rem;
  }
}
.media-inner .media-act .act-wrap .act-list {
  border-top: 0.4rem solid #E5C095;
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list {
    padding: 0;
  }
}
.media-inner .media-act .act-wrap .act-list li {
  border-bottom: 1px solid #d9d9d9;
}
.media-inner .media-act .act-wrap .act-list li .news-wrap.knowhow a {
  align-items: center;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list li .news-wrap.knowhow a {
    align-items: flex-start;
  }
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a {
  display: flex;
  align-items: center;
  gap: 6rem;
  padding: 6rem 0;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list li .news-wrap a {
    gap: 2rem;
    padding-right: 0.5rem;
  }
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a .thumb {
  max-width: 30rem;
  height: 19.4rem;
  width: 100%;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list li .news-wrap a .thumb {
    max-width: 20rem;
    height: 12.9rem;
  }
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a .thumb img {
  max-width: unset;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont {
    padding-top: 1rem;
  }
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont .news-title {
  font-size: 2.6rem;
  color: #444444;
  font-weight: 800;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont .news-title {
    font-size: 2.8rem;
  }
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont .news-content {
  font-size: 1.8rem;
  color: #444;
  padding-top: 12px;
  padding-bottom: 27px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 8rem;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont .news-content {
    display: none;
  }
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont .news-content.knowhow {
  padding-top: 0;
  max-height: 11rem;
  -webkit-line-clamp: 4;
  line-height: 1.6;
}
.media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont .date {
  font-size: 1.8rem;
  color: #444;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list li .news-wrap a .news-cont .date {
    font-size: 2.2rem;
  }
}

.media-inner .media-act .act-wrap {
  height: unset;
}
.media-inner .media-act .act-wrap .act-list .act-title--area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4rem 0;
  border-bottom: 1px solid #E5C095;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .act-title--area {
    border-bottom: none;
    flex-direction: column;
    align-items: unset;
    gap: 4rem;
    padding-top: 6rem;
    padding-bottom: 0;
  }
}
.media-inner .media-act .act-wrap .act-list .act-title--area .media-title {
  font-weight: 700;
  font-size: 2.6rem;
  color: #444;
  width: 100%;
  max-width: 1000px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .act-title--area .media-title {
    font-size: 2.8rem;
  }
}
.media-inner .media-act .act-wrap .act-list .act-title--area .act-date {
  font-size: 1.8rem;
  color: #666;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .act-title--area .act-date {
    font-size: 2.2rem;
  }
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .act-img--area {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
}
.media-inner .media-act .act-wrap .act-list .act-img--area img {
  margin: 0 auto;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .act-img--area img {
    width: 100%;
  }
}
.media-inner .media-act .act-wrap .act-list .act-txt--area {
  font-size: 1.6rem;
  color: #444;
  padding: 8rem 0;
  line-height: 1.6;
}
.media-inner .media-act .act-wrap .act-list .act-txt--area p:first-child {
  margin-bottom: 4.5rem;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .act-txt--area {
    font-size: 2.4rem;
  }
}
.media-inner .media-act .act-wrap .act-list .move-page-pc {
  display: flex !important;
  align-items: center;
  position: relative;
  padding: 2.6rem 0;
  border-top: 1px solid #E5C095;
  border-bottom: 1px solid #E5C095;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .move-page-pc {
    flex-direction: column;
  }
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .move-page-pc {
    display: none !important;
  }
}
.media-inner .media-act .act-wrap .act-list .move-page-pc::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 6rem;
  background: #bfbfbf;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .move-page-pc::before {
    display: none;
  }
}
.media-inner .media-act .act-wrap .act-list .move-page-pc > div {
  flex: 1;
}
.media-inner .media-act .act-wrap .act-list .move-page-pc > div a {
  display: flex;
  align-items: center;
}
.media-inner .media-act .act-wrap .act-list .move-page-pc > div a .move-kind {
  font-size: 1.4rem;
  font-weight: 600;
}
.media-inner .media-act .act-wrap .act-list .move-page-pc > div a .move-title {
  font-size: 1.4rem;
  max-width: 450px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.media-inner .media-act .act-wrap .act-list .move-page-pc .prev-page .move-kind {
  padding-left: 2rem;
  padding-right: 3rem;
}
.media-inner .media-act .act-wrap .act-list .move-page-pc .next-page a {
  justify-content: flex-end;
}
.media-inner .media-act .act-wrap .act-list .move-page-pc .next-page .move-title {
  text-align: right;
}
.media-inner .media-act .act-wrap .act-list .move-page-pc .next-page .move-kind {
  padding-left: 3rem;
  padding-right: 2rem;
}
.media-inner .media-act .act-wrap .act-list .move-page-mo {
  border-top: 0.2rem solid #E5C095;
  border-bottom: 0.2rem solid #E5C095;
}
.media-inner .media-act .act-wrap .act-list .move-page-mo .move-page {
  padding: 4rem 0;
}
.media-inner .media-act .act-wrap .act-list .move-page-mo .move-page:nth-child(1) {
  border-bottom: 0.2rem solid #E5C095;
}
.media-inner .media-act .act-wrap .act-list .move-page-mo .move-page a {
  display: flex;
  align-items: center;
  gap: 6.3rem;
  padding-left: 6.9rem;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .move-page-mo .move-page a {
    padding-right: 2.9rem;
  }
}
.media-inner .media-act .act-wrap .act-list .move-page-mo .move-page a .move-kind {
  font-size: 2.8rem;
  font-weight: 600;
  white-space: nowrap;
}
.media-inner .media-act .act-wrap .act-list .move-page-mo .move-page a .move-title {
  font-size: 2.4rem;
}
.media-inner .media-act .act-wrap .act-list .back-list {
  display: flex;
  justify-content: center;
  margin: 8rem auto 0 auto;
  max-width: 40rem;
  height: 8rem;
  width: 100%;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .back-list {
    max-width: 100%;
    height: 4.4rem;
    margin-top: 6rem;
  }
}
.media-inner .media-act .act-wrap .act-list .back-list a {
  width: 100%;
  height: 100%;
  background: #2c2e45;
  border-radius: 5px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 8rem;
}
@media (max-width: 780px) {
  .media-inner .media-act .act-wrap .act-list .back-list a {
    line-height: 8.8rem;
    font-size: 2.8rem;
    height: 8.8rem;
  }
}

@media (max-width: 780px) {
  .cast-act {
    overflow: hidden;
  }
}
@media (max-width: 780px) {
  .cast-act .act-wrap {
    height: 85rem !important;
  }
}
.cast-act .act-wrap .cast {
  padding-top: 6rem;
}
@media (max-width: 780px) {
  .cast-act .broadcast .act-list {
    padding-top: 6rem !important;
  }
}

@media (max-width: 780px) {
  .act-wrap {
    height: 75rem;
  }
}
.act-wrap .act-list.cast {
  margin-bottom: 0 !important;
}
.act-wrap .act-list .cast-video--mo_slide {
  position: relative;
}
.act-wrap .act-list .cast-video--mo_slide .swiper-wrapper .swiper-slide {
  height: 46.2rem;
}
.act-wrap .act-list .cast-video--mo_slide .swiper-wrapper .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.act-wrap .act-list .cast-video--mo_slide .swiper-wrapper .swiper-slide .video-title {
  padding-top: 3rem;
}
.act-wrap .act-list .cast-video--mo_slide .swiper-wrapper .swiper-slide .video-title p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.act-wrap .act-list .cast-video--mo_slide .swiper-wrapper .swiper-slide .video-title p:nth-child(1) {
  font-size: 3rem;
  font-weight: 600;
  padding-bottom: 1rem;
}
.act-wrap .act-list .cast-video--mo_slide .swiper-wrapper .swiper-slide .video-title p:nth-child(2) {
  font-size: 2.4rem;
  color: #666;
}
.act-wrap .act-list .cast-video--mo_slide .move-slide {
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  bottom: -26rem;
}
.act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-button-next, .act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-button-prev {
  position: unset;
  max-width: 26rem;
  height: 8.8rem;
  width: 100%;
  background: #fff;
  border-radius: 1.5rem;
  border: 0.2rem solid #ddd;
  margin-top: 0;
  color: #000;
}
@media (max-width: 780px) {
  .act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-button-next, .act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-button-prev {
    height: 8.8rem;
  }
}
.act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-button-next::after, .act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-button-prev::after {
  font-size: 4rem;
}
.act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-pagination {
  position: unset;
  font-size: 2.8rem;
  font-weight: 600;
}
.act-wrap .act-list .cast-video--mo_slide .move-slide .swiper-pagination .swiper-pagination-total {
  font-weight: 400;
}
.act-wrap .act-list .cast-video {
  padding: 8rem 0;
}
@media (max-width: 780px) {
  .act-wrap .act-list .cast-video {
    display: none;
  }
}
.act-wrap .act-list .cast-video--inner {
  position: relative;
  max-width: 71.6rem;
  width: 100%;
  margin: 0 auto;
  height: 41.2rem;
}
.act-wrap .act-list .cast-video--inner .cast-video--cont {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.act-wrap .act-list .cast-video--inner .cast-video--cont.on {
  display: block;
}
.act-wrap .act-list .cast-video--inner .cast-video--cont video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.act-wrap .act-list .cast-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.3rem;
  padding-bottom: 5rem;
  border-bottom: 1px solid #E5C095;
}
@media (max-width: 780px) {
  .act-wrap .act-list .cast-list {
    display: none;
  }
}
.act-wrap .act-list .cast-list li {
  border-bottom: none !important;
  padding-top: 2rem;
  border-top: 0.4rem solid #E5C095;
}
.act-wrap .act-list .cast-list li button .cast-thumb--txt {
  text-align: left;
  padding: 1.7rem 0;
}
.act-wrap .act-list .cast-list li button .cast-thumb--txt .ct-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #2c2e45;
}
.act-wrap .act-list .cast-list li button .cast-thumb--txt .ct-sub {
  font-size: 1.6rem;
  color: #666;
  margin-top: 0.8rem;
}

.video-g--title {
  display: flex;
  align-items: center;
  gap: 3.2rem;
  padding-top: 6rem;
  padding-bottom: 3.4rem;
}
@media (max-width: 780px) {
  .video-g--title {
    flex-direction: column;
    border-top: 0.4rem solid #E5C095;
    padding-top: 3.2rem;
    padding-bottom: 5.8rem;
  }
}
.video-g--title p:nth-child(1) {
  color: #444444;
  font-size: 4rem;
  font-weight: 900;
  white-space: nowrap;
}
.video-g--title p:nth-child(2) {
  color: #444444;
  font-size: 2rem;
  text-align: center;
}
@media (max-width: 780px) {
  .video-g--title p:nth-child(2) {
    font-size: 2.4rem;
  }
}
.video-g--img_pc {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 780px) {
  .video-g--img_pc {
    display: none;
  }
}
.video-g--img_mo {
  display: none;
}
@media (max-width: 780px) {
  .video-g--img_mo {
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
}

.join-info--inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 5.1rem 2rem 12.3rem 2rem;
}
@media (max-width: 780px) {
  .join-info--inner {
    padding: 6rem 4rem 12.7rem 4rem;
  }
}
.join-info--inner .sect1 {
  display: flex;
  gap: 5.4rem;
  align-items: center;
  padding-bottom: 6rem;
  border-bottom: 1px solid #E5C095;
}
@media (max-width: 780px) {
  .join-info--inner .sect1 {
    flex-direction: column;
    border: none;
  }
}
.join-info--inner .sect1 > h2 {
  font-size: 4rem;
  font-weight: 800;
  color: #444;
  white-space: nowrap;
}
@media (max-width: 780px) {
  .join-info--inner .sect1 .sect-left img {
    width: 24.2rem;
  }
}
.join-info--inner .sect1 .sect-right {
  display: flex;
  flex-direction: column;
  gap: 3.4rem;
}
.join-info--inner .sect1 .sect-right .sect-title {
  display: flex;
  flex-direction: column;
  gap: 1.7rem;
  color: #444;
}
.join-info--inner .sect1 .sect-right .sect-title h2 {
  font-size: 3.6rem;
  font-weight: 800;
}
.join-info--inner .sect1 .sect-right .sect-title p {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media (max-width: 780px) {
  .join-info--inner .sect1 .sect-right .sect-title p {
    font-size: 2.4rem;
  }
}
.join-info--inner .sect1 .sect-right .sect-subt {
  display: flex;
  flex-direction: column;
  gap: 1.7rem;
}
.join-info--inner .sect1 .sect-right .sect-subt .subt-t {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.join-info--inner .sect1 .sect-right .sect-subt .subt-t span {
  font-size: 2rem;
  font-weight: 800;
  color: #e5c095;
}
@media (max-width: 780px) {
  .join-info--inner .sect1 .sect-right .sect-subt .subt-t span {
    font-size: 3rem;
    font-weight: 600;
  }
}
.join-info--inner .sect1 .sect-right .sect-subt .subt-st {
  font-size: 1.8rem;
  color: #444;
  line-height: 1.6;
}
@media (max-width: 780px) {
  .join-info--inner .sect1 .sect-right .sect-subt .subt-st {
    font-size: 2.4rem;
  }
}
.join-info--inner .sect2 {
  padding-bottom: 6rem;
  border-bottom: 1px solid #E5C095;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 {
    border: none;
  }
}
.join-info--inner .sect2 > p {
  font-size: 3.6rem;
  font-weight: 800;
  color: #444;
  padding-top: 6rem;
  padding-bottom: 4.3rem;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 > p {
    text-align: center;
    padding-bottom: 6rem;
  }
}
.join-info--inner .sect2 .act--pro {
  padding-left: 2rem;
}
.join-info--inner .sect2 .act--pro-list {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  row-gap: 3.4rem;
  justify-items: center;
  align-items: center;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 .act--pro-list {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1rem;
  }
}
.join-info--inner .sect2 .act--pro-list li {
  position: relative;
}
.join-info--inner .sect2 .act--pro-list li:nth-child(1), .join-info--inner .sect2 .act--pro-list li:nth-child(5), .join-info--inner .sect2 .act--pro-list li:nth-child(10), .join-info--inner .sect2 .act--pro-list li:nth-child(14) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23.5rem;
  height: 11.8rem;
  border: 2px solid #E5C095;
  border-radius: 2rem 2rem 2rem 0;
  background: #fffaf4;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 .act--pro-list li:nth-child(1), .join-info--inner .sect2 .act--pro-list li:nth-child(5), .join-info--inner .sect2 .act--pro-list li:nth-child(10), .join-info--inner .sect2 .act--pro-list li:nth-child(14) {
    width: 31rem;
  }
}
.join-info--inner .sect2 .act--pro-list li:nth-child(1) span, .join-info--inner .sect2 .act--pro-list li:nth-child(5) span, .join-info--inner .sect2 .act--pro-list li:nth-child(10) span, .join-info--inner .sect2 .act--pro-list li:nth-child(14) span {
  background: #E5C095;
}
.join-info--inner .sect2 .act--pro-list li:nth-child(3), .join-info--inner .sect2 .act--pro-list li:nth-child(7), .join-info--inner .sect2 .act--pro-list li:nth-child(8), .join-info--inner .sect2 .act--pro-list li:nth-child(12) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23.5rem;
  height: 11.8rem;
  border: 2px solid #A6AAD7;
  border-radius: 2rem 0 2rem 2rem;
  background: #f8f8fe;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 .act--pro-list li:nth-child(3), .join-info--inner .sect2 .act--pro-list li:nth-child(7), .join-info--inner .sect2 .act--pro-list li:nth-child(8), .join-info--inner .sect2 .act--pro-list li:nth-child(12) {
    width: 31rem;
  }
}
.join-info--inner .sect2 .act--pro-list li:nth-child(3) span, .join-info--inner .sect2 .act--pro-list li:nth-child(7) span, .join-info--inner .sect2 .act--pro-list li:nth-child(8) span, .join-info--inner .sect2 .act--pro-list li:nth-child(12) span {
  background: #2C2E45;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 .act--pro-list li:nth-child(5), .join-info--inner .sect2 .act--pro-list li:nth-child(10) {
    border: 2px solid #A6AAD7;
    background: #f8f8fe;
  }
  .join-info--inner .sect2 .act--pro-list li:nth-child(5) span, .join-info--inner .sect2 .act--pro-list li:nth-child(10) span {
    background: #2C2E45;
  }
}
@media (max-width: 780px) {
  .join-info--inner .sect2 .act--pro-list li:nth-child(7), .join-info--inner .sect2 .act--pro-list li:nth-child(8) {
    border: 2px solid #E5C095;
    background: #fffaf4;
  }
  .join-info--inner .sect2 .act--pro-list li:nth-child(7) span, .join-info--inner .sect2 .act--pro-list li:nth-child(8) span {
    background: #E5C095;
  }
}
.join-info--inner .sect2 .act--pro-list li img {
  width: 1.5rem;
  max-width: unset;
}
@media (max-width: 1024px) {
  .join-info--inner .sect2 .act--pro-list li img {
    width: 1rem;
  }
}
.join-info--inner .sect2 .act--pro-list li .pro--div {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.join-info--inner .sect2 .act--pro-list li .pro--div p {
  color: #444;
  text-align: center;
}
.join-info--inner .sect2 .act--pro-list li .pro--div p:nth-child(1) {
  font-size: 2rem;
  font-weight: 800;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 .act--pro-list li .pro--div p:nth-child(1) {
    font-size: 2.4rem;
  }
}
.join-info--inner .sect2 .act--pro-list li .pro--div p:nth-child(2) {
  font-size: 1.6rem;
}
@media (max-width: 780px) {
  .join-info--inner .sect2 .act--pro-list li .pro--div p:nth-child(2) {
    font-size: 2rem;
  }
}
.join-info--inner .sect2 .act--pro-list li .pro--div span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 100%;
  font-size: 2.6rem;
  font-weight: 800;
  color: #fff;
  top: -1rem;
  left: -1rem;
}
.join-info--inner .sect3 > p {
  font-size: 3.6rem;
  font-weight: 800;
  color: #444;
  text-align: center;
}
.join-info--inner .sect3 > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6rem 0;
  border-bottom: 1px solid #E5C095;
  gap: 1rem;
}
@media (max-width: 780px) {
  .join-info--inner .sect3 > div {
    flex-direction: column-reverse;
    padding: 3rem 0 10rem 0;
    gap: 6rem;
    border-bottom: 0.4rem solid #E5C095;
  }
}
.join-info--inner .sect3-left {
  display: flex;
  flex-direction: column;
  gap: 2.7rem;
}
.join-info--inner .sect3-left p {
  color: #444;
}
.join-info--inner .sect3-left p:nth-child(1) {
  font-size: 3.6rem;
  font-weight: 800;
}
.join-info--inner .sect3-left p:nth-child(2) {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media (max-width: 780px) {
  .join-info--inner .sect3-left p:nth-child(2) {
    font-size: 2.4rem;
  }
}
@media (max-width: 780px) {
  .join-info--inner .sect3-right img {
    width: 48.4rem;
  }
}
.join-info--inner .link-btn--area > p {
  font-size: 3.6rem;
  font-weight: 800;
  color: #444;
  text-align: center;
  padding-top: 6rem;
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area > p {
    font-size: 3.6rem;
    white-space: nowrap;
  }
}
.join-info--inner .link-btn--area > div {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding-top: 10.9rem;
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area > div {
    flex-direction: column;
    padding-top: 6rem;
  }
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area {
    flex-direction: column;
  }
}
.join-info--inner .link-btn--area .link-box {
  position: relative;
  width: 100%;
  height: 28.2rem;
  background: #f9f9f9;
  border-radius: 5px;
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area .link-box {
    background: #f5eee6;
    height: 34.4rem;
    border-radius: 0;
  }
}
.join-info--inner .link-btn--area .link-box .box--inner {
  padding: 4rem 2rem;
  height: 100%;
}
.join-info--inner .link-btn--area .link-box .box--inner p {
  text-align: center;
  color: #444;
}
.join-info--inner .link-btn--area .link-box .box--inner p:nth-child(1) {
  font-size: 2rem;
  font-weight: 800;
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area .link-box .box--inner p:nth-child(1) {
    font-size: 2.8rem;
  }
}
.join-info--inner .link-btn--area .link-box .box--inner p:nth-child(2) {
  font-size: 1.8rem;
  margin-top: 1rem;
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area .link-box .box--inner p:nth-child(2) {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
.join-info--inner .link-btn--area .link-box .box--inner p:nth-child(2) span {
  font-size: 1.6rem;
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area .link-box .box--inner p:nth-child(2) span {
    font-size: 2rem;
  }
}
.join-info--inner .link-btn--area .link-box .box--inner a {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2C2E45;
  max-width: 40rem;
  width: 100%;
  height: 8rem;
  color: #fff;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 500;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .join-info--inner .link-btn--area .link-box .box--inner a {
    max-width: 50rem;
    font-size: 2.8rem;
    bottom: 6rem;
    height: 8.8rem;
  }
}

.tier-inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem 7rem 2rem;
}
@media (max-width: 780px) {
  .tier-inner {
    padding: 6rem 4rem 14.3rem 4rem;
  }
}
@media (max-width: 780px) {
  .tier-inner .card--img {
    margin: 0 auto;
    width: 35.2rem;
  }
}
.tier-inner .tier-title {
  padding-bottom: 5rem;
  color: #444;
}
@media (max-width: 780px) {
  .tier-inner .tier-title {
    text-align: center;
    padding-bottom: 5.5rem;
  }
}
.tier-inner .tier-title p:nth-child(1) {
  font-weight: 800;
  font-size: 3.6rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-title p:nth-child(1) {
    font-size: 4rem;
  }
}
.tier-inner .tier-title p:nth-child(2) {
  font-size: 1.8rem;
  margin-top: 1.7rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-title p:nth-child(2) {
    font-size: 2.2rem;
  }
}
.tier-inner .tier-cont {
  border-top: 0.4rem solid #E5C095;
}
.tier-inner .tier-cont .tier-cost {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost {
    gap: 8rem;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner {
  display: flex;
  align-items: center;
  gap: 5rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner {
    flex-direction: column;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card--img {
  height: 100%;
  max-width: 35.2rem;
  width: 100%;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner .card--img {
    max-width: 100%;
    width: 35.2rem;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table {
  max-width: calc(100% - 40.2rem);
  width: 100%;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner .card-table {
    max-width: 100%;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .table-tit {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding-bottom: 1.5rem;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .table-tit p:nth-child(1) {
  font-size: 3rem;
  font-weight: 800;
  color: #222;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .table-tit span {
  display: block;
  width: 0.2rem;
  height: 2.1rem;
  background: rgba(0, 0, 0, 0.4);
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .table-tit p:nth-child(3) {
  color: #222;
  font-size: 1.8rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner .card-table .table-tit p:nth-child(3) {
    font-size: 2.4rem;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table {
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid #333;
  border-bottom: 1px solid #ccc;
  color: #444;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table th, .tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table td {
  padding: 1rem 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table th {
  font-weight: 700;
  border-bottom: 1px solid #333;
  background-color: #fff;
  font-size: 1.6rem;
  color: #333;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table th {
    font-size: 2.2rem;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table th .vat {
  font-size: 1.4rem;
  color: #666;
  font-weight: 400;
  margin-left: 0.5rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table th .vat {
    font-size: 2.2rem;
    margin-left: 0.9rem;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table td {
  border-bottom: none;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table td {
    font-size: 2.2rem;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table tbody tr:first-child td {
  padding-top: 2.2rem;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table tbody tr:last-child td {
  padding-bottom: 2.2rem;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table .price-wrapper {
  display: grid;
  grid-template-columns: 4rem auto;
  justify-content: center;
  gap: 2rem;
  align-items: center;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table .price-wrapper .price-label {
  color: #444;
  text-align: center;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table .price-wrapper .price-label.ml {
    margin-left: 1.3rem;
  }
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table .price-wrapper .price-value {
  color: #444;
  text-align: left;
  white-space: nowrap;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table .term-cell {
  color: #444;
}
.tier-inner .tier-cont .tier-cost .tier--inner .card-table .custom-table .condition-cell {
  color: #444;
}
.tier-inner .tier-cont .tier-list li {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px 0 30px 30px;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-list li {
    flex-direction: column;
    padding: 6rem 0;
    gap: 3rem;
  }
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-list li:last-child {
    border-bottom: none;
  }
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-list li .tier-img {
    max-width: 21.4rem;
    width: 100%;
  }
}
.tier-inner .tier-cont .tier-list li .tier-img img {
  width: 100%;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-list li .tier-txt {
    text-align: center;
  }
}
.tier-inner .tier-cont .tier-list li .tier-txt p:nth-child(1) {
  font-size: 2rem;
  font-weight: 800;
  color: #444;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-list li .tier-txt p:nth-child(1) {
    font-size: 2.8rem;
  }
}
.tier-inner .tier-cont .tier-list li .tier-txt p:nth-child(2) {
  font-size: 1.8rem;
  color: #444;
  margin-top: 1.6rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-list li .tier-txt p:nth-child(2) {
    font-size: 2.4rem;
    margin-top: 3rem;
  }
}
.tier-inner .tier-cont .tier-list li .tier-txt a {
  color: #e5c095;
  font-size: 1.8rem;
  font-weight: 500;
  text-decoration: underline;
  margin-top: 2.3rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-list li .tier-txt a {
    font-size: 2.4rem;
    margin-top: 3rem;
  }
}
.tier-inner .tier-cont .tier-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 8rem;
}
.tier-inner .tier-cont .tier-link a {
  max-width: 400px;
  width: 100%;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  background: #2C2E45;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .tier-inner .tier-cont .tier-link a {
    max-width: 100%;
    font-size: 2.8rem;
  }
}

.tier-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 5rem;
  column-gap: 7.4rem;
  padding-top: 5rem;
}
@media (max-width: 780px) {
  .tier-card {
    display: flex;
    flex-wrap: wrap;
    gap: 1.6rem;
  }
}
@media (max-width: 780px) {
  .tier-card li {
    width: calc(50% - 1.6rem);
  }
}
.tier-card li:nth-child(6) .card-cost, .tier-card li:nth-child(7) .card-cost {
  position: absolute;
  right: 3.6rem;
  padding-top: 4.5rem;
}
.tier-card li .card-img {
  position: relative;
}
@media (max-width: 780px) {
  .tier-card li .card-img {
    height: 56.2rem;
  }
  .tier-card li .card-img img.mo {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.tier-card li .card-img .card-info {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 23.4rem;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  max-width: 100%;
  width: 100%;
  padding: 0 3.6rem;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-info {
    padding: 0 3rem;
  }
}
.tier-card li .card-img .card-info .card-name {
  font-size: 2rem;
  font-weight: 800;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-info .card-name {
    font-size: 2.2rem;
    margin-top: 0.8rem;
  }
}
.tier-card li .card-img .card-info .card-cost {
  font-size: 3.6rem;
  font-weight: 800;
  text-align: right;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-info .card-cost {
    position: absolute;
    right: 3rem;
  }
}
.tier-card li .card-img .card-info .card-cost p:nth-child(1), .tier-card li .card-img .card-info .card-cost p:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.4rem;
}
.tier-card li .card-img .card-info .card-cost .lot {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-info .card-cost .lot {
    font-size: 2.2rem;
  }
}
.tier-card li .card-img .card-info .card-cost .vat {
  font-size: 1.6rem;
  font-weight: 300;
  margin-top: 0.8rem;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-info .card-cost .vat {
    font-size: 2rem;
    margin-top: 0;
  }
}
.tier-card li .card-img .card-link {
  position: absolute;
  bottom: 2.4rem;
  padding: 0 3.6rem;
  width: 100%;
  display: flex;
  gap: 10px;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-link {
    padding: 0 3rem;
    flex-direction: column;
    width: 100%;
    gap: 1.4rem;
  }
}
.tier-card li .card-img .card-link a {
  display: flex;
  justify-content: center;
  position: relative;
  color: #2c2e45;
  font-weight: 600;
  font-size: 1.6rem;
  border-radius: 0.5rem;
  width: 50%;
  padding: 1.3rem 0;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-link a {
    position: unset;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 2.4rem;
    height: 6.6rem;
    line-height: 6.6rem;
  }
}
.tier-card li .card-img .card-link a img {
  display: inline-block;
  position: absolute;
  bottom: 1.8rem;
  right: 3.4rem;
}
@media (max-width: 780px) {
  .tier-card li .card-img .card-link a img {
    display: none;
  }
}
.tier-card li .card-img .card-link a:nth-child(1) {
  background: #e5c095;
}
.tier-card li .card-img .card-link a:nth-child(2) {
  background: #fff;
}

.tier-cost {
  padding-top: 6rem;
}

.r-story--inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem 14.2rem 2rem;
}
@media (max-width: 780px) {
  .r-story--inner {
    padding: 6rem 4rem 5.2rem 4rem !important;
  }
}
.r-story--inner .story-title {
  text-align: center;
}
@media (max-width: 780px) {
  .r-story--inner .story-title {
    padding: 0;
  }
}
.r-story--inner .story-title h2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #444;
}
.r-story--inner .story-title h2 span {
  color: #e5c095;
}
@media (max-width: 780px) {
  .r-story--inner .story-title h2 {
    font-size: 3.6rem;
  }
}
.r-story--inner .story-title p {
  font-size: 2rem;
  color: #444;
  margin-top: 2.9rem;
  line-height: 3rem;
}
@media (max-width: 780px) {
  .r-story--inner .story-title p {
    font-size: 2.2rem;
    margin-top: 2.5rem;
  }
}
.r-story--inner .swiper {
  padding-top: 10rem;
}
@media (max-width: 780px) {
  .r-story--inner .swiper {
    overflow: visible;
    padding-left: 2rem !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 780px) {
  .r-story--inner .swiper .story-list .swiper-slide {
    width: 66rem !important;
  }
}
.r-story--inner .swiper .story-list .swiper-slide:not(:nth-child(3n+2)) .story--div {
  background: #f9f9f9;
}
.r-story--inner .swiper .story-list .swiper-slide:nth-child(2n) .story--div {
  background: #F5EEE6;
}
.r-story--inner .swiper .story-list .swiper-slide:nth-child(2n) .story--div .user--info {
  border-color: #E5C095;
}
.r-story--inner .swiper .story-list .swiper-slide .story--div {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 2rem;
  height: 82.6rem;
  padding: 3.6rem 4.3rem 4.2rem 4.3rem;
}
@media (max-width: 780px) {
  .r-story--inner .swiper .story-list .swiper-slide .story--div {
    height: 120rem;
    padding-top: 5rem;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  }
}
.r-story--inner .swiper .story-list .swiper-slide .story--div .user--info {
  margin-top: 2.1rem;
  margin-bottom: 2.7rem;
  padding: 1rem 0;
  width: 100%;
  text-align: center;
  border: 1px solid rgba(68, 68, 68, 0.3);
  border-radius: 5rem;
}
@media (max-width: 780px) {
  .r-story--inner .swiper .story-list .swiper-slide .story--div .user--info {
    border: 0.4rem solid #E5C095;
    max-width: 36rem;
    margin-top: 3rem;
    margin-bottom: 4rem;
    padding: 0;
    height: 8rem;
    line-height: 7rem;
  }
}
.r-story--inner .swiper .story-list .swiper-slide .story--div .user--info p {
  font-size: 2.6rem;
  font-weight: 800;
  color: #444;
}
@media (max-width: 1024px) {
  .r-story--inner .swiper .story-list .swiper-slide .story--div .user--info p {
    font-size: 2rem;
  }
}
@media (max-width: 780px) {
  .r-story--inner .swiper .story-list .swiper-slide .story--div .user--info p {
    font-size: 3rem;
  }
}
.r-story--inner .swiper .story-list .swiper-slide .story--div .user--info p span {
  font-weight: 400;
  font-size: 2rem;
  padding-left: 0.2rem;
}
@media (max-width: 1024px) {
  .r-story--inner .swiper .story-list .swiper-slide .story--div .user--info p span {
    font-size: 1.6rem;
  }
}
@media (max-width: 780px) {
  .r-story--inner .swiper .story-list .swiper-slide .story--div .user--info p span {
    font-size: 2.4rem;
  }
}
.r-story--inner .swiper .story-list .swiper-slide .story--div .user_story p {
  font-size: 1.4rem;
  color: #444;
  text-align: center;
  line-height: 2.5rem;
}
@media (max-width: 780px) {
  .r-story--inner .swiper .story-list .swiper-slide .story--div .user_story p {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
.r-story--inner .swiper .story-list .swiper-slide .story--div .user_story p span {
  font-weight: 800;
}
@media (max-width: 780px) {
  .r-story--inner .swiper {
    padding-top: 6rem;
  }
}
.r-story--inner .swiper.MstorySwiper img {
  width: 100%;
}
.r-story--inner .swiper .swiper-button-next {
  width: 8rem;
  height: 8rem;
  right: -10px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
}
.r-story--inner .swiper .swiper-button-next::after {
  content: "";
}
.r-story--inner .swiper .swiper-button-prev {
  width: 8rem;
  height: 8rem;
  left: -10px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
}
.r-story--inner .swiper .swiper-button-prev::after {
  content: "";
}
.r-story--inner .story-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 8rem;
}
.r-story--inner .story-link a {
  max-width: 400px;
  width: 100%;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  background: #2C2E45;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .r-story--inner .story-link a {
    max-width: 100%;
    font-size: 2.8rem;
    height: 8.8rem;
    line-height: 8.8rem;
  }
}

.report--inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem 14.2rem 2rem;
}
@media (max-width: 780px) {
  .report--inner {
    padding: 6rem 4rem 5rem 4rem;
  }
}
.report--inner .report-title {
  padding-bottom: 4.1rem;
}
.report--inner .report-title h2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #444;
}
@media (max-width: 780px) {
  .report--inner .report-title h2 {
    text-align: center;
    font-size: 4rem;
  }
}
.report--inner .report-cont {
  border-top: 0.4rem solid #E5C095;
  border-bottom: 1px solid #E5C095;
  padding-top: 6rem;
  padding-bottom: 4rem;
}
.report--inner .report-cont.family {
  border-bottom: none;
  padding-top: 3rem;
}
@media (max-width: 780px) {
  .report--inner .report-cont {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.report--inner .report-cont p {
  font-size: 3.6rem;
  font-weight: 600;
  padding-bottom: 6rem;
  color: #444;
  text-align: center;
}
@media (max-width: 780px) {
  .report--inner .report-cont img {
    width: 100%;
    max-width: 44rem;
  }
}
.report--inner .report-cont .report-list {
  display: flex;
  align-items: center;
  gap: 5.9rem;
}
@media (max-width: 780px) {
  .report--inner .report-cont .report-list {
    flex-direction: column;
    gap: 3rem;
  }
}
.report--inner .report-cont .report-list li .report--div {
  display: flex;
  flex-direction: column;
  gap: 2.6rem;
}
.report--inner .report-cont .report-list li .report--div p {
  color: #444;
  font-size: 3rem;
  font-weight: 700;
}
.report--inner > p {
  font-size: 3.6rem;
  font-weight: 600;
  padding-top: 10rem;
  text-align: center;
}
@media (max-width: 780px) {
  .report--inner > p {
    padding-top: 6rem;
    line-height: 1.4;
  }
}
.report--inner > p span {
  font-size: 4rem;
  color: #e5c095;
}
.report--inner .report-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 8rem;
}
.report--inner .report-link a {
  max-width: 400px;
  width: 100%;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  background: #2C2E45;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .report--inner .report-link a {
    max-width: 100%;
    font-size: 2.8rem;
    height: 8.8rem;
    line-height: 8.8rem;
  }
}

.know--tit {
  font-weight: 700 !important;
  font-size: 3.6rem !important;
}

.fa--inner {
  padding: 6rem 4rem 5rem 4rem;
  max-width: 1289px;
}
@media (max-width: 780px) {
  .fa--inner {
    padding: 6rem 4rem 5rem 4rem;
  }
}
@media (max-width: 780px) {
  .fa--inner .report-title {
    padding-right: 4rem;
  }
}
.fa--inner .fa--bar {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 0.4rem;
  background: #E5C095;
}
@media (max-width: 780px) {
  .fa--inner .fa--bar {
    max-width: 100%;
  }
}
.fa--inner .report-cont {
  border-top: none;
}

@media (max-width: 780px) {
  .family {
    padding-top: 4rem !important;
  }
}
.family-tab .f-tab {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 3rem;
  row-gap: 1.2rem;
}
@media (max-width: 780px) {
  .family-tab .f-tab {
    display: flex;
    overflow: scroll hidden;
    row-gap: unset;
    column-gap: 2rem;
    padding-right: 25rem;
  }
}
.family-tab .f-tab::-webkit-scrollbar {
  display: none;
}
@media (max-width: 780px) {
  .family-tab .f-tab li {
    width: unset;
  }
}
.family-tab .f-tab li button {
  border: 1px solid #E5C095;
  background: #fff;
  color: #e5c095;
  height: 5rem;
  font-size: 2rem;
  font-weight: 500;
  width: 100%;
  border-radius: 3rem;
}
@media (max-width: 780px) {
  .family-tab .f-tab li button {
    width: 30rem;
    font-size: 2.4rem;
    height: 8rem;
    line-height: 8rem;
    border-radius: 5rem;
  }
}
.family-tab .f-tab li button.on {
  background: #e5c095;
  color: #fff;
}
.family .family-cont {
  padding-top: 10rem;
}
@media (max-width: 780px) {
  .family .family-cont {
    padding-top: 6rem;
    padding-right: 4rem;
  }
}
.family .family-cont .family-img--cont {
  display: none;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont img {
    max-width: 100%;
  }
}
.family .family-cont .family-img--cont.on {
  display: block;
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box {
  padding-bottom: 8rem;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-text-box {
    padding-bottom: 6rem;
  }
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box.p4 {
  padding-bottom: 4rem;
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .fi--title {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  padding-bottom: 2.3rem;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-text-box .fi--title {
    padding-bottom: 3rem;
  }
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .fi--title span {
  display: block;
  width: 6rem;
  height: 0.4rem;
  background: #e5c095;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-text-box .fi--title span {
    height: 0.6rem;
  }
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .fi--title p {
  font-size: 2.2rem;
  font-weight: 800;
  padding-bottom: 0;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-text-box .fi--title p {
    font-size: 2.8rem;
  }
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-desc {
  font-size: 1.8rem;
  line-height: 1.6;
  color: #444444;
  padding-bottom: 2rem;
  word-break: keep-all;
  text-align: left;
  font-weight: 400;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-desc {
    font-size: 2.4rem;
  }
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-desc:last-child {
  padding-bottom: 0;
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-sub-box {
  padding-bottom: 3.5rem;
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-sub-box:last-child {
  padding-bottom: 0;
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-sub-tit {
  font-size: 2rem;
  font-weight: 700;
  color: #444;
  padding-bottom: 1rem;
  text-align: left;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-sub-tit {
    font-size: 2.6rem;
    padding-bottom: 2rem;
  }
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-list li {
  position: relative;
  padding-left: 1.5rem;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #444;
  font-weight: 400;
  margin-bottom: 0.5rem;
  text-align: left;
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-list li {
    font-size: 2.4rem;
    padding-left: 2rem;
  }
}
.family .family-cont .family-img--cont .family-text--wrap .family-text-box .family-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #444;
}
.family .family-cont .family-img--cont .family-text--wrap img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 8rem;
}
.family .family-cont .family-img--cont .family-text--wrap .family-source {
  padding-top: 3rem;
  font-size: 1.6rem;
  color: #999;
  line-height: 1.5;
  border-top: 0.1rem solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 780px) {
  .family .family-cont .family-img--cont .family-text--wrap .family-source {
    font-size: 2.2rem;
    padding-top: 6rem;
  }
}
.family .family-table {
  width: 100%;
  border-collapse: collapse;
}
.family .family-table th,
.family .family-table td {
  position: relative;
  border: 1px solid #E5C39F;
  padding: 5.3rem 3rem 0 3rem;
  font-size: 1.8rem;
  color: #444;
  line-height: 1.6;
  vertical-align: baseline;
  text-align: left;
}
.family .family-table th:first-child,
.family .family-table td:first-child {
  border-left: none;
}
.family .family-table th:last-child,
.family .family-table td:last-child {
  border-right: none;
}
.family .family-table th span,
.family .family-table td span {
  position: absolute;
  top: 5.6rem;
}
.family .family-table td.text-center {
  text-align: center;
}
.family .family-table td:nth-child(4) {
  padding-right: 0;
}
.family .family-table th {
  background: #fff;
  font-weight: 700;
  text-align: center;
  color: #444;
  font-size: 2rem;
}
.family .family-table td:first-child {
  text-align: center;
}
.family .family-table thead tr {
  height: 6.3rem;
}
.family .family-table thead tr th {
  padding: 0;
  vertical-align: middle;
  border-top: 2px solid #E5C39F;
}
.family .family-table tbody tr:nth-child(1) {
  height: 12.6rem;
}
.family .family-table tbody tr:nth-child(1) td {
  vertical-align: middle;
  padding: 0 3rem;
}
.family .family-table tbody tr:nth-child(2) {
  height: 32.9rem;
}
.family .family-table tbody tr:nth-child(3) {
  height: 32.6rem;
}
.family .family-table tbody tr:nth-child(3) .table-list.pl {
  margin-top: 0;
}
.family .family-table .step-num {
  width: 2.4rem;
  height: 2.4rem;
}
.family .family-table .step-num.abs {
  position: absolute;
  top: 6rem;
}
.family .family-table .table-list.pl {
  padding-left: 2.5rem;
  margin-top: 1.5rem;
}
.family .family-table .table-list li {
  position: relative;
  font-size: 1.8rem;
}
.family .family-table .table-list li::before {
  content: "•";
  position: absolute;
  left: -1.5rem;
}

.family-cont .famliy-img--slide .fi--cont---inner .fi--title {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
@media (max-width: 780px) {
  .family-cont .famliy-img--slide .fi--cont---inner .fi--title {
    padding-bottom: 4rem;
  }
}
@media (max-width: 780px) {
  .family-cont .famliy-img--slide .fi--cont---inner .fi--title.fi2 {
    padding-bottom: 0;
  }
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--title span {
  display: block;
  width: 6rem;
  height: 5px;
  background: #e5c095;
}
@media (max-width: 780px) {
  .family-cont .famliy-img--slide .fi--cont---inner .fi--title span {
    height: 0.6rem;
  }
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--title p {
  font-size: 2.8rem;
  font-weight: 800;
  padding-bottom: 0;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont {
  padding-top: 4rem;
  border-bottom: 2px solid #E5C095;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .slide-cont--title {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-bottom: 3rem;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .slide-cont--title span {
  display: flex;
  width: 4rem;
  height: 4rem;
  background: #e5c095;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 2.2rem;
  color: #fff;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .slide-cont--title p {
  padding-bottom: 0;
  font-weight: 800;
}
@media (max-width: 780px) {
  .family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .slide-cont--title p {
    font-size: 2.4rem;
  }
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .slide-cont--title img {
  width: 2rem;
  margin-left: auto;
  margin-bottom: 0;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .slide-cont--title img.on {
  transform: rotate(180deg);
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .fi-slide--inner {
  display: none;
  flex-direction: column;
  gap: 2rem;
  padding-top: 5rem;
  padding-bottom: 4rem;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .fi-slide--inner .inner1 p {
  padding-bottom: 0;
  text-align-last: left;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .fi-slide--inner .inner1 p:nth-child(1) {
  font-size: 2.4rem;
  font-weight: 600;
  padding-bottom: 10px;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .fi-slide--inner .inner1 p:nth-child(2) {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3rem;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .fi-slide--inner .inner2 p {
  padding-bottom: 0;
  text-align-last: left;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .fi-slide--inner .inner2 p:nth-child(1) {
  font-size: 2.4rem;
  font-weight: 600;
  padding-bottom: 10px;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi-slide--cont .fi-slide--inner .inner2 p:nth-child(2) {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3rem;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--sub--cont {
  padding-top: 3rem;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--sub--cont p {
  font-size: 2.2rem;
  font-weight: 300;
  text-align: left;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--sub--cont img {
  margin-bottom: 6rem;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--sub--i {
  padding-top: 3rem;
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--sub--i .fi-sub--i-t {
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
  padding-bottom: 10px;
}
@media (max-width: 780px) {
  .family-cont .famliy-img--slide .fi--cont---inner .fi--sub--i .fi-sub--i-t {
    font-size: 2.4rem;
  }
}
.family-cont .famliy-img--slide .fi--cont---inner .fi--sub--i .fi-sub--i-c {
  text-align: left;
  font-size: 1.8rem;
  font-weight: 400;
}
@media (max-width: 780px) {
  .family-cont .famliy-img--slide .fi--cont---inner .fi--sub--i .fi-sub--i-c {
    font-size: 2.4rem;
  }
}

.manager--inner .manager-cont.m1 {
  background: #F9F9F9;
  padding: 10rem 0;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 {
    padding: 0;
    background: unset;
  }
}
.manager--inner .manager-cont.m1 .manager-title {
  color: #444;
  padding-bottom: 6.1rem;
  text-align: center;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-title {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
}
.manager--inner .manager-cont.m1 .manager-title .manager-tit {
  font-size: 3.6rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-title .manager-tit {
    font-size: 4rem;
    margin-bottom: 2.5rem;
  }
}
.manager--inner .manager-cont.m1 .manager-title p {
  font-size: 1.8rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-title p {
    font-size: 2.2rem;
  }
}
.manager--inner .manager-cont.m1 > span {
  display: block;
  font-size: 1.6rem;
  color: #444;
  text-align: center;
  padding-top: 5rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 > span {
    font-size: 2.4rem;
    color: #444;
    padding-bottom: 7rem;
    background: #f9f9f9;
    padding-top: 0;
  }
}
.manager--inner .manager-cont.m1 .manager-slide {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide {
    background: #f9f9f9;
  }
}
@media (min-width: 781px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    max-width: 1352px;
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
  }
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list {
    padding: 6rem 0 8rem;
  }
}
@media (min-width: 781px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li {
    flex: 1;
  }
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li {
    flex: none;
    width: 34.4rem;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic {
  position: relative;
  border-radius: 1rem;
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic > img {
  border-radius: 1rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic > img {
    width: 100%;
    object-fit: cover;
    pointer-events: none;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .num {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(44, 46, 69, 0.8);
  padding-top: 1.5rem;
  padding-bottom: 1.3rem;
  border-radius: 0 0 1rem 1rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .num {
    gap: 1.1rem;
    padding: 2.6rem 0;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .num div {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .num div p {
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff;
}
@media (max-width: 1024px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .num div p {
    font-size: 1.4rem;
  }
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .num div p {
    font-size: 2.4rem;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic:hover .hover {
  opacity: 1;
  background: rgba(44, 46, 69, 0.8);
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic:hover .hover {
    pointer-events: none;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
  border-radius: 1rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover {
    transition: none;
    pointer-events: none;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner > p:nth-child(1) {
  margin-bottom: 0.4rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #E5C095;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner > p:nth-child(1) {
    font-size: 2rem;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner > p:nth-child(2) {
  margin-bottom: 3rem;
  font-size: 2rem;
  font-weight: 700;
  color: #E5C095;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner > p:nth-child(2) {
    font-size: 2.4rem;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  height: 4rem;
  border-radius: 5rem;
  background: rgba(255, 255, 255, 0.3);
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  transition: color 0.3s, background 0.3s;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner a {
    height: 6rem;
    font-size: 2rem;
    transition: none;
  }
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img .basic .hover--inner a:hover {
  background: #fff;
  color: #2c2e45;
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img > a {
  color: #2c2e45;
  font-size: 1.4rem;
  font-weight: 700;
  width: 100%;
  height: 3.8rem;
  line-height: 3.8rem;
  text-align: center;
  border: 1px solid #2C2E45;
  border-radius: 0.4rem;
  transition: all 0.3s ease;
}
.manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img > a:hover {
  color: #fff;
  background: #2c2e45;
}
@media (max-width: 1024px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img > a {
    font-size: 1.2rem;
  }
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m1 .manager-slide .manager-list li .ml--div .ml-img > a {
    font-size: 2.4rem;
    width: 34.4rem;
    height: 6.2rem;
    line-height: 6.2rem;
    transition: none;
  }
}
.manager--inner .manager-cont.m2 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 10rem 2rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m2 {
    padding: 6rem 4rem 4.8rem 4rem;
  }
}
.manager--inner .manager-cont.m2 .m-box {
  display: flex;
  align-items: center;
  gap: 2.8rem;
  padding-top: 3.7rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m2 .m-box {
    flex-direction: column;
    padding-top: 6rem;
  }
}
.manager--inner .manager-cont.m2 .m-box li {
  flex: 1;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m2 .m-box li {
    width: 100%;
  }
}
.manager--inner .manager-cont.m2 .m-box li .m-box_box {
  padding: 2.4rem 0;
  background: #f5eee6;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m2 .m-box li .m-box_box {
    padding: 4rem 0;
  }
}
.manager--inner .manager-cont.m2 .m-box li .m-box_box p {
  color: #2c2e45;
  text-align: center;
}
.manager--inner .manager-cont.m2 .m-box li .m-box_box p:nth-child(1) {
  font-size: 2rem;
  font-weight: 800;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m2 .m-box li .m-box_box p:nth-child(1) {
    font-size: 3rem;
  }
}
.manager--inner .manager-cont.m2 .m-box li .m-box_box p:nth-child(2) {
  font-size: 1.6rem;
  margin-top: 1.1rem;
  line-height: 2.5rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m2 .m-box li .m-box_box p:nth-child(2) {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
.manager--inner .manager-cont.m3 {
  background: #f5eee6;
  padding: 8rem 0;
}
.manager--inner .manager-cont.m3 p:nth-child(2) {
  line-height: 1.8;
}
.manager--inner .manager-cont.m4 {
  background: url(/assets/images/sub/sub4/sub4-footer.png) no-repeat 50% 50%;
  height: 32rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m4 {
    background: url(/assets/images/sub/sub4/sub4-footer-mo.png) no-repeat 50% 50%;
    height: 35.2rem;
  }
}
.manager--inner .manager-cont.m4 p {
  color: #fff;
}
.manager--inner .manager-cont.m4 p:nth-child(1) {
  padding-top: 8rem;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m4 p:nth-child(1) {
    padding-top: 6rem;
  }
}
.manager--inner .manager-cont.m4 a {
  margin: 4.8rem auto 8rem auto;
  font-size: 2rem;
  font-weight: 500;
  color: #222;
  max-width: 33rem;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  background: #fff;
  border-radius: 5rem;
  text-align: center;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont.m4 a {
    font-size: 3.6rem;
    height: 10rem;
    max-width: 42rem;
    line-height: 10rem;
    margin-bottom: 6rem;
  }
}
.manager--inner .manager-cont > p {
  color: #444;
  text-align: center;
}
.manager--inner .manager-cont > p:nth-child(1) {
  font-size: 3rem;
  font-weight: 800;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont > p:nth-child(1) {
    font-size: 3.6rem;
  }
}
.manager--inner .manager-cont > p:nth-child(2) {
  font-size: 1.8rem;
  margin-top: 1rem;
}
.manager--inner .manager-cont > p:nth-child(2) span {
  font-weight: 600;
}
@media (max-width: 780px) {
  .manager--inner .manager-cont > p:nth-child(2) {
    font-size: 2.4rem;
  }
}

.service--inner {
  padding-top: 11rem;
}
@media (max-width: 780px) {
  .service--inner {
    padding-top: 6rem;
  }
}
.service--inner > div .s--tit {
  padding-top: 6rem;
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 1rem;
  text-align: center;
  color: #444;
}
@media (max-width: 780px) {
  .service--inner > div .s--tit {
    font-size: 3.6rem;
  }
}
.service--inner > div .s--sub {
  font-size: 1.8rem;
  color: #444;
  text-align: center;
}
@media (max-width: 780px) {
  .service--inner > div .s--sub {
    font-size: 2.4rem;
  }
}
.service--inner .s-div1 {
  padding: 0 20px;
}
@media (max-width: 780px) {
  .service--inner .s-div1 {
    padding: 0 4rem;
  }
}
.service--inner .s-div1--inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 0.4rem solid #E5C095;
  padding-bottom: 6rem;
}
.service--inner .s-div1--inner .s-div--flex {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
}
@media (max-width: 780px) {
  .service--inner .s-div1--inner .s-div--flex {
    flex-direction: column;
    gap: 6rem;
  }
}
.service--inner .s-div1--inner .s-div--flex .left h2 {
  font-size: 3.6rem;
  font-weight: 800;
  color: #444;
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  .service--inner .s-div1--inner .s-div--flex .left h2 {
    text-align: center;
    font-size: 4rem;
    margin-bottom: 2.5rem;
  }
}
.service--inner .s-div1--inner .s-div--flex .left .s--sub {
  text-align: left;
}
@media (max-width: 780px) {
  .service--inner .s-div1--inner .s-div--flex .left .s--sub {
    text-align: center;
  }
}
.service--inner .s-div1--inner .s-div--flex .left a {
  font-size: 2rem;
  padding: 2.8rem 0;
  max-width: 40rem;
  background: #2c2e45;
  border-radius: 0.5rem;
  text-align: center;
  margin-top: 6rem;
  color: #fff;
}
@media (max-width: 780px) {
  .service--inner .s-div1--inner .s-div--flex .right {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}
.service--inner .s-div1--inner .s-div--flex .right img {
  border-radius: 1rem;
}
@media (max-width: 780px) {
  .service--inner .s-div1--inner .s-div--flex .right img {
    height: 46.6rem;
  }
}
.service--inner .s-div1--inner .s-div--flex .right a {
  font-size: 2.8rem;
  padding: 2.8rem 0;
  max-width: 100%;
  width: 100%;
  background: #2c2e45;
  border-radius: 0.5rem;
  text-align: center;
  margin-top: 6rem;
  color: #fff;
}
@media (max-width: 780px) {
  .service--inner .s-div1--inner .s-div--flex .right a {
    padding: 0;
    height: 8.8rem;
    line-height: 8.8rem;
    font-size: 2.8rem;
  }
}
.service--inner .s-div2 {
  padding: 0 20px;
}
@media (max-width: 780px) {
  .service--inner .s-div2 {
    padding: 0 4rem;
  }
}
.service--inner .s-div2--inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 8rem;
  border-bottom: 1px solid #E5C095;
}
@media (max-width: 780px) {
  .service--inner .s-div2--inner {
    padding-bottom: 6rem;
  }
}
.service--inner .s-div2--inner .service-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.5rem;
  padding-top: 3rem;
}
@media (max-width: 780px) {
  .service--inner .s-div2--inner .service-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}
.service--inner .s-div2--inner .service-list li .service-box {
  position: relative;
  background: #f5eee6;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
.service--inner .s-div2--inner .service-list li .service-box p {
  text-align: center;
  color: #2c2e45;
}
.service--inner .s-div2--inner .service-list li .service-box p:nth-child(1) {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.1rem;
  padding-top: 2.3rem;
}
@media (max-width: 780px) {
  .service--inner .s-div2--inner .service-list li .service-box p:nth-child(1) {
    font-size: 3rem;
    margin-bottom: 2rem;
    padding-top: 4.9rem;
  }
}
.service--inner .s-div2--inner .service-list li .service-box p:nth-child(2) {
  font-size: 1.6rem;
  padding-bottom: 2.8rem;
  font-weight: 400;
}
.service--inner .s-div2--inner .service-list li .service-box p:nth-child(2) span {
  display: none;
}
@media (max-width: 780px) {
  .service--inner .s-div2--inner .service-list li .service-box p:nth-child(2) span {
    display: inline-block;
  }
}
@media (max-width: 780px) {
  .service--inner .s-div2--inner .service-list li .service-box p:nth-child(2) {
    font-size: 2.4rem;
    padding-bottom: 4.9rem;
  }
}
.service--inner .s-div2--inner .service-list li .service-box p:nth-child(3) {
  font-size: 1.4rem;
  color: #666;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
}
.service--inner .s-div3 {
  padding: 0 20px;
}
@media (max-width: 780px) {
  .service--inner .s-div3 {
    padding: 0 4rem;
  }
}
.service--inner .s-div3--inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 6rem;
  border-bottom: 1px solid #E5C095;
}
.service--inner .s-div3--inner .s-pro--list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  padding-top: 6rem;
}
@media (max-width: 780px) {
  .service--inner .s-div3--inner .s-pro--list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.service--inner .s-div3--inner .s-pro--list li .pro-box {
  display: flex;
  align-items: center;
  gap: 3.6rem;
  padding: 2.9rem 5rem 2.9rem 5rem;
  background: #fff5f7;
  border-radius: 1.5rem;
}
@media (max-width: 780px) {
  .service--inner .s-div3--inner .s-pro--list li .pro-box {
    gap: 4rem;
  }
}
.service--inner .s-div3--inner .s-pro--list li .pro-box .left {
  font-size: 2.6rem;
  font-weight: 700;
  color: #444;
}
@media (max-width: 780px) {
  .service--inner .s-div3--inner .s-pro--list li .pro-box .left {
    font-size: 3.8rem;
    padding-bottom: 2.5rem;
  }
}
.service--inner .s-div3--inner .s-pro--list li .pro-box .left.nowrap {
  padding-bottom: 0;
}
.service--inner .s-div3--inner .s-pro--list li .pro-box .right p {
  color: #444;
}
.service--inner .s-div3--inner .s-pro--list li .pro-box .right p:nth-child(1) {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
@media (max-width: 780px) {
  .service--inner .s-div3--inner .s-pro--list li .pro-box .right p:nth-child(1) {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}
.service--inner .s-div3--inner .s-pro--list li .pro-box .right p:nth-child(2) {
  font-size: 1.4rem;
}
@media (max-width: 780px) {
  .service--inner .s-div3--inner .s-pro--list li .pro-box .right p:nth-child(2) {
    font-size: 2.4rem;
  }
}
.service--inner .s-div4 {
  padding: 0 20px;
}
@media (max-width: 780px) {
  .service--inner .s-div4 {
    padding: 0 4rem;
  }
}
.service--inner .s-div4--inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.service--inner .s-div4--inner .s--tit {
  font-weight: 700;
}
.service--inner .s-div4--inner .story-list {
  display: flex;
  align-items: center;
  gap: 3.9em;
  padding-top: 6rem;
  padding-bottom: 10rem;
}
@media (max-width: 780px) {
  .service--inner .s-div4--inner .story-list {
    flex-direction: column;
    gap: 2rem;
    padding: 6rem 0;
  }
}
.service--inner .s-div4--inner .story-list li {
  flex: 1;
}
@media (max-width: 780px) {
  .service--inner .s-div4--inner .story-list li {
    width: 100%;
  }
}
.service--inner .s-div4--inner .story-list li .story-box {
  background: #f9f9f9;
  border-radius: 1.5rem;
}
.service--inner .s-div4--inner .story-list li .story-box p {
  font-size: 1.6rem;
  text-align: center;
  color: #444;
}
@media (max-width: 780px) {
  .service--inner .s-div4--inner .story-list li .story-box p {
    font-size: 2.4rem;
  }
}
.service--inner .s-div4--inner .story-list li .story-box p:nth-child(1) {
  padding-top: 3.8rem;
}
@media (max-width: 780px) {
  .service--inner .s-div4--inner .story-list li .story-box p:nth-child(1) {
    font-weight: 300;
  }
}
.service--inner .s-div4--inner .story-list li .story-box p:nth-child(2) {
  font-weight: 300;
  margin-top: 1rem;
  padding-bottom: 3.5rem;
}
.service--inner .s-div5 {
  background: url(/assets/images/sub/sub4/sub4-footer.png) no-repeat 50% 50%;
  height: 32rem;
}
@media (max-width: 780px) {
  .service--inner .s-div5 {
    background: url(/assets/images/sub/sub4/sub4-footer-mo.png) no-repeat 50% 50%;
    height: 35.2rem;
    padding: 0 2rem;
  }
}
.service--inner .s-div5 p {
  color: #fff;
  text-align: center;
}
.service--inner .s-div5 p:nth-child(1) {
  padding-top: 8rem;
  font-size: 3rem;
  font-weight: 600;
}
@media (max-width: 780px) {
  .service--inner .s-div5 p:nth-child(1) {
    padding-top: 6rem;
  }
}
.service--inner .s-div5 p:nth-child(2) {
  font-size: 1.8rem;
  margin-top: 1rem;
}
@media (max-width: 780px) {
  .service--inner .s-div5 p:nth-child(2) {
    margin-top: 2rem;
    font-size: 2.4rem;
  }
}
.service--inner .s-div5 a {
  margin: 4.8rem auto 8rem auto;
  font-size: 2rem;
  font-weight: 500;
  color: #222;
  max-width: 33rem;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  background: #fff;
  border-radius: 5rem;
  text-align: center;
}
@media (max-width: 780px) {
  .service--inner .s-div5 a {
    font-size: 3.6rem;
    height: 10rem;
    max-width: 42rem;
    line-height: 10rem;
    margin-bottom: 6rem;
  }
}

.service-inner {
  padding: 100px 0;
}
.service-inner .service-btn {
  padding-top: 80px;
}
.service-inner .service-btn a {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 15px 0;
  background: #694100;
  width: 400px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

.black-sect .black--inner > div .black-title p:nth-child(1) {
  font-family: "Nuosu SIL", sans-serif;
  font-weight: 400;
  background-image: linear-gradient(to bottom, #E6C083, #694202);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.black-sect .black--inner > div .black-title p:nth-child(2) {
  color: #e6c083;
}
.black-sect .black--inner .black1 {
  height: 65rem;
  background: url(/assets/images/sub/sub4/black-bg1.png) no-repeat 50% 50%;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black1 {
    height: 64.3rem;
    background: url(/assets/images/sub/sub4/black-bg1.png) no-repeat 50% 90%;
  }
}
.black-sect .black--inner .black1 .black-title {
  padding-top: 16rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black1 .black-title {
    padding-top: 12rem;
  }
}
.black-sect .black--inner .black1 .black-title p {
  text-align: center;
}
.black-sect .black--inner .black1 .black-title p:nth-child(1) {
  font-size: 8rem;
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black1 .black-title p:nth-child(1) {
    font-size: 7rem;
    margin-bottom: 5rem;
  }
}
.black-sect .black--inner .black1 .black-title p:nth-child(2) {
  font-size: 2rem;
  font-weight: 300;
  line-height: 30px;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black1 .black-title p:nth-child(2) {
    font-size: 2.4rem;
    letter-spacing: 0.3px;
    line-height: 1.6;
  }
}
.black-sect .black--inner .black1 .black-btn {
  padding-top: 6rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black1 .black-btn {
    padding-top: 6.5rem;
  }
}
.black-sect .black--inner .black1 .black-btn a {
  max-width: 20rem;
  height: 6rem;
  line-height: 6rem;
  color: #e6c083;
  border: 1px solid #E6C083;
  text-align: center;
  font-size: 2rem;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black1 .black-btn a {
    max-width: 36.2rem;
    font-size: 2.4rem;
    height: 8.8rem;
    line-height: 8.8rem;
  }
}
.black-sect .black--inner .black2 {
  background: #060606;
  height: 90rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black2 {
    height: 120rem;
  }
}
.black-sect .black--inner .black2--flex {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 2rem;
  height: 100%;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black2--flex {
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 780px) {
  .black-sect .black--inner .black2--flex .black-title p {
    text-align: center;
  }
}
.black-sect .black--inner .black2--flex .black-title p:nth-child(1) {
  font-size: 8rem;
  padding-bottom: 2rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black2--flex .black-title p:nth-child(1) {
    font-size: 7rem;
  }
}
.black-sect .black--inner .black2--flex .black-title p:nth-child(2) {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black2--flex .black-title p:nth-child(2) {
    position: relative;
    top: 5rem;
    font-size: 2.4rem;
    line-height: 30px;
    letter-spacing: 0.3px;
  }
}
.black-sect .black--inner .black2--flex .black-img {
  height: 100%;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black2--flex .black-img {
    max-width: 63rem;
    height: unset;
  }
}
.black-sect .black--inner .black2--flex .black-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.black-sect .black--inner .black3 {
  height: 79.4rem;
  background: rgba(0, 0, 0, 0.9) url(/assets/images/sub/sub4/black-bg3.png);
}
@media (max-width: 780px) {
  .black-sect .black--inner .black3 {
    height: 222rem;
  }
}
.black-sect .black--inner .black3 > .black-title {
  text-align: center;
  padding-bottom: 8rem;
  padding-top: 16rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black3 > .black-title {
    padding-bottom: 5rem;
    padding-top: 12rem;
  }
}
.black-sect .black--inner .black3 > .black-title p {
  font-size: 5.6rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black3 > .black-title p {
    font-size: 7rem;
    padding: 0;
  }
}
.black-sect .black--inner .black3 .black-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4rem;
  max-width: 156rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black3 .black-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem;
    padding: 0 9rem;
  }
}
.black-sect .black--inner .black3 .black-list li .black-list--cont {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #E6C083;
  padding: 3.6rem 0;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black3 .black-list li .black-list--cont {
    padding: 4.8rem 0;
  }
}
.black-sect .black--inner .black3 .black-list li .black-list--cont p {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  text-align: center;
  color: #e6c083;
}
.black-sect .black--inner .black3 .black-list li .black-list--cont p:nth-child(1) {
  font-family: "Nuosu SIL", sans-serif;
  font-size: 2rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black3 .black-list li .black-list--cont p:nth-child(1) {
    font-size: 3rem;
  }
}
.black-sect .black--inner .black3 .black-list li .black-list--cont p:nth-child(2) {
  font-size: 2.1rem;
  padding-top: 1.6rem;
}
@media (max-width: 1280px) {
  .black-sect .black--inner .black3 .black-list li .black-list--cont p:nth-child(2) {
    font-size: 1.6rem;
  }
}
@media (max-width: 780px) {
  .black-sect .black--inner .black3 .black-list li .black-list--cont p:nth-child(2) {
    font-size: 3rem;
    padding-top: 2.2rem;
  }
}
.black-sect .black--inner .black5 {
  background: #1a1819;
  padding: 14rem 0;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black5 {
    padding-top: 14rem;
    padding-bottom: 11.2rem;
  }
}
.black-sect .black--inner .black5 .black-title2 p {
  text-align: center;
  color: #e6c083;
}
.black-sect .black--inner .black5 .black-title2 p:nth-child(1) {
  font-size: 4rem;
  font-weight: 600;
  font-family: "Nanum Myeongjo", serif;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black5 .black-title2 p:nth-child(1) {
    font-size: 4rem;
  }
}
.black-sect .black--inner .black5 .black-title2 p:nth-child(2) {
  margin-top: 1.2rem;
  font-size: 2rem;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black5 .black-title2 p:nth-child(2) {
    font-size: 2.4rem;
    margin-top: 1.7rem;
  }
}
.black-sect .black--inner .black5 .black-btn {
  padding-top: 6rem;
}
.black-sect .black--inner .black5 .black-btn a {
  color: #e6c083;
  font-size: 2rem;
  border: 1px solid #E6C083;
  max-width: 30rem;
  width: 100%;
  padding: 1.8rem 0;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .black-sect .black--inner .black5 .black-btn a {
    max-width: 36.2rem;
    font-size: 2.4rem;
    height: 8.8rem;
    line-height: 8.8rem;
    padding: 0;
  }
}

.black-visual-section {
  background-image: url("/assets/images/sub/sub4/jasmine-bg.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 79.5rem;
}
.black-visual-section .section-inner {
  width: 100%;
  height: 100%;
}
.black-visual-section .visual-content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
.black-visual-section .visual-tit {
  background: rgb(150, 123, 80);
  background: -moz-linear-gradient(0deg, rgb(150, 123, 80) 0%, rgb(214, 195, 170) 100%);
  background: -webkit-linear-gradient(0deg, rgb(150, 123, 80) 0%, rgb(214, 195, 170) 100%);
  background: linear-gradient(0deg, rgb(150, 123, 80) 0%, rgb(214, 195, 170) 100%);
  color: transparent;
  font-size: 8rem;
  font-weight: 700;
  background-clip: text;
  -webkit-background-clip: text;
  margin-bottom: 5rem;
}
@media (max-width: 780px) {
  .black-visual-section .visual-tit {
    font-size: 40px;
  }
}
.black-visual-section .visual-txt {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.04em;
}
@media (max-width: 780px) {
  .black-visual-section .visual-txt {
    font-size: 14px;
  }
}

.black-program-section {
  padding: 12rem 2rem;
}
@media (max-width: 780px) {
  .black-program-section {
    position: relative;
    padding: 60px 0;
    padding-bottom: 150px;
  }
}
.black-program-section .section-inner {
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .black-program-section .section-inner {
    max-width: 100%;
    padding: 0 20px;
  }
}
.black-program-section .black-program-content-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .black-program-section .black-program-content-wrap {
    flex-direction: column;
  }
}
@media (max-width: 780px) {
  .black-program-section .black-program-left {
    width: 100%;
  }
}
.black-program-section .black-program-left .section-tit {
  color: #222;
  font-size: 7rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 6rem;
}
@media (max-width: 780px) {
  .black-program-section .black-program-left .section-tit {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 40px;
  }
}
.black-program-section .black-program-left .program-txt {
  font-size: 2.2rem;
  letter-spacing: -0.05em;
  line-height: 1.4;
  word-break: keep-all;
}
.black-program-section .black-program-left .program-txt strong {
  color: #977c51;
  font-weight: 600;
}
@media (max-width: 780px) {
  .black-program-section .black-program-left .program-txt {
    font-size: 14px;
    position: absolute;
    bottom: 40px;
  }
}
.black-program-section .black-program-right {
  max-width: 47%;
  width: 100%;
}
.black-program-section .black-program-right img {
  width: 100%;
}
@media (max-width: 780px) {
  .black-program-section .black-program-right {
    max-width: 100%;
  }
}

.black-benefit-section {
  background-color: #fff;
  padding: 12rem 0 17rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 780px) {
  .black-benefit-section {
    padding: 60px 0;
  }
}
.black-benefit-section::before {
  content: "";
  background-color: #f3f3f3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -33.5rem;
  left: 0;
}
@media (max-width: 780px) {
  .black-benefit-section::before {
    top: -160px;
  }
}
.black-benefit-section .section-inner {
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 780px) {
  .black-benefit-section .section-inner {
    max-width: 100%;
    padding: 0 20px;
  }
}
.black-benefit-section .section-tit {
  color: #000;
  font-size: 5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3.5rem;
}
@media (max-width: 780px) {
  .black-benefit-section .section-tit {
    font-size: 28px;
  }
}
.black-benefit-section .content-num-wrap {
  margin-bottom: 6rem;
  text-align: center;
}
@media (max-width: 780px) {
  .black-benefit-section .content-num-wrap {
    margin-bottom: 32px;
  }
}
.black-benefit-section .content-num-wrap .content-num {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  font-size: 2.6rem;
  width: 5rem;
  height: 5rem;
  overflow: hidden;
  margin: 0 auto;
  color: #977c51;
  font-weight: 700;
}
@media (max-width: 780px) {
  .black-benefit-section .content-num-wrap .content-num {
    font-size: 16px;
    width: 30px;
    height: 30px;
  }
}
.black-benefit-section .content-tit {
  font-size: 3rem;
  margin-top: 0.8rem;
  letter-spacing: 0;
  color: #977c51;
  font-weight: 700;
}
@media (max-width: 780px) {
  .black-benefit-section .content-tit {
    font-size: 18px;
    margin-top: 8px;
  }
}
.black-benefit-section .benefit-content-wrap {
  margin-bottom: 10rem;
}
.black-benefit-section .benefits-list {
  display: grid;
  grid-template-areas: ". . . . .";
  grid-auto-columns: 1fr;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .black-benefit-section .benefits-list {
    grid-template-areas: ". .";
    justify-content: center;
    gap: 45px 0;
  }
}
.black-benefit-section .benefits-list .benefit {
  text-align: center;
}
.black-benefit-section .benefits-list .benefit .benefit-cont-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.3rem;
}
@media (max-width: 780px) {
  .black-benefit-section .benefits-list .benefit .benefit-cont-wrap {
    gap: 13px;
  }
}
.black-benefit-section .benefits-list .benefit .benefit-tit {
  color: #222;
  font-size: 2.6rem;
  font-weight: 700;
}
@media (max-width: 780px) {
  .black-benefit-section .benefits-list .benefit .benefit-tit {
    font-size: 16px;
  }
}
.black-benefit-section .benefits-list .benefit .benefit-txt {
  color: #222;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.5;
}
@media (max-width: 780px) {
  .black-benefit-section .benefits-list .benefit .benefit-txt {
    font-size: 13px;
  }
}
.black-benefit-section .gift-banner-box {
  display: flex;
  justify-content: center;
}

.style {
  padding: 100px 0;
}
.style-inner .style-title {
  padding-bottom: 60px;
  text-align: center;
}
.style-inner .style-title h2 {
  font-size: 4rem;
  font-weight: bold;
}
.style-inner .style-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 26px;
  row-gap: 50px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  padding-bottom: 60px;
}
.style-inner .style-list li {
  max-width: 270px;
  width: 100%;
}
.style-inner .style-list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.style-inner .style-list li a .style-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
  text-align: center;
}
.style-inner .style-list li a .style-txt p:nth-child(1) {
  font-size: 2rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.style-inner .style-list li a .style-txt p:nth-child(2),
.style-inner .style-list li a .style-txt p.sub {
  font-size: 1.8rem;
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.style-inner .style-list li a .style-txt p.sub {
  margin-top: 10px;
}

.user img {
  margin: 0 auto;
}
.user .user--inner.pc > div {
  padding: 10rem 4rem;
}
.user .user--inner.pc .user2,
.user .user--inner.pc .user4,
.user .user--inner.pc .user6 {
  padding: 10rem 4rem;
  background: #f8f8f8;
}
.user .user--inner.mo .mo-user {
  width: 100%;
  margin: 0 auto;
  padding: 6rem 4rem 12.7rem 4rem;
}
.user .user--inner.mo .mo-user .user-title {
  padding-bottom: 6rem;
  border-bottom: 0.4rem solid #E5C095;
}
.user .user--inner.mo .mo-user .user-title h2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #444;
  text-align: center;
}
.user .user--inner.mo .mo-user .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.user .user--inner.mo .mo-user .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.user .user--inner.mo .mo-user .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.user .user--inner.mo .mo-user .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(1) !important;
}
.user .user--inner.mo .mo-user .swiper-pagination-bullet {
  width: 1.6rem;
  height: 1.6rem;
}
.user .user--inner.mo .mo-user .swiper-pagination-bullet-active {
  background: #666;
}
.user .user--inner.mo .mo-user .user1 {
  position: relative;
  padding: 10rem 3rem 0 3rem;
}
.user .user--inner.mo .mo-user .user1 .swiper-pagination {
  top: unset;
  bottom: -4.2rem;
}
.user .user--inner.mo .mo-user .user1 .swiper-pagination .swiper-pagination-bullet {
  left: 0 !important;
}
.user .user--inner.mo .mo-user .user2 {
  padding-top: 15.9rem;
}
.user .user--inner.mo .mo-user .user3 {
  position: relative;
  padding-top: 8rem;
}
.user .user--inner.mo .mo-user .user3 .swiper-pagination2 {
  position: absolute;
  z-index: 99;
  bottom: 3rem;
  width: 100% !important;
  display: flex;
  justify-content: center;
}
.user .user--inner.mo .mo-user .user3 .swiper-pagination2 .swiper-pagination-bullet {
  left: 0 !important;
}
.user .user--inner.mo .mo-user .user4 {
  padding-top: 8rem;
}
.user .user--inner.mo .mo-user .user5 {
  position: relative;
  padding-top: 8rem;
}
.user .user--inner.mo .mo-user .user5 .swiper-pagination3 {
  position: absolute;
  z-index: 99;
  bottom: 3rem;
  width: max-content !important;
}
.user .user--inner.mo .mo-user .user5 .swiper-pagination3 .swiper-pagination-bullet {
  left: 0 !important;
}
.user .user--inner.mo .mo-user .user6 {
  padding-top: 8rem;
}

.rec-user {
  padding-bottom: 5rem;
  border-bottom: 0.4rem solid #E5C095;
}
@media (max-width: 780px) {
  .rec-user {
    padding-bottom: 6.4rem !important;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

@media (max-width: 780px) {
  .reccom {
    padding: 6.3rem 0 5.5rem 0;
  }
}
.reccom .story-link {
  padding-left: 4rem;
  padding-right: 4rem;
}
.reccom .reccom-sub--tit {
  font-size: 2.4rem;
  font-weight: 800;
  color: #444;
  padding: 5rem 0;
}
@media (max-width: 780px) {
  .reccom .reccom-sub--tit {
    text-align: center;
    font-size: 3.6rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.reccom .reccswiper {
  padding-top: 0;
}
@media (max-width: 780px) {
  .reccom .reccswiper {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.reccom .swiper-slide {
  height: 70.7rem;
  border-radius: 2rem;
}
@media (max-width: 780px) {
  .reccom .swiper-slide {
    height: 101.8rem;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  }
}
.reccom .swiper-slide:nth-child(3n+1) {
  background: rgba(255, 234, 239, 0.5);
}
.reccom .swiper-slide:nth-child(3n+1) .recom-name {
  border: 1px solid #FB456D;
}
@media (max-width: 780px) {
  .reccom .swiper-slide:nth-child(3n+1) .recom-name {
    border-width: 0.4rem;
  }
}
.reccom .swiper-slide:nth-child(3n+2) {
  background: rgba(237, 237, 248, 0.5);
}
.reccom .swiper-slide:nth-child(3n+2) .recom-name {
  border: 1px solid #424BB0;
}
@media (max-width: 780px) {
  .reccom .swiper-slide:nth-child(3n+2) .recom-name {
    border-width: 0.4rem;
  }
}
.reccom .swiper-slide:nth-child(3n) {
  background: rgba(255, 234, 239, 0.5);
}
.reccom .swiper-slide:nth-child(3n) .recom-name {
  border: 1px solid #FB456D;
}
@media (max-width: 780px) {
  .reccom .swiper-slide:nth-child(3n) .recom-name {
    border-width: 0.4rem;
  }
}
.reccom .swiper-slide .recom--div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 2rem;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div > img {
    width: 24rem;
  }
}
.reccom .swiper-slide .recom--div img {
  padding-bottom: 2.1rem;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div img {
    padding-bottom: 3rem;
  }
}
.reccom .swiper-slide .recom--div .recom-name {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  color: #444;
  max-width: 30rem;
  width: 100%;
  height: 5rem;
  border-radius: 3rem;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-name {
    gap: 1rem;
    height: 8rem;
    border-radius: 4rem;
  }
}
.reccom .swiper-slide .recom--div .recom-name p {
  font-size: 2.4rem;
  font-weight: 800;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-name p {
    font-size: 3rem;
  }
}
.reccom .swiper-slide .recom--div .recom-name span {
  font-size: 1.8rem;
  font-weight: 300;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-name span {
    font-size: 2.4rem;
  }
}
.reccom .swiper-slide .recom--div .recom-spec {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-top: 3.4rem;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-spec {
    padding-top: 9.7rem;
  }
}
.reccom .swiper-slide .recom--div .recom-spec .spec {
  display: flex;
  align-items: center;
}
.reccom .swiper-slide .recom--div .recom-spec .spec img {
  padding-bottom: 0;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-spec .spec img {
    width: 3.2rem;
  }
}
.reccom .swiper-slide .recom--div .recom-spec .spec .que {
  color: #444;
  font-size: 1.8rem;
  font-weight: 800;
  margin-left: 1rem;
  width: 4.7rem;
  margin-right: 1.4rem;
  white-space: nowrap;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-spec .spec .que {
    font-size: 2.8rem;
    width: 7.3rem;
  }
}
.reccom .swiper-slide .recom--div .recom-spec .spec .bar {
  width: 1px;
  height: 1.8rem;
  background: #e5c095;
  margin-right: 1.4rem;
}
.reccom .swiper-slide .recom--div .recom-spec .spec .ans {
  color: #444;
  font-size: 1.8rem;
  font-weight: 300;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-spec .spec .ans {
    font-size: 2.8rem;
  }
}
.reccom .swiper-slide .recom--div .recom-user {
  text-align: center;
  font-size: 1.4rem;
  color: #444;
  padding-top: 6.7rem;
  line-height: 25px;
}
@media (max-width: 780px) {
  .reccom .swiper-slide .recom--div .recom-user {
    padding-top: 6rem;
    font-size: 2.4rem;
    line-height: 3rem;
  }
}

.ideal-title {
  padding-top: 8rem;
  padding-bottom: 4rem;
}

.ideal-form--title {
  font-size: 2.4rem !important;
}
@media (max-width: 780px) {
  .ideal-form--title {
    text-align: left !important;
    font-size: 3.6rem !important;
  }
}

.ideal--bar {
  margin-top: 3rem !important;
}

.ideal-tit {
  font-size: 2.4rem !important;
}
@media (max-width: 780px) {
  .ideal-tit {
    font-size: 3.6rem !important;
    text-align: left !important;
  }
}

.ideal-bar {
  margin-top: 0 !important;
}

.search_con {
  padding: 0 20px;
}
@media (max-width: 780px) {
  .search_con {
    padding: 0;
    padding-top: 4.9rem;
  }
}
.search_con-inner {
  display: flex;
  align-items: center;
}
@media (max-width: 780px) {
  .search_con-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2.8rem;
    position: relative;
    margin-bottom: 12.4rem;
  }
}
.search_con-inner > div {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.search_con-inner > div:nth-child(1), .search_con-inner > div:nth-child(2) {
  margin-right: 2vw;
}
@media (max-width: 780px) {
  .search_con-inner > div:nth-child(1), .search_con-inner > div:nth-child(2) {
    margin-right: 0;
  }
}
@media (max-width: 780px) {
  .search_con-inner > div:nth-child(1) {
    margin-right: 10px;
  }
}
@media (max-width: 780px) {
  .search_con-inner > div:nth-child(3) {
    margin-left: 10px;
  }
}
.search_con-inner > div:nth-child(2) {
  margin-right: 1.5vw;
}
@media (max-width: 780px) {
  .search_con-inner > div:nth-child(2) {
    position: absolute;
    top: 11.6rem;
    margin-right: 0;
    width: 100%;
  }
}
.search_con-inner > div span:nth-child(1) {
  font-size: 1.6rem;
  font-weight: 600;
  white-space: nowrap;
}
.search_con-inner > div select {
  height: 6rem;
  border: 1px solid #BFBFBF;
  padding-left: 15px;
  font-size: 1.6rem;
  font-weight: 300;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/assets/images/icn1.png) no-repeat 93% 50%;
}
@media (max-width: 780px) {
  .search_con-inner > div select {
    height: 8.8rem;
    font-size: 2.4rem;
  }
}
.search_con-inner .search1 {
  flex: 1;
}
.search_con-inner .search1 select {
  max-width: calc(100% - 38px);
  width: 100%;
}
@media (max-width: 780px) {
  .search_con-inner .search1 select {
    max-width: unset;
  }
}
.search_con-inner .search2 {
  flex: 1;
  margin-right: 2.4rem;
}
@media (max-width: 780px) {
  .search_con-inner .search2 {
    margin-right: 0;
  }
}
.search_con-inner .search2 select {
  max-width: calc(100% - 52px);
  width: 100%;
}
@media (max-width: 780px) {
  .search_con-inner .search2 select {
    max-width: unset;
  }
}
.search_con-inner .search3 {
  flex: 1.5;
  gap: 0;
}
.search_con-inner .search3 span:nth-child(1) {
  margin-right: 10px;
}
.search_con-inner .search3 span:nth-child(3) {
  font-size: 1.6rem;
  margin: 0 1.2rem;
  width: 1.5rem;
  text-align: center;
}
@media (max-width: 780px) {
  .search_con-inner .search3 span:nth-child(3) {
    width: unset;
    font-size: 4rem;
    margin: 0 1.8rem;
  }
}
.search_con-inner .search3 select {
  max-width: calc(100% - 105px);
  width: 100%;
  background: url(/assets/images/icn1.png) no-repeat 90% 50%;
}
.search_con-inner .search4 {
  flex: 0.5;
}
@media (max-width: 780px) {
  .search_con-inner .search4 {
    position: absolute;
    top: 25.4rem;
    width: 100%;
  }
}
.search_con-inner .search4 a {
  height: 6rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  background: #E5C095;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 780px) {
  .search_con-inner .search4 a {
    height: 8.8rem;
    font-size: 2.8rem;
  }
}

.result {
  padding-top: 3rem;
}
@media (max-width: 780px) {
  .result {
    padding-top: 16rem;
  }
}
.result-table {
  width: 100%;
  border-right: none;
  border-left: none;
}
.result-table thead {
  border-top: 2px solid #E5C095;
  border-bottom: 1px solid #E5C095;
}
.result-table thead tr {
  text-align: center;
}
.result-table thead tr th {
  padding: 20px 0;
  font-size: 1.6rem;
  font-weight: 600;
  border: none;
}
.result-table tbody {
  border: none;
}
.result-table tbody tr:nth-child(1) td {
  padding-top: 30px;
}
.result-table tbody tr:last-child {
  border-bottom: 1px solid #E5C095;
}
.result-table tbody tr:last-child td {
  padding-bottom: 30px;
}
.result-table tbody tr:not(:first-child) td {
  padding-top: 15px;
}
.result-table tbody tr td {
  text-align: center;
  border: none;
  font-size: 1.6rem;
}
.result.mo .result-list {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  padding: 4rem 0;
  border-top: 2px solid #E5C095;
}
@media (max-width: 780px) {
  .result.mo .result-list {
    margin-top: 3rem;
    padding-bottom: 2rem;
    border-top: 0.2rem solid #E5C095;
  }
}
.result.mo .result-list li {
  border-bottom: 2px solid #E5C095;
  padding-bottom: 4rem;
}
@media (max-width: 780px) {
  .result.mo .result-list li {
    border-bottom: 0.2rem solid #E5C095;
  }
}
.result.mo .result-list li .result-div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.result.mo .result-list li .result-div .sort {
  display: flex;
  align-items: center;
}
.result.mo .result-list li .result-div .sort .left {
  width: 16.4rem;
  font-size: 2.8rem;
  color: #222;
}
.result.mo .result-list li .result-div .sort .right {
  font-size: 2.8rem;
  color: #222;
  font-weight: 600;
  width: calc(100% - 16.4rem);
  padding-left: 12rem;
}

.ing-party--tit {
  font-size: 3rem !important;
}

.event-wrap .top {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 60px;
}
@media (max-width: 780px) {
  .event-wrap .top {
    flex-direction: column;
    gap: 11px;
  }
}
.event-wrap .top .ev-title {
  font-size: 2.4rem;
  font-weight: 600;
  color: #444;
}
@media (max-width: 780px) {
  .event-wrap .top .ev-title {
    font-size: 2.8rem;
  }
}
.event-wrap .top .ev-date {
  font-size: 2.4rem;
  font-weight: 300;
  color: #444;
}

.ev-list {
  padding-bottom: 393px;
}
@media (max-width: 780px) {
  .ev-list {
    padding-bottom: 106px;
  }
}
.ev-list--title h2 {
  font-size: 3rem;
  font-weight: 700;
}
.ev-list .page-bar.bold {
  margin: 40px 0;
}
.ev-list--cont {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 15px;
  row-gap: 40px;
}
@media (max-width: 780px) {
  .ev-list--cont {
    display: flex;
    flex-direction: column;
  }
}
.ev-list--cont li a {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 780px) {
  .ev-list--cont li a {
    gap: 30px;
  }
}
.ev-list--cont li a .ev-img {
  position: relative;
}
.ev-list--cont li a .ev-img.ing div {
  background: url(../../assets/images/event-ing.png) no-repeat 0% 0%;
  width: 78px;
  height: 47px;
  position: absolute;
  top: 0;
  left: 0;
}
.ev-list--cont li a .ev-img.close div {
  background: url(../../assets/images/event-close.png) no-repeat 0% 0%;
  width: 78px;
  height: 47px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-img img {
    width: 100%;
  }
}
.ev-list--cont li a .ev-list_sub {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-list_sub {
    flex-direction: column;
    align-items: flex-start;
  }
}
.ev-list--cont li a .ev-list_sub .ev-list--title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #222;
  max-width: 60%;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-list_sub .ev-list--title {
    font-size: 2.8rem;
    max-width: 100%;
  }
}
.ev-list--cont li a .ev-list_sub .ev-list_date {
  font-size: 1.6rem;
  font-weight: 300;
  color: #444;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-list_sub .ev-list_date {
    font-size: 2.4rem;
  }
}

.consul-tit,
.consul-form--tit {
  font-size: 3rem !important;
}

@media (max-width: 780px) {
  .consul-tit {
    font-size: 4rem !important;
  }
}

@media (max-width: 780px) {
  .consul-form--tit {
    font-size: 3.6rem !important;
  }
}

@media (max-width: 780px) {
  .consul-form--tit {
    text-align: left !important;
  }
}

@media (max-width: 780px) {
  .consul--img img {
    margin: 0 auto;
    max-width: 60rem;
    width: 100%;
  }
}

.consul--form {
  padding-top: 0;
}
.consul--form .form-inner {
  padding-bottom: 21rem !important;
}
@media (max-width: 780px) {
  .consul--form .form-inner {
    padding-bottom: 8.6rem !important;
  }
}

.consul--bar {
  margin-top: 4rem !important;
}

.meeting-wrap {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 780px) {
  .meeting-wrap {
    padding: 0;
  }
}
@media (max-width: 780px) {
  .meeting-wrap .page-inner {
    padding: 0 4rem;
  }
}
@media (max-width: 780px) {
  .meeting-wrap span.page-bar.bold {
    width: 70rem;
    margin: 6rem auto 0 auto;
  }
}
.meeting-wrap span.page-bar.thin {
  width: 70rem;
  margin: 0 auto;
}

.meeting-party {
  padding-bottom: 6rem;
}
.meeting-party .choose-year {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 4rem 0;
  padding-left: 2rem;
}
.meeting-party .choose-year span {
  font-size: 1.6rem;
  font-weight: 500;
}
.meeting-party .choose-year select {
  border: 1px solid #BFBFBF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/assets/images/icn1.png) no-repeat 90% 50%;
  padding: 2rem 0;
  padding-left: 3rem;
  font-size: 1.6rem;
  width: 15.2rem;
  margin-left: 1rem;
}
.meeting-party .meeting-party--mo_title p {
  font-weight: 800;
  padding-top: 6rem;
  padding-bottom: 4rem;
  font-size: 3.6rem;
  color: #444;
  text-align: center;
}
@media (max-width: 780px) {
  .meeting-party .meeting-party--mo_title p {
    padding: 6rem 4rem 4rem 4rem;
  }
}
.meeting-party .meeting-party--mo_title .choose-year--mo {
  padding-bottom: 1rem;
}
.meeting-party .meeting-party--mo_title .choose-year--mo ul {
  display: flex;
  align-items: center;
  overflow-y: scroll;
  padding-left: 4rem;
  gap: 1.4rem;
  height: 10rem;
}
.meeting-party .meeting-party--mo_title .choose-year--mo ul::-webkit-scrollbar {
  display: none;
}
.meeting-party .meeting-party--mo_title .choose-year--mo ul li button {
  font-size: 2.8rem;
  font-weight: 500;
  border: 1px solid #E5C095;
  width: 13rem;
  text-align: center;
  padding: 2.3rem 0;
  color: #e5c095;
  border-radius: 4rem;
}
.meeting-party .meeting-party--mo_title .choose-year--mo ul li button.on {
  color: #fff;
  background: #e5c095;
}
@media (max-width: 780px) {
  .meeting-party .meeting-party--mo_title .choose-year--mo ul li button {
    padding: 0;
    height: 8rem;
  }
}
.meeting-party .show-party--slide {
  display: none;
}
@media (max-width: 780px) {
  .meeting-party .show-party--slide {
    padding: 0 4rem;
  }
}
.meeting-party .show-party--slide .swiper-pagination {
  display: none;
}
@media (max-width: 780px) {
  .meeting-party .show-party--slide .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.7rem;
    width: 11rem;
    height: 4rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 800;
    right: 2rem;
    left: unset;
    bottom: 2rem;
    line-height: 4rem;
  }
}
.meeting-party .show-party--slide .swiper-pagination .swiper-pagination-total {
  font-weight: 600;
}
.meeting-party .show-party--slide.on {
  display: block;
}
.meeting-party .show-party--slide .thumb-img {
  margin-top: 2.6rem;
}
.meeting-party .show-party--slide .thumb-img img {
  width: 100%;
}
.meeting-party .show-party--slide .swiper-button-next,
.meeting-party .show-party--slide .swiper-button-prev {
  width: 10rem;
  height: 10rem;
  top: calc(50% - 8rem) !important;
}
.meeting-party .show-party--slide .swiper-button-next:after {
  content: "";
}
.meeting-party .show-party--slide .swiper-button-prev:after {
  content: "";
}

.meeting-party--txt {
  padding-top: 4rem;
  border-top: 1px solid #e5c095;
}
@media (max-width: 780px) {
  .meeting-party--txt {
    padding: 6rem 4rem 0 4rem;
    border: none;
  }
}
.meeting-party--txt img {
  margin: 0 auto;
}
.meeting-party--txt.mpt1 p {
  margin-bottom: 4rem;
}
.meeting-party--txt.mpt1 .party-diff-list {
  display: flex;
  align-items: center;
  gap: 3.5rem;
  padding-bottom: 8rem;
}
@media (max-width: 780px) {
  .meeting-party--txt.mpt1 .party-diff-list {
    flex-direction: column;
  }
}
.meeting-party--txt.mpt1 .party-diff-list li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 14rem;
  border: 2px solid #E5C095;
  border-radius: 2rem 2rem 2rem 0;
  background: #fffaf4;
}
@media (max-width: 780px) {
  .meeting-party--txt.mpt1 .party-diff-list li {
    flex: unset;
    width: 60rem;
    height: 15rem;
  }
}
.meeting-party--txt.mpt1 .party-diff-list li .diff--div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
}
.meeting-party--txt.mpt1 .party-diff-list li .diff--div p {
  color: #444;
  text-align: center;
}
.meeting-party--txt.mpt1 .party-diff-list li .diff--div p:nth-child(1) {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 780px) {
  .meeting-party--txt.mpt1 .party-diff-list li .diff--div p:nth-child(1) {
    font-size: 3rem;
  }
}
.meeting-party--txt.mpt1 .party-diff-list li .diff--div p:nth-child(2) {
  font-size: 1.6rem;
  margin: 0;
}
@media (max-width: 780px) {
  .meeting-party--txt.mpt1 .party-diff-list li .diff--div p:nth-child(2) {
    font-size: 2.4rem;
  }
}
.meeting-party--txt.mpt1 .party-diff-list li .diff--div span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 100%;
  background: #e5c095;
  font-size: 2.6rem;
  font-weight: 800;
  color: #fff;
  top: -1rem;
  left: -1rem;
}
.meeting-party--txt.mpt2 {
  margin-bottom: 2.4rem;
}
.meeting-party--txt p:nth-child(1) {
  font-weight: 700;
  font-size: 3rem;
  color: #444;
}
@media (max-width: 780px) {
  .meeting-party--txt p:nth-child(1) {
    font-size: 3.6rem;
    text-align: center;
  }
}
.meeting-party--txt p:nth-child(2) {
  font-size: 1.8rem;
  margin-bottom: 1.8rem;
  margin-top: 2.4rem;
  color: #666;
  line-height: 1.6;
}
@media (max-width: 780px) {
  .meeting-party--txt p:nth-child(2) {
    font-size: 2.4rem;
  }
}
.meeting-party--txt p:nth-child(3) {
  font-weight: 300;
  font-size: 1.6rem;
  margin-bottom: 5.2rem;
  color: #666;
}
@media (max-width: 780px) {
  .meeting-party--txt p:nth-child(3) {
    font-size: 2.2rem;
    font-weight: 400;
  }
}
.meeting-party--txt p:nth-child(5) {
  font-weight: 700;
  font-size: 3rem;
  margin-bottom: 5rem;
  color: #444;
  text-align: center;
  margin-top: 8rem;
}
@media (max-width: 780px) {
  .meeting-party--txt p:nth-child(5) {
    font-size: 3.6rem;
  }
}
.meeting-party--txt .meeting-link {
  padding-top: 8rem;
  padding-bottom: 13.9rem;
}
@media (max-width: 780px) {
  .meeting-party--txt .meeting-link {
    padding-bottom: 4.3rem;
    padding-top: 6rem;
  }
}
.meeting-party--txt .meeting-link a {
  margin: 0 auto;
  max-width: 40rem;
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
  padding: 2.8rem 0;
  text-align: center;
  background: #2c2e45;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .meeting-party--txt .meeting-link a {
    max-width: 100%;
  }
}
@media (max-width: 780px) and (max-width: 780px) {
  .meeting-party--txt .meeting-link a {
    font-size: 2.8rem;
  }
}

.event-wrap .top {
  display: flex;
  justify-content: space-between;
  padding-top: 2.4rem;
  padding-bottom: 6rem;
}
@media (max-width: 780px) {
  .event-wrap .top {
    flex-direction: column;
    gap: 11px;
  }
}
.event-wrap .top .ev-title {
  font-size: 2.4rem;
  font-weight: 600;
  color: #444;
}
@media (max-width: 780px) {
  .event-wrap .top .ev-title {
    font-size: 2.8rem;
  }
}
.event-wrap .top .ev-date {
  font-size: 2.4rem;
  font-weight: 300;
  color: #444;
}
.event-wrap .ev-img img {
  margin: 0 auto;
}

.ev-list {
  padding-bottom: 18.9rem;
}
@media (max-width: 780px) {
  .ev-list {
    padding-bottom: 6.7rem;
    padding-top: 1.4rem;
  }
}
@media (max-width: 780px) {
  .ev-list .mopage {
    display: flex !important;
    padding-top: 4rem;
  }
}
.ev-list--title h2 {
  font-size: 3rem;
  font-weight: 700;
  color: #444;
}
@media (max-width: 780px) {
  .ev-list--title h2 {
    font-size: 3.6rem;
  }
}
.ev-list .page-bar.bold {
  margin: 4rem 0;
}
.ev-list--cont {
  display: none;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1.5rem;
  row-gap: 4rem;
  flex-shrink: 0;
  width: 100%;
}
@media (max-width: 780px) {
  .ev-list--cont {
    display: none;
  }
}
.ev-list--cont.active {
  display: grid;
}
@media (max-width: 780px) {
  .ev-list--cont.active {
    display: flex;
    flex-direction: column;
  }
}
.ev-list--cont li a {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 780px) {
  .ev-list--cont li a {
    gap: 3rem;
  }
}
.ev-list--cont li a .ev-img {
  position: relative;
}
.ev-list--cont li a .ev-img.ing div {
  background: url(../../assets/images/event-ing.png) no-repeat 50% 50%/cover;
  width: 7rem;
  height: 2.6rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-img.ing div {
    width: 7.8rem;
    height: 4.7rem;
  }
}
.ev-list--cont li a .ev-img.close div {
  background: url(../../assets/images/event-close.png) no-repeat 50% 50%/cover;
  width: 7rem;
  height: 2.6rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-img.close div {
    width: 7.8rem;
    height: 4.7rem;
  }
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-img img {
    width: 100%;
  }
}
.ev-list--cont li a .ev-list_sub {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-list_sub {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.4rem;
  }
}
.ev-list--cont li a .ev-list_sub .ev-list--title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #222;
  max-width: 60%;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-list_sub .ev-list--title {
    font-size: 2.8rem;
    max-width: 100%;
  }
}
.ev-list--cont li a .ev-list_sub .ev-list_date.pc {
  font-size: 1.6rem;
  font-weight: 300;
  color: #444;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-list_sub .ev-list_date.pc {
    font-size: 2.4rem;
  }
}
.ev-list--cont li a .ev-list_sub .ev-list--info {
  display: none;
  align-items: center;
  gap: 1.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #444;
}
@media (max-width: 780px) {
  .ev-list--cont li a .ev-list_sub .ev-list--info {
    display: flex;
    font-size: 2.4rem;
  }
}
.ev-list--cont li a .ev-list_sub .ev-list--info .ev-list_date {
  font-weight: 400;
}
.ev-list--cont li a .ev-list_sub .ev-list--info span {
  display: block;
  width: 0.2rem;
  height: 2.2rem;
  background: #ccc;
}

.test {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 780px) {
  .test {
    padding: 6rem 4rem 8.1rem 4rem;
  }
}
.test-inner .re_marry > p {
  text-align: center;
  font-size: 3.6rem;
  font-weight: 800;
  color: #444;
  padding-bottom: 5.4rem;
}
@media (max-width: 780px) {
  .test-inner .re_marry > p {
    font-size: 4rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont {
  position: relative;
  height: 50rem;
  max-width: 1000px;
  width: 100%;
  background: #d6c3aa;
  margin: 0 auto;
  margin-bottom: 1.6rem;
  overflow: hidden;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont {
    margin-bottom: 4rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--inner {
  width: 100%;
  height: 100%;
  transform: translateX(0%);
}
.test-inner .re_marry .test-w--in .tw-cont:has(.tw-cont--process.stpr.on) {
  height: 50rem !important;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont {
    height: 80.4rem;
  }
  .test-inner .re_marry .test-w--in .tw-cont:has(.tw-cont--process.stpr.on) {
    height: 50rem !important;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9rem;
  padding-top: 8rem;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro {
    flex-direction: column;
    gap: 4rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro > div {
  position: relative;
  cursor: pointer;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro > div {
    max-width: 30rem;
    height: 24rem;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro > div .t-img-h {
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro .man:hover .t-img {
  opacity: 0;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro .man:hover .t-img-h {
  opacity: 1;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro .woman:hover .t-img {
  opacity: 0;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(1) .tw-pro .woman:hover .t-img-h {
  opacity: 1;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(2) {
  transform: translateX(100%);
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(2) .tw-pro {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
  position: relative;
  margin-top: 4rem;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process:nth-child(2) .tw-pro {
    margin-top: 6rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(2) .tw-pro img {
  position: absolute;
  cursor: pointer;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(2) .tw-pro img:nth-child(1) {
  top: 50%;
  left: 3rem;
  transform: translateY(-50%);
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(2) .tw-pro img:nth-child(2) {
  top: 50%;
  right: 3rem;
  transform: translateY(-50%);
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process:nth-child(2) .tw-pro {
    padding: 0 10rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(3) {
  transform: translateX(200%);
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(3)::-webkit-scrollbar {
  width: 6px;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(3)::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 3px;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(3)::-webkit-scrollbar-track {
  background: transparent;
}
.test-inner .re_marry .test-w--in .tw-cont--process:nth-child(4) {
  transform: translateX(300%);
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-tit {
  text-align: center;
  padding-top: 7.7rem;
  color: #444;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-tit {
    padding-top: 6rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-tit .tit-title {
  font-size: 2.4rem;
  font-weight: 600;
  padding-bottom: 1.7rem;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-tit .tit-title {
    font-size: 3.6rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-tit .tit-sub {
  font-size: 1.4rem;
  color: #444;
  font-weight: 300;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-tit .tit-sub {
    font-size: 2.4rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done {
  max-width: 511.1rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done span.line {
  display: block;
  margin: 0;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done span.line:nth-child(1) {
  width: 100%;
  height: 4px;
  background: #222;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done span.line:nth-child(1) {
    height: 0.4rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done span.line:nth-child(3) {
  width: 100%;
  height: 1px;
  background: #222;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done .result {
  margin: 3.2rem 0;
  font-size: 4rem;
  font-weight: 600;
  padding: 0;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done .result {
    margin: 4rem 0;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done .r-txt {
  margin-top: 4.8rem;
  font-size: 2.4rem;
  font-weight: 300;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .result-done .r-txt {
    margin-top: 4rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form {
  padding: 0;
  margin-top: 5.8rem;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form form .form-inner {
  padding: 0;
  max-width: unset;
  width: max-content;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form form .form-inner {
    padding: 0 3rem;
    width: 100%;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form form .form-inner .input1,
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form form .form-inner .input2 {
  gap: 1.8rem;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form form .form-inner select {
  background: url(../../assets/images/icn1.png) no-repeat 92% 50% #fff;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form form .form-inner > div {
  margin-bottom: 1.8rem;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .sc-form form .form-inner .click-btn {
  background: #2c2e45;
  text-shadow: none;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn {
  display: flex;
  align-items: center;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list {
  display: block;
  max-width: 58rem;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list {
    max-width: 50rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li {
  max-width: 18rem;
  display: inline-block;
  width: 100%;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li {
    max-width: 24rem;
  }
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li:nth-child(2) {
    margin-right: 0;
  }
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li:nth-child(4) {
    margin-right: 0;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li button {
  color: #444;
  font-size: 1.8rem;
  width: 100%;
  height: 9rem;
  border: 1px solid #444;
  text-align: center;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li button {
    height: 13rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li button.on {
  background: #e5c095;
  border: 2px solid #d59449;
  color: #fff;
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li:nth-child(3) {
  margin-right: 0;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li:nth-child(3) {
    margin-right: 1.5rem;
  }
}
.test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li:last-child {
  margin-right: 0;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-cont--process .tw-pro .pro-list--btn ul.pro-list li:nth-child(6) {
    margin-right: 0;
  }
}
.test-inner .re_marry .test-w--in .tw-kind {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-kind {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.test-inner .re_marry .test-w--in .tw-kind .tw--k {
  flex: 1;
}
.test-inner .re_marry .test-w--in .tw-kind .tw--k button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #2C2E45;
  gap: 1.5rem;
  height: 14rem;
  width: 100%;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-kind .tw--k button {
    height: 16rem;
  }
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-kind .tw--k button img {
    width: 7.2rem;
  }
}
.test-inner .re_marry .test-w--in .tw-kind .tw--k button p {
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 780px) {
  .test-inner .re_marry .test-w--in .tw-kind .tw--k button p {
    font-size: 2.4rem;
  }
}
.test-inner span.line {
  display: block;
  margin: 6rem 0;
  height: 4px;
  width: 100%;
  background: #e5c095;
}
.test-inner .saju > p {
  font-weight: 600;
  font-size: 3.6rem;
  text-align: center;
  padding-bottom: 4rem;
}
@media (max-width: 780px) {
  .test-inner .saju > p {
    font-size: 4rem;
    font-weight: 700;
    padding-bottom: 6rem;
  }
}
.test-inner .saju-w--in {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .test-inner .saju-w--in {
    grid-template-columns: repeat(2, 1fr);
  }
}
.test-inner .saju-w--in .sk-kind button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  height: 14rem;
  background: #fff;
  width: 100%;
  border-radius: 5px;
  border: 2px solid #E5C095;
}
@media (max-width: 780px) {
  .test-inner .saju-w--in .sk-kind button {
    height: 16rem;
  }
}
.test-inner .saju-w--in .sk-kind button .kind-img {
  position: relative;
}
.test-inner .saju-w--in .sk-kind button .kind-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.test-inner .saju-w--in .sk-kind button.on {
  background: #E5C095;
}
.test-inner .saju-w--in .sk-kind button.on .kind-img img.off {
  display: none;
}
.test-inner .saju-w--in .sk-kind button.on .kind-img img.on {
  display: block;
}
.test-inner .saju-w--in .sk-kind button.on p {
  color: #fff;
}
.test-inner .saju-w--in .sk-kind button:not(.on) .kind-img img.off {
  display: block;
}
.test-inner .saju-w--in .sk-kind button:not(.on) .kind-img img.on {
  display: none;
}
.test-inner .saju-w--in .sk-kind button p {
  font-size: 1.8rem;
  font-weight: 500;
  color: #e5c095;
}
@media (max-width: 780px) {
  .test-inner .saju-w--in .sk-kind button p {
    font-size: 2.2rem;
  }
}

.inbound--inner {
  padding: 10rem 2rem 8rem 2rem;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .inbound--inner {
    padding: 6rem 0 0 0;
  }
}
@media (max-width: 780px) {
  .inbound--inner .center-title {
    padding: 0 4rem;
  }
}
.inbound--inner .center-title h2 {
  font-size: 3.6rem;
  font-weight: 800;
  text-align: center;
  color: #444;
}
@media (max-width: 780px) {
  .inbound--inner .center-title h2 {
    font-size: 4rem;
  }
}
.inbound--inner .center-title .page-bar {
  margin-top: 4.6rem;
}
@media (max-width: 780px) {
  .inbound--inner .center-title .page-bar {
    margin-top: 4rem;
  }
}
.inbound--inner .center-img {
  padding-top: 4.3rem;
  padding-bottom: 6.1rem;
}
@media (max-width: 780px) {
  .inbound--inner .center-img {
    padding: 6rem 4rem;
  }
}
.inbound--inner .center-img .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.7rem;
  width: 11rem;
  height: 4rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50px;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 800;
  right: 2rem;
  left: unset;
  bottom: 2rem;
  line-height: 4rem;
}
.inbound--inner .center-img .swiper-button-next {
  width: 10rem;
  height: 10rem;
  top: 50%;
  transform: translateY(-50%);
}
.inbound--inner .center-img .swiper-button-next:after {
  content: "";
}
.inbound--inner .center-img .swiper-button-prev {
  width: 10rem;
  height: 10rem;
  top: 50%;
  transform: translateY(-50%);
}
.inbound--inner .center-img .swiper-button-prev::after {
  content: "";
}
.inbound--inner .center-img .mySwiper2 {
  margin-bottom: 2.6rem;
}
@media (max-width: 780px) {
  .inbound--inner .center-img .mySwiper2 {
    margin-bottom: 0;
  }
}
.inbound--inner .center-img .mySwiper .swiper-slide {
  width: 22.8rem !important;
  height: 13rem;
}
.inbound--inner .center-img .mySwiper .swiper-slide:not(:last-child) {
  margin-right: 1.5rem;
}
.inbound--inner .center-img .mySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img {
    padding: 0 4rem;
  }
}
.inbound--inner .inb-img .center-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.7rem;
  padding-bottom: 10rem;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem;
  }
}
.inbound--inner .inb-img .center-list li {
  background: #f5eee6;
  padding: 3rem 2.7rem;
  box-shadow: 0px 8px 8px -5px #c7c7c7;
  border-radius: 2rem 2rem 2rem 0;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list li {
    border-radius: 2rem;
    padding: 0;
  }
}
.inbound--inner .inb-img .center-list li .center--div {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  color: #444;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list li .center--div {
    gap: 3.6rem;
  }
}
.inbound--inner .inb-img .center-list li .center--div > p {
  font-size: 2rem;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list li .center--div > p {
    font-size: 3.6rem;
    padding-top: 4rem;
  }
}
.inbound--inner .inb-img .center-list li .center--div .center-loc {
  display: flex;
  flex-direction: column;
  gap: 1.9rem;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list li .center--div .center-loc {
    padding: 0 5.7rem 5.386rem 5.7rem;
  }
}
.inbound--inner .inb-img .center-list li .center--div .center-loc p {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list li .center--div .center-loc p {
    gap: 2.2rem;
  }
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list li .center--div .center-loc p img {
    width: 2.6rem;
  }
}
.inbound--inner .inb-img .center-list li .center--div .center-loc p span {
  font-size: 1.6rem;
}
@media (max-width: 780px) {
  .inbound--inner .inb-img .center-list li .center--div .center-loc p span {
    font-size: 2.8rem;
  }
}
.inbound--inner .inb-footer {
  position: relative;
  background: url(/assets/images/sub/sub8/sub8-2.png) no-repeat 50% 50%;
  background-size: 100% 100%;
  height: 24rem;
}
.inbound--inner .inb-footer > img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 780px) {
  .inbound--inner .inb-footer {
    height: 30rem;
    background: unset;
  }
}
.inbound--inner .inb-footer--txt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.inbound--inner .inb-footer--txt > p {
  font-size: 2.4rem;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 780px) {
  .inbound--inner .inb-footer--txt > p {
    font-size: 3rem;
  }
}
.inbound--inner .inb-footer .tel {
  max-width: 330px;
  width: 100%;
  margin: 0 auto;
  padding-top: 3.7rem;
}
.inbound--inner .inb-footer .tel p {
  font-size: 2rem;
  font-size: 600;
  color: #222;
  padding: 1.3rem 0;
  text-align: center;
  background: #fff;
  border-radius: 10rem;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 780px) {
  .inbound--inner .inb-footer .tel p {
    font-size: 3.6rem;
    padding: 2.8rem 0;
  }
}

.benefit {
  padding-top: 0;
  border: none;
}
@media (max-width: 780px) {
  .benefit {
    padding: 0;
  }
}
.benefit .party-diff-list {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 0 !important;
}
@media (max-width: 780px) {
  .benefit .party-diff-list {
    position: relative;
    grid-template-columns: repeat(2, 1fr);
  }
}
.benefit .party-diff-list li:nth-child(3), .benefit .party-diff-list li:nth-child(6), .benefit .party-diff-list li:nth-child(9) {
  border: 2px solid #A6AAD7;
  background: #f8f8fe;
}
.benefit .party-diff-list li:nth-child(3) span, .benefit .party-diff-list li:nth-child(6) span, .benefit .party-diff-list li:nth-child(9) span {
  background: #2C2E45 !important;
}
@media (max-width: 780px) {
  .benefit .party-diff-list li:nth-child(4) {
    border: 2px solid #A6AAD7;
    background: #f8f8fe;
  }
  .benefit .party-diff-list li:nth-child(4) span {
    background: #2C2E45 !important;
  }
  .benefit .party-diff-list li:nth-child(6) {
    border: 2px solid #E5C095;
    background: #fffaf4;
  }
  .benefit .party-diff-list li:nth-child(6) span {
    background: #e5c095 !important;
  }
  .benefit .party-diff-list li:nth-child(1), .benefit .party-diff-list li:nth-child(3), .benefit .party-diff-list li:nth-child(4), .benefit .party-diff-list li:nth-child(6), .benefit .party-diff-list li:nth-child(7), .benefit .party-diff-list li:nth-child(9) {
    width: 31rem;
    height: 11.8rem;
  }
  .benefit .party-diff-list li:nth-child(3), .benefit .party-diff-list li:nth-child(6), .benefit .party-diff-list li:nth-child(9) {
    margin-left: auto;
  }
  .benefit .party-diff-list li.mo {
    width: 2rem !important;
  }
}
.benefit .party-diff-list li.mo {
  position: absolute;
  height: unset;
  border: none;
  border-radius: unset;
  background: none;
  left: 50%;
  transform: translateX(-50%);
}
.benefit .party-diff-list li.mo:nth-child(2) {
  top: 5rem;
}
.benefit .party-diff-list li.mo:nth-child(8) {
  top: 36rem;
}
.benefit .party-diff-list li .diff--div p:nth-child(1) {
  font-size: 2.4rem !important;
}
.benefit .party-diff-list li .diff--div p:nth-child(2) {
  font-size: 2rem !important;
  line-height: 1.2;
}

.cus_center--inner {
  text-align: center;
  padding-top: 10rem;
}
@media (max-width: 780px) {
  .cus_center--inner {
    padding-top: 6rem;
  }
}
.cus_center--inner h2 {
  font-size: 3.6rem;
  font-weight: 700;
  margin-bottom: 2.5rem;
  color: #444;
}
@media (max-width: 780px) {
  .cus_center--inner h2 {
    font-size: 4rem;
  }
}
.cus_center--inner p {
  font-size: 1.8rem;
  color: #444;
}
@media (max-width: 780px) {
  .cus_center--inner p {
    font-size: 2.2rem;
  }
}
.cus_center--inner .page-bar {
  margin-top: 4rem;
}
@media (max-width: 780px) {
  .cus_center--inner .page-bar {
    margin-top: 6rem;
  }
}
.cus_center--inner .tab {
  padding-top: 3rem;
  padding-bottom: 6rem;
}
@media (max-width: 780px) {
  .cus_center--inner .tab {
    padding: 4rem 0;
  }
}
.cus_center--inner .tab-list {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 780px) {
  .cus_center--inner .tab-list {
    gap: 1.4rem;
  }
}
.cus_center--inner .tab-list li {
  max-width: 38rem;
  width: 100%;
}
@media (max-width: 780px) {
  .cus_center--inner .tab-list li {
    max-width: 22.4rem;
  }
}
.cus_center--inner .tab-list li button {
  width: 100%;
  height: 5rem;
  border-radius: 5rem;
  border: 1px solid #E5C095;
  color: #E5C095;
  font-size: 2rem;
  font-weight: 600;
}
@media (max-width: 780px) {
  .cus_center--inner .tab-list li button {
    font-size: 2.8rem;
    height: 8rem;
  }
}
.cus_center--inner .tab-list li button.on {
  background: #E5C095;
  color: #fff;
}
.cus_center--inner .change-cont {
  display: none;
}
.cus_center--inner .change-cont.on {
  display: block;
}
.cus_center--inner .change-cont .change-title {
  height: 15.5rem;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .change-title {
    height: unset;
    padding-bottom: 6rem;
  }
}
.cus_center--inner .change-cont .change-title p {
  font-size: 1.6rem;
  font-weight: 300;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .change-title p {
    font-size: 2.2rem;
  }
}
.cus_center--inner .change-cont .page-bar {
  margin-top: 0;
}
.cus_center--inner .change-cont .center-form {
  padding-top: 70px;
  padding-bottom: 96px;
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form {
    padding-bottom: 17.2rem;
    max-width: 100%;
    padding-top: 4rem;
  }
}
.cus_center--inner .change-cont .center-form form {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form {
    gap: 2.8rem;
  }
}
.cus_center--inner .change-cont .center-form form input,
.cus_center--inner .change-cont .center-form form select,
.cus_center--inner .change-cont .center-form form textarea {
  border: 1px solid #bfbfbf;
  font-size: 1.6rem;
  color: #000;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form input,
  .cus_center--inner .change-cont .center-form form select,
  .cus_center--inner .change-cont .center-form form textarea {
    font-size: 2.4rem;
  }
}
.cus_center--inner .change-cont .center-form form input::placeholder,
.cus_center--inner .change-cont .center-form form select::placeholder,
.cus_center--inner .change-cont .center-form form textarea::placeholder {
  font-size: 1.6rem;
  color: #000;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form input::placeholder,
  .cus_center--inner .change-cont .center-form form select::placeholder,
  .cus_center--inner .change-cont .center-form form textarea::placeholder {
    font-size: 2.4rem;
  }
}
.cus_center--inner .change-cont .center-form form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/assets/images/icn1.png) no-repeat 93% 50%;
}
.cus_center--inner .change-cont .center-form form input,
.cus_center--inner .change-cont .center-form form select {
  height: 60px;
  padding-left: 2rem;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form input,
  .cus_center--inner .change-cont .center-form form select {
    height: 8.8rem;
  }
}
.cus_center--inner .change-cont .center-form form textarea {
  resize: none;
  width: 100%;
  height: 32.3rem;
  padding-left: 2rem;
  padding-top: 2rem;
  padding-right: 2rem;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form textarea {
    height: 26.6rem;
    padding-top: 2.7rem;
  }
}
.cus_center--inner .change-cont .center-form form .input1 {
  display: flex;
  gap: 14px;
}
.cus_center--inner .change-cont .center-form form .input1 input,
.cus_center--inner .change-cont .center-form form .input1 select {
  width: 50%;
}
.cus_center--inner .change-cont .center-form form .input2 {
  display: flex;
  align-items: center;
}
.cus_center--inner .change-cont .center-form form .input2 input {
  width: 20.8rem;
}
.cus_center--inner .change-cont .center-form form .input2 input:nth-child(3) {
  margin-right: 14px;
}
.cus_center--inner .change-cont .center-form form .input2 select {
  width: calc(100% - (41.6rem + 15.92px));
}
.cus_center--inner .change-cont .center-form form .input2 span {
  font-size: 1.6rem;
  margin: 0 11px;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input2 span {
    font-size: 2.8rem;
  }
}
.cus_center--inner .change-cont .center-form form .input3 input {
  width: 100%;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure > div {
  display: flex;
  align-items: center;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure > div label.bold {
  font-size: 1.6rem;
  font-weight: 500;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure > div label.bold {
    font-size: 2.2rem;
  }
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure > div label {
  font-size: 1.2rem;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure > div label {
    font-size: 2rem;
  }
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure > div span {
  font-size: 1.2rem;
  color: #666;
  text-decoration: underline;
  text-underline-position: under;
  cursor: pointer;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure > div span {
    font-size: 2rem;
  }
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure label:last-child {
  margin-right: 0 !important;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=radio] + label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-right: 20px;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=radio] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #BFBFBF;
  transition: background 0.3s ease, border 0.3s ease;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=radio] + label::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=radio]:checked + label::before {
  background: #E5C095;
  border-color: #E5C095;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=radio]:checked + label::after {
  opacity: 1;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-right: 20px;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border-radius: unset;
  border: 1px solid #BFBFBF;
  transition: background 0.3s ease, border 0.3s ease;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=checkbox] + label::before {
    width: 4.4rem;
    height: 4.4rem;
  }
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: url(/assets/images/agree-check.png) no-repeat;
  background-size: 20px 20px;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input5 .checks_mul.sqaure input[type=checkbox]:checked + label::after {
    background-size: 4.4rem 4.4rem;
  }
}
.cus_center--inner .change-cont .center-form form .input6 {
  display: flex;
  justify-content: center;
  padding-top: 8rem;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input6 {
    padding-top: 3.2rem;
  }
}
.cus_center--inner .change-cont .center-form form .input6 a {
  width: 40rem;
  height: 8rem;
  line-height: 8rem;
  color: #fff;
  background: #2C2E45;
  text-align: center;
  font-size: 2rem;
  border-radius: 5px;
}
@media (max-width: 780px) {
  .cus_center--inner .change-cont .center-form form .input6 a {
    height: 8.8rem;
    line-height: 8.8rem;
    font-size: 2.8rem;
    width: 100%;
  }
}

.notice {
  padding-top: 6rem;
}
@media (max-width: 780px) {
  .notice .page-inner .page-title h2 {
    font-size: 3.6rem;
  }
}
@media (max-width: 780px) {
  .notice .page-inner .page-title.left {
    padding-top: 0;
    padding-bottom: 6rem;
  }
}

.notice-cont {
  padding-bottom: 18.6rem;
}
@media (max-width: 780px) {
  .notice-cont {
    padding-bottom: 11.1rem;
  }
}
.notice-cont .notice-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.notice-cont .notice-list li a {
  display: flex;
  align-items: center;
  gap: 6rem;
  padding: 6rem 0;
}
@media (max-width: 780px) {
  .notice-cont .notice-list li a {
    gap: 2rem;
  }
}
.notice-cont .notice-list li a .no-img--cont {
  max-width: 30rem;
  width: 100%;
  height: 19.4rem;
}
@media (max-width: 780px) {
  .notice-cont .notice-list li a .no-img--cont {
    max-width: 20rem;
    height: 12.9rem;
  }
}
.notice-cont .notice-list li a .no-img--cont img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.notice-cont .notice-list li a .no-txt {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  gap: 2rem;
  color: #444;
}
@media (max-width: 780px) {
  .notice-cont .notice-list li a .no-txt {
    gap: 1.7rem;
  }
}
.notice-cont .notice-list li a .no-txt .no-title {
  font-size: 2.6rem;
  font-weight: 800;
}
@media (max-width: 780px) {
  .notice-cont .notice-list li a .no-txt .no-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 2.8rem;
  }
}
.notice-cont .notice-list li a .no-txt .no-content {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-all;
  font-size: 1.8rem;
  line-height: 1.6;
  max-height: 9rem;
  font-weight: 300;
}
@media (max-width: 780px) {
  .notice-cont .notice-list li a .no-txt .no-content {
    display: none !important;
  }
}
.notice-cont .notice-list li a .no-txt .no-date {
  font-size: 1.8rem;
  font-weight: 300;
}
@media (max-width: 780px) {
  .notice-cont .notice-list li a .no-txt .no-date {
    font-size: 2.2rem;
  }
}

form .partner-form {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 11.9rem;
}
@media (max-width: 780px) {
  form .partner-form {
    padding-bottom: 7.4rem;
  }
}
form .partner-form > div select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/assets/images/icn1.png) no-repeat 93% 50%;
}
form .partner-form > div select,
form .partner-form > div input {
  font-size: 1.6rem;
  padding-left: 2rem;
  height: 6rem;
  border: 1px solid #BFBFBF;
  color: #000;
}
@media (max-width: 780px) {
  form .partner-form > div select,
  form .partner-form > div input {
    height: 8.8rem;
    font-size: 2.4rem;
  }
}
form .partner-form > div select::placeholder,
form .partner-form > div input::placeholder {
  color: #000;
}
form .partner-form .input1,
form .partner-form .input2,
form .partner-form .input3 {
  margin-bottom: 18px;
}
form .partner-form .input1 input,
form .partner-form .input2 input {
  width: 100%;
}
form .partner-form .input3 {
  display: flex;
  align-items: center;
}
@media (max-width: 780px) {
  form .partner-form .input3 {
    gap: 1.9rem;
  }
}
form .partner-form .input3 span {
  display: block;
  height: 2px;
  background: #444;
  padding: 0 4px;
  margin: 0 17px;
}
form .partner-form .input3 input,
form .partner-form .input3 select {
  max-width: calc(100% - 84px);
  width: 100%;
}
form .partner-form .input3 input:nth-child(3), form .partner-form .input3 input:nth-child(5) {
  padding-left: 0;
  text-align: center;
}
@media (max-width: 780px) {
  form .partner-form .input3 select:nth-child(1) {
    max-width: 21.2rem;
  }
  form .partner-form .input3 input:nth-child(3) {
    max-width: 46.9rem;
  }
}
form .partner-form .input4 {
  display: flex;
  align-items: center;
}
form .partner-form .input4 span {
  font-size: 1.6rem;
  margin: 0 0.7rem;
}
@media (max-width: 780px) {
  form .partner-form .input4 span {
    font-size: 2.8rem;
  }
}
form .partner-form .input4 input {
  width: 21rem;
}
@media (max-width: 780px) {
  form .partner-form .input4 input {
    width: 100%;
  }
}
form .partner-form .input4 select {
  width: 18.8rem;
  margin-left: 1.4rem;
}
form .partner-form .input5 {
  display: flex;
  justify-content: center;
  padding-top: 8rem;
}
@media (max-width: 780px) {
  form .partner-form .input5 {
    padding-top: 6rem;
  }
}
form .partner-form .input5 a {
  width: 40rem;
  height: 8rem;
  background: #2C2E45;
  color: #fff;
  font-weight: 600;
  font-size: 2rem;
  text-align: center;
  border-radius: 5px;
  line-height: 8rem;
}
@media (max-width: 780px) {
  form .partner-form .input5 a {
    height: 8.8rem;
    line-height: 8.8rem;
    width: 100%;
    font-size: 2.8rem;
  }
}

.join-wrap .sc-form h2 {
  text-align: center;
}
.join-wrap .sc-form form.pc .join-input1 a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 14px;
  font-size: 1.6rem;
  font-weight: 600;
  width: 152px;
  height: 6rem;
  background: #E5C095;
  color: #fff;
  text-shadow: 0px 1px 3px #D59449;
}
.join-wrap .sc-form form.pc .join-input2 {
  display: flex;
  align-items: center;
  gap: 14px;
}
.join-wrap .sc-form form.pc .join-input2 input {
  width: 50%;
  height: 6rem;
  padding-left: 2rem;
  font-size: 1.6rem;
  color: #000;
  border: 1px solid #BFBFBF;
}
.join-wrap .sc-form form.pc .join-input2 input::placeholder {
  color: #000;
}
.join-wrap .sc-form form.pc .input8 .checks_mul {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 2.7rem;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.join-wrap .sc-form form.pc .input8 .checks_mul .check--div {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 9px;
}
.join-wrap .sc-form form.pc .input8 .checks_mul .check--div .indiv {
  display: flex;
  align-items: center;
}
.join-wrap .sc-form form.mo .join-input1 {
  gap: 12px;
}
@media (max-width: 780px) {
  .join-wrap .sc-form form.mo .join-input1 {
    gap: 1.6rem;
  }
}
.join-wrap .sc-form form.mo .join-input1 input {
  width: 46.2rem;
}
.join-wrap .sc-form form.mo .join-input1 a {
  height: 44px;
  font-size: 2.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  width: 100%;
  background: #E5C095;
  color: #fff;
  text-shadow: 0px 1px 3px #D59449;
}
@media (max-width: 780px) {
  .join-wrap .sc-form form.mo .join-input1 a {
    width: 22.2rem;
    font-size: 2.8rem;
    height: 8.8rem;
    line-height: 8.8rem;
  }
}
.join-wrap .sc-form form.mo .join-input2 {
  gap: 12px;
}
.join-wrap .sc-form form.mo .join-input2 input {
  height: 44px;
  color: #000;
  border: 1px solid #BFBFBF;
  font-size: 2.4rem;
  padding-left: 2rem;
}
.join-wrap .sc-form form.mo .join-input2 input::placeholder {
  color: #000;
}
@media (max-width: 780px) {
  .join-wrap .sc-form form.mo .join-input2 input {
    height: 8.8rem;
    width: 50%;
  }
}
@media (max-width: 780px) {
  .join-wrap .sc-form form.mo .input8 {
    padding-top: 6.7rem;
  }
}
@media (max-width: 780px) {
  .join-wrap .sc-form form.mo .input8 a {
    width: 100% !important;
    font-size: 2.8rem !important;
  }
}

.layer_zone-detail {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.layer_zone-detail .layer-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 2rem;
  width: 90%;
  max-width: 600px;
  max-height: 80vh;
  overflow-y: auto;
  border-radius: 10px;
}
.layer_zone-detail .layer-wrap .layer-inner > p {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  text-align: center;
}
.layer_zone-detail .layer-wrap .layer-list li {
  margin-bottom: 15px;
}
.layer_zone-detail .layer-wrap .layer-list li .list-title {
  font-weight: 700;
  margin-bottom: 5px;
}
.layer_zone-detail .layer-wrap .layer-list li .list-cont {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
}
.layer_zone-detail .layer-wrap .close-btn {
  text-align: center;
  margin-top: 20px;
}
.layer_zone-detail .layer-wrap .close-btn button {
  padding: 10px 30px;
  background: #333;
  color: #fff;
  border: none;
  cursor: pointer;
}

.login {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding: 10rem 2rem 0 2rem;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .login {
    padding: 6rem 4rem 0 4rem;
  }
}
.login h2 {
  font-size: 3.6rem;
  font-weight: 800;
  text-align: center;
  padding-bottom: 5rem;
  border-bottom: 2px solid #E5C095;
  color: #444;
}
@media (max-width: 780px) {
  .login h2 {
    font-size: 4rem;
    padding-bottom: 6rem;
  }
}
.login-wrap {
  display: flex;
  flex-direction: column;
  max-width: 33rem;
  margin: 0 auto;
  padding-bottom: 9.7rem;
}
@media (max-width: 780px) {
  .login-wrap {
    max-width: 100%;
    padding-bottom: 13.2rem;
  }
}
.login-wrap .login-cont {
  padding-top: 6rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (max-width: 780px) {
  .login-wrap .login-cont {
    gap: 4rem;
  }
}
.login-wrap .login-cont .login-input {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 780px) {
  .login-wrap .login-cont .login-input {
    gap: 2.8rem;
  }
}
.login-wrap .login-cont .login-input input {
  border: 1px solid #BFBFBF;
  padding-left: 1.5rem;
  font-size: 1.8rem;
  color: #000;
  height: 6rem;
  width: 33rem;
}
.login-wrap .login-cont .login-input input::placeholder {
  color: #000;
}
@media (max-width: 780px) {
  .login-wrap .login-cont .login-input input {
    width: 100%;
    height: 8.8rem;
    font-size: 2.4rem;
    padding-left: 2rem;
  }
}
.login-wrap .login-cont .login-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #2C2E45;
  height: 6rem;
  width: 33rem;
  font-size: 2rem;
  border-radius: 5px;
}
@media (max-width: 780px) {
  .login-wrap .login-cont .login-btn a {
    height: 8rem;
    width: 100%;
    font-size: 2.8rem;
  }
}
.login-wrap .checks_nomal {
  position: relative;
  white-space: nowrap;
  margin-top: 1.5rem;
}
@media (max-width: 780px) {
  .login-wrap .checks_nomal {
    margin-top: 4rem;
  }
}
.login-wrap .checks_nomal input[type=radio] + label::before,
.login-wrap .checks_nomal input[type=checkbox] + label::before {
  border-radius: unset;
}
.login-wrap .checks_nomal label:last-child {
  margin-right: 10px;
}
.login-wrap .checks_nomal input[type=radio],
.login-wrap .checks_nomal input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.login-wrap .checks_nomal input[type=radio] + label,
.login-wrap .checks_nomal input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-right: 20px;
  font-size: 1.2rem;
}
@media (max-width: 780px) {
  .login-wrap .checks_nomal input[type=radio] + label,
  .login-wrap .checks_nomal input[type=checkbox] + label {
    font-size: 2.4rem;
  }
}
.login-wrap .checks_nomal input[type=radio] + label::before,
.login-wrap .checks_nomal input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #BFBFBF;
  transition: background 0.3s ease, border 0.3s ease;
}
@media (max-width: 780px) {
  .login-wrap .checks_nomal input[type=radio] + label::before,
  .login-wrap .checks_nomal input[type=checkbox] + label::before {
    width: 4.4rem;
    height: 4.4rem;
  }
}
.login-wrap .checks_nomal input[type=radio] + label::after,
.login-wrap .checks_nomal input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.login-wrap .checks_nomal input[type=radio]:checked + label::after,
.login-wrap .checks_nomal input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: url(/assets/images/agree-check.png) no-repeat;
  background-size: 2.2rem 2.2rem;
}
@media (max-width: 780px) {
  .login-wrap .checks_nomal input[type=radio]:checked + label::after,
  .login-wrap .checks_nomal input[type=checkbox]:checked + label::after {
    background-size: 4.4rem 4.4rem;
  }
}
.login-wrap span.bar {
  margin-top: 6rem;
  width: 100%;
  height: 2px;
  background: #e5c095;
}
.login-wrap .find {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 20px;
  padding-top: 4rem;
  padding-left: 0;
  padding-right: 0;
}
.login-wrap .find a {
  font-size: 1.4rem;
  color: #444;
  white-space: nowrap;
}
@media (max-width: 780px) {
  .login-wrap .find a {
    font-size: 2.4rem;
  }
}
.login-wrap .find .find_bar {
  width: 1px;
  height: 18px;
  background: #999;
}

.find {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding: 100px 20px 0 20px;
  margin: 0 auto;
}
@media (max-width: 780px) {
  .find {
    padding: 6rem 4rem 0 4rem;
  }
}
.find h2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #444;
  text-align: center;
  padding-bottom: 5rem;
  border-bottom: 2px solid #E5C095;
}
@media (max-width: 780px) {
  .find h2 {
    padding-bottom: 6rem;
  }
}
.find-wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
  padding-top: 6rem;
  padding-bottom: 13.4rem;
}
@media (max-width: 780px) {
  .find-wrap {
    gap: 2.8rem;
    max-width: 100%;
    padding-bottom: 20.9rem;
  }
}
.find-wrap .find-cont {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.find-wrap .find-cont input, .find-wrap .find-cont select {
  border: 1px solid #BFBFBF;
  padding-left: 2rem;
  font-size: 1.6rem;
  color: #000;
  height: 6rem;
}
@media (max-width: 780px) {
  .find-wrap .find-cont input, .find-wrap .find-cont select {
    font-size: 2.4rem;
    height: 8.8rem;
  }
}
.find-wrap .find-cont:nth-child(1) {
  width: 306px;
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(1) {
    width: 100%;
  }
}
.find-wrap .find-cont:nth-child(1) input {
  width: 100%;
  color: #000;
}
.find-wrap .find-cont:nth-child(1) input::placeholder {
  color: #000;
}
.find-wrap .find-cont:nth-child(2) {
  width: 100%;
}
.find-wrap .find-cont:nth-child(2) .phone-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 48rem;
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(2) .phone-wrap {
    gap: 1.8rem;
    max-width: 46.2rem;
    width: 100%;
    justify-content: space-between;
  }
}
.find-wrap .find-cont:nth-child(2) .phone-wrap span {
  width: 8px;
  height: 2px;
  background: #444;
}
.find-wrap .find-cont:nth-child(2) .phone-wrap select {
  width: 134px;
  color: #000;
  background: url(/assets/images/icn1.png) no-repeat 90% 50%;
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(2) .phone-wrap select {
    width: 19.2rem;
  }
}
.find-wrap .find-cont:nth-child(2) .phone-wrap input {
  text-align: center;
  width: 134px;
  color: #000;
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(2) .phone-wrap input {
    width: 25.2rem;
  }
}
.find-wrap .find-cont:nth-child(2) .phone-wrap input::placeholder {
  color: #000;
}
.find-wrap .find-cont:nth-child(2) a {
  width: 158px;
  height: 6rem;
  font-size: 1.6rem;
  color: #fff;
  background: #E5C095;
  text-align: center;
  line-height: 6rem;
  font-weight: 600;
  text-shadow: 0px 2px 0px rgba(153, 153, 153, 0.6);
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(2) a {
    font-size: 2.8rem;
    height: 8.8rem;
    line-height: 8.8rem;
    width: 22.2rem;
  }
}
.find-wrap .find-cont:nth-child(3) input {
  width: 48rem;
  color: #000;
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(3) input {
    width: 46.2rem;
  }
}
.find-wrap .find-cont:nth-child(3) input::placeholder {
  color: #000;
}
.find-wrap .find-cont:nth-child(3) a {
  width: 154px;
  height: 6rem;
  font-size: 1.6rem;
  color: #fff;
  background: #E5C095;
  text-align: center;
  line-height: 6rem;
  font-weight: 600;
  text-shadow: 0px 2px 0px rgba(153, 153, 153, 0.6);
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(3) a {
    font-size: 2.8rem;
    height: 8.8rem;
    line-height: 8.8rem;
    width: calc(100% - 47.8rem);
  }
}
.find-wrap .find-cont:nth-child(4) {
  display: flex;
  justify-content: center;
  padding-top: 10px;
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(4) {
    padding-top: 3.2rem;
  }
}
.find-wrap .find-cont:nth-child(4) a {
  width: 330px;
  height: 6rem;
  color: #fff;
  background: #2c2e45;
  border-radius: 5px;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  line-height: 6rem;
}
@media (max-width: 780px) {
  .find-wrap .find-cont:nth-child(4) a {
    font-size: 2.8rem;
    height: 8.8rem;
    line-height: 8.8rem;
    width: 100%;
  }
}

.join-wrap .request-btn {
  height: 6rem;
  padding: 0 !important;
  font-size: 2rem !important;
  width: 33rem !important;
  line-height: 6rem;
}

.recruit-page {
  padding-top: 10rem;
  padding-bottom: 0rem;
}
@media (max-width: 780px) {
  .recruit-page {
    padding-top: 6rem;
  }
}
.recruit-page .sect-title {
  font-size: 2.4rem;
  font-weight: 800;
  color: #444;
  margin-bottom: 3.6rem;
  text-align: left;
  letter-spacing: -0.05rem;
}
@media (max-width: 780px) {
  .recruit-page .sect-title {
    font-size: 3.2rem;
    margin-bottom: 2.5rem;
  }
}
.recruit-page .recruit-intro {
  text-align: center;
  margin-bottom: 10rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-intro {
    margin-bottom: 10rem;
  }
}
.recruit-page .recruit-intro .intro-title {
  font-size: 3.6rem;
  font-weight: 900;
  color: #444;
  margin-bottom: 4rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-intro .intro-title {
    font-size: 4rem;
  }
}
.recruit-page .recruit-intro .intro-desc {
  font-size: 2.6rem;
  color: #444;
  line-height: 1.6;
  font-weight: 500;
}
@media (max-width: 780px) {
  .recruit-page .recruit-intro .intro-desc {
    font-size: 2.4rem;
  }
}
.recruit-page .recruit-areas {
  margin-bottom: 6rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas {
    margin-bottom: 8rem;
  }
}
.recruit-page .recruit-areas .table-wrap {
  margin-bottom: 6rem;
  border-top: 0.4rem solid #E5C095;
}
.recruit-page .recruit-areas .table-wrap.mo {
  display: none;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .table-wrap.pc {
    display: none;
  }
  .recruit-page .recruit-areas .table-wrap.mo {
    display: block;
    margin-bottom: 7rem;
  }
  .recruit-page .recruit-areas .table-wrap.mo .recruit-item {
    border-bottom: none !important;
  }
  .recruit-page .recruit-areas .table-wrap.mo .recruit-item:nth-child(2) {
    border-top: 0.4rem solid #E5C095 !important;
  }
}
.recruit-page .recruit-areas .table-wrap .recruit-table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
.recruit-page .recruit-areas .table-wrap .recruit-table thead {
  border-bottom: 0.1rem solid #E5C095;
}
.recruit-page .recruit-areas .table-wrap .recruit-table th {
  background: #fff;
  padding: 4.3rem 1rem;
  font-size: 1.8rem;
  font-weight: 800;
  color: #111;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .table-wrap .recruit-table th {
    font-size: 2rem;
    padding: 3rem 0.5rem;
  }
}
.recruit-page .recruit-areas .table-wrap .recruit-table td {
  border-top: 0.1rem solid #E5C095;
  padding: 3.1rem 1rem;
  font-size: 1.8rem;
  color: #444;
  line-height: 1.6;
  vertical-align: middle;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .table-wrap .recruit-table td {
    font-size: 2.22rem;
    padding: 4rem 0.5rem;
  }
}
.recruit-page .recruit-areas .table-wrap .recruit-table tbody tr:nth-child(2) td {
  border-bottom: 0.1rem solid #E5C095;
}
.recruit-page .recruit-areas .table-wrap .recruit-list {
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .table-wrap .recruit-list {
    gap: 8rem;
  }
}
.recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item {
  border-top: 0.1rem solid #E5C095;
  border-bottom: 0.1rem solid #E5C095;
}
.recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-name {
  background: #fff;
  padding: 3.8rem 1rem;
  font-size: 2.4rem;
  font-weight: 800;
  color: #444;
  text-align: center;
  border-bottom: 0.1rem solid #E5C095;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-name {
    font-size: 2.8rem;
  }
}
.recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-info {
  padding: 2.5rem 2rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-info {
    padding: 3.6rem 2rem;
  }
}
.recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-info dl {
  display: flex;
  margin-bottom: 1.5rem;
  font-size: 2.8rem;
  line-height: 1.4;
}
.recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-info dl:last-child {
  margin-bottom: 0;
}
.recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-info dl dt {
  width: 14rem;
  flex-shrink: 0;
  font-weight: 800;
  color: #444;
}
.recruit-page .recruit-areas .table-wrap .recruit-list .recruit-item .item-info dl dd {
  color: #444;
  word-break: keep-all;
}
.recruit-page .recruit-areas .manager-desc-grid {
  display: flex;
  gap: 2rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .manager-desc-grid {
    flex-direction: column;
    gap: 2.5rem;
  }
}
.recruit-page .recruit-areas .manager-desc-grid .desc-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  background: #F9F8F6;
  border-radius: 2rem;
  text-align: center;
  box-shadow: inset 0 0 1rem rgba(0, 0, 0, 0.02);
  height: 18.8rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .manager-desc-grid .desc-box {
    height: 25.2rem;
    flex: unset;
  }
}
.recruit-page .recruit-areas .manager-desc-grid .desc-box h4 {
  font-size: 2rem;
  font-weight: 800;
  color: #444;
  margin-bottom: 1.9rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .manager-desc-grid .desc-box h4 {
    font-size: 2.8rem;
    margin-bottom: 2.1rem;
  }
}
.recruit-page .recruit-areas .manager-desc-grid .desc-box p {
  font-size: 1.6rem;
  color: #444;
  line-height: 1.8;
  word-break: keep-all;
}
@media (max-width: 780px) {
  .recruit-page .recruit-areas .manager-desc-grid .desc-box p {
    font-size: 2.2rem;
  }
}
.recruit-page .working-conditions {
  margin-bottom: 9.8rem;
}
@media (max-width: 780px) {
  .recruit-page .working-conditions {
    margin-bottom: 12rem;
  }
}
.recruit-page .working-conditions .condition-table-wrap {
  border-top: 0.4rem solid #E5C095;
  border-bottom: 0.1rem solid #E5C095;
}
.recruit-page .working-conditions .condition-table-wrap.mo {
  display: none;
}
@media (max-width: 780px) {
  .recruit-page .working-conditions .condition-table-wrap.pc {
    display: none;
  }
  .recruit-page .working-conditions .condition-table-wrap.mo {
    display: block;
    border-top: none;
    border-bottom: none;
  }
}
.recruit-page .working-conditions .condition-table-wrap .condition-table {
  width: 100%;
}
.recruit-page .working-conditions .condition-table-wrap .condition-table tr {
  border-bottom: 0.1rem solid #E5C095;
}
.recruit-page .working-conditions .condition-table-wrap .condition-table tr:last-child {
  border-bottom: none;
}
.recruit-page .working-conditions .condition-table-wrap .condition-table th {
  width: 22%;
  background: #fff;
  padding: 3rem 2rem;
  font-size: 2rem;
  font-weight: 800;
  color: #444;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 780px) {
  .recruit-page .working-conditions .condition-table-wrap .condition-table th {
    width: 30%;
    font-size: 2.3rem;
    padding: 4rem 1.5rem;
  }
}
.recruit-page .working-conditions .condition-table-wrap .condition-table td {
  padding: 3rem 6rem;
  font-size: 1.8rem;
  color: #444;
  line-height: 1.8;
}
@media (max-width: 780px) {
  .recruit-page .working-conditions .condition-table-wrap .condition-table td {
    padding: 4rem 3rem;
    font-size: 2.2rem;
  }
}
@media (max-width: 780px) {
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item {
    margin-bottom: 4rem;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item:nth-child(1) {
    border-top: 0.4rem solid #E5C095;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item:not(:first-child) {
    border-top: 0.1rem solid #E5C095;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item:nth-child(2) .cond-body p:nth-child(1) {
    font-weight: 800;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item:last-child {
    margin-bottom: 0;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-header {
    background: #fff;
    padding: 2.5rem 1rem;
    font-size: 2.8rem;
    font-weight: 800;
    color: #444;
    text-align: center;
    border-bottom: 0.1rem solid #E5C095;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-body {
    padding: 3rem 0rem;
    font-size: 2.8rem;
    color: #444;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-body dl {
    display: flex;
    margin-bottom: 1.5rem;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-body dl dt {
    width: 14rem;
    flex-shrink: 0;
    font-weight: 800;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-body dl dd {
    color: #444;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-body p {
    color: #444;
    line-height: 1.4;
    margin-bottom: 1rem;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-body p:last-child {
    margin-bottom: 0;
    margin-top: 1.2rem;
    font-size: 2.8rem;
  }
  .recruit-page .working-conditions .condition-table-wrap .condition-list .condition-item .cond-body .note {
    margin-top: 1.5rem;
    font-size: 2rem;
    color: #444;
  }
}
.recruit-page .recruit-qualities {
  background: #F8F3EE;
  padding: 8rem 0 10rem 0;
}
@media (max-width: 780px) {
  .recruit-page .recruit-qualities {
    padding: 10rem 0;
  }
}
.recruit-page .recruit-qualities .qual-title {
  font-size: 3rem;
  font-weight: 900;
  color: #444;
  text-align: center;
  margin-bottom: 6rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-qualities .qual-title {
    font-size: 4.2rem;
    margin-bottom: 8rem;
  }
}
.recruit-page .recruit-qualities .qual-card-grid {
  display: flex;
  gap: 2.8rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-qualities .qual-card-grid {
    flex-direction: column;
    gap: 4rem;
    padding: 0 2rem;
  }
}
.recruit-page .recruit-qualities .qual-card-grid .qual-card {
  flex: 1;
  background: #fff;
  height: 28rem;
  border-radius: 2.5rem;
  box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.05);
  text-align: center;
}
@media (max-width: 780px) {
  .recruit-page .recruit-qualities .qual-card-grid .qual-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 39.6rem;
    flex: unset;
  }
}
.recruit-page .recruit-qualities .qual-card-grid .qual-card .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
  margin: 2rem auto 1.7rem auto;
}
@media (max-width: 780px) {
  .recruit-page .recruit-qualities .qual-card-grid .qual-card .icon {
    width: 8rem;
    height: 8rem;
    margin-bottom: 2rem;
    margin-top: 0;
  }
}
.recruit-page .recruit-qualities .qual-card-grid .qual-card .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recruit-page .recruit-qualities .qual-card-grid .qual-card h4 {
  font-size: 2rem;
  font-weight: 800;
  color: #2C2E45;
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  .recruit-page .recruit-qualities .qual-card-grid .qual-card h4 {
    font-size: 2.6rem;
  }
}
.recruit-page .recruit-qualities .qual-card-grid .qual-card p {
  font-size: 1.5rem;
  color: #2C2E45;
  line-height: 1.8;
  word-break: keep-all;
}
@media (max-width: 780px) {
  .recruit-page .recruit-qualities .qual-card-grid .qual-card p {
    font-size: 2.2rem;
  }
}

/*# sourceMappingURL=style.css.map */
