@charset "UTF-8";

.root_daum_roughmap .cont {
  display: none;
}

/* scroll set */
::selection{background: #00a1f5;color:#fff;}

/* scroll custom */
*::-webkit-scrollbar{width:16px;background-color:#ebebeb;}
*::-webkit-scrollbar-thumb:hover{background-color: #00a1f5;;}
::-webkit-scrollbar-thumb{background-color:#C1C1C1;}

@media (max-width:860px){
	*::-webkit-scrollbar{display:none !important; width:0; height:0;}
}

/* //////////////////////////// */

.quick{position: fixed; right: 0; top: 32%; z-index: 3; display: flex; flex-direction: column; gap:2px 0px;}

.Hfull{position: relative;}
.maintext_box{height:100%; display: flex;  margin-top:3%; align-items: center; justify-content:right;  }
.maintext_box img{max-width:650px; width: 100%;  }
.swiper_btn_wrap{display: flex; width: 100%; justify-content: space-between; position: absolute;
 top: 45%; z-index: 3; left: 0; right: 0; margin: 0 auto;}
.swiper_btn_wrap div{font-family: 'SUIT-Regular'; width: 55px; height: 55px; border-radius: 50%; text-align: center; line-height: 55px; color: #888; background: rgba(255,255,255,0.7); font-size: 2.6rem;}

.main1{padding-bottom: 60px; padding-top: 60px;}
.main1 .box_wrap{display: flex; gap:0px 1%; position: relative; z-index: 10;}
.main1 .box_wrap a{width: 24%; position: relative; transition: 0.3s all;}
.main1 .box_wrap .img img{width: 100%;}
.main1 .box_wrap .text{position: absolute; width: 100%; height: 100%; padding: 10px; top: 0; left: 0;background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%); transition: 0.3s all;}
.main1 .box_wrap .text .text_border{border: 1px solid #fff; width: 100%; height: 100%; padding: 10px; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.main1 .box_wrap .text .h2{position: relative; font-size: 2.4rem; color: #fff; font-weight: bold; display: block; padding-top: 10px;}
.main1 .box_wrap .text .h3{position: relative; font-size: 1.6rem; color: #fff; font-weight: 100; display: block; font-family: 'SUIT-Thin'; text-align: center;}
.main1 .box_wrap .text .h3 b{font-size: 2.2rem; font-family: 'Pretendard';}
/* .main1 .box_wrap a:hover{box-shadow: 0px 0px 20px rgba(0,0,0,0.6);} */
.main1 .box_wrap a:hover .text{background: rgba(0,0,0,0.6);}
.main1 .box_wrap .text .more{padding: 4px 20px; border-radius: 30px; background: #fff; font-family: 'SUIT-Medium'; font-size: 1.4rem; margin-top: 20px;}
.main1 .box_wrap a:nth-child(5) .h2{padding-top: 0px; padding-bottom: 10px; border-bottom: 1px solid #fff; display: block; margin-bottom: 10px;}


.main_img{display: flex;}
.main_img a{width: 33.33333%;}
.main_img a img{width: 100%;}

.main_map{background: #fff; }
.main_map .width{display: flex; justify-content: space-between; gap:30px 0px; align-items: center;}
.main_map .root_daum_roughmap{width: 55% !important;}
.main_map .text{width: 40%;}
.main_map .text h2{font-size: 3.5rem; font-weight: bold; margin-bottom: 20px;}
.main_map .text  ul li{display: flex; font-size: 2.0rem; font-weight: 500; margin-top: 15px;}
.main_map .text  ul li span{font-size: 2.0rem; font-weight: bold; margin-right: 5px; white-space: nowrap;}
.main_map .text .naver{width: 250px; height: 45px; line-height: 45px; border-radius: 5px; display: block; margin-top: 40px; background: #222; text-align: center; color: #fff; font-size: 1.8rem; font-weight: 500;}
.main_map .text .naver span{font-family: 'SUIT-Regular'; margin-left: 10px;}

#ft{background: #f7f7f7;}
.foot_info_wrap{width: 100%;}
#ft .footer{display: flex; align-items: center; gap: 25px 30px;}
#ft .foot_info{display: flex; gap:3px 1%; justify-content: flex-start;; width: 100%; flex-wrap: wrap;}
#ft .foot_info p{font-size: 1.5rem; color: #666; font-weight: 500;}
#ft .foot_info span{font-size: 1.5rem; color: #666; font-weight: 500;}
#ft .foot_info a{font-size: 1.5rem; color: #666; font-weight: 500;}
#ft .copyright{margin-top: 20px;text-align: left;}
#ft .copyright span{font-size: 1.7rem; color: #666;}

.page1 .width{display: flex; justify-content: space-between; align-items: center; gap: 30px 0px;}
.page1 .width img{width: 45%; }
.page1 .text{width: 50%;}
.page1 .text h2{font-size: 3.2rem; font-weight: bold;}
.page1 .text p{font-size: 1.8rem; font-weight: 400; margin-top: 20px; line-height: 150%; color: #666;}
.page1 .text a{font-size: 3.0rem; font-weight: bold; margin-top: 30px; display: block;}
.page1 .text span {font-weight: bold; color: var(--c-01);}

.page2 .width{display: flex; justify-content: space-between; align-items: center;}
.page2 .root_daum_roughmap{width: 50%;}
.page2 .text_wrap{width: 46%;}
.page2 .text_wrap .info{display: flex; margin-bottom: 40px;}
.page2 .text_wrap .info h2{font-size: 2.5rem; font-weight: bold; margin-bottom: 12px;}
.page2 .text_wrap .info p{font-size: 1.8rem; font-weight: 500; color: #353535;}
.page2 .text_wrap .info i{font-size: 2.5rem; margin-right: 10px;}
.page2 .text_wrap .tel{font-size: 2.6rem; font-weight: bold; display: block; margin-bottom: 20px;}
.page2 .text_wrap .map{width: 250px; height: 45px; line-height: 45px; text-align: center; display: block; background: var(--c-01); color: #fff; font-size: 1.8rem; font-weight: 500; border-radius: 5px;}
.page2 .text_wrap .map span{font-family: 'SUIT-Regular'; margin-left: 10px;}

.page3{max-width: 1000px; margin: 0 auto;}
.page3 img{width: 100%;}

.mt_bg{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: ;
}
@media all and (max-width: 1400px){}
@media all and (max-width: 1200px){}
@media all and (max-width: 1024px){
  .Hfull{margin-top: 60px; height: 550px;}
  .maintext_box{justify-content: center;}
  .maintext_box img{max-width: 400px; padding-top:0%;}
  .main_map .text h2{font-size: 3.0rem;}
  .main_map .text ul li span{font-size: 1.8rem;}
  .main_map .text ul li{font-size: 1.8rem;}
  .board_title{padding-top: 110px;}
  .page1 .text h2{font-size: 2.8rem;}
  .page1 .text p{font-size: 1.8rem; margin-top: 14px;}
  .page1 .text a{font-size: 2.6rem;}
  .page2 .text_wrap .info h2{font-size: 2.2rem;}
  .page2 .text_wrap .info i{font-size: 2.2rem;}
  .page2 .text_wrap .tel{font-size: 2.2rem;}
}
@media all and (max-width: 900px){

  .swiper_btn_wrap{display: none;}
}
@media all and (max-width: 850px){
  .maintext_box img{max-width: 300px; margin-bottom:15% !important; }
  .maintext_box{padding-top: 0px; display: flex; padding-bottom:10%;}
  .Hfull{margin-top: 60px; height: 650px;}
  .Hfull .slide1{background: url('../img/mslide1.png')no-repeat; background-size: cover; background-position: center;}
  .Hfull .slide2{background: url('../img/mslide2.png')no-repeat; background-size: cover; background-position: center}

  .Hfull .slide3{background: url('../img/mslide3.png')no-repeat; background-size: cover; background-position: center;}
  .Hfull .slide4{background: url('../img/mslide4.png')no-repeat; background-size: cover; background-position: center}
    .Hfull .slide5{background: url('../img/mslide5.png')no-repeat; background-size: cover; background-position: center;}
  .Hfull .slide6{background: url('../img/mslide6.png')no-repeat; background-size: cover; background-position: center}
    .Hfull .slide7{background: url('../img/mslide7.png')no-repeat; background-size: cover; background-position: center;}
  .Hfull .slide8{background: url('../img/mslide8.png')no-repeat; background-size: cover; background-position: center}
    .Hfull .slide9{background: url('../img/mslide9.png')no-repeat; background-size: cover; background-position: center;}






  .main_map .width{flex-direction: column;}
  .main_map .text{width: 100%;}
  .main_map .root_daum_roughmap{width: 100% !important;}
  #ft .foot_info p{font-size: 1.5rem;}
  #ft .foot_info span{font-size: 1.5rem;}
  #ft .foot_info a{font-size: 1.5rem;}
  #ft .copyright span{font-size: 1.5rem;}
  .page2 .width{flex-direction: column;}
  .page2 .root_daum_roughmap{width: 100%; margin-bottom: 30px;}
  .page2 .text_wrap{width: 100%;}
  .page1 .width{flex-direction: column;}
  .page1 .width img{width: 100%;}
  .page1 .text{width: 100%;}
  .main1{padding-bottom: 0px; padding-top: 0px;}
  .main1 .width{width: 100% !important;}
  .main1 .box_wrap{margin-top: 0px; gap:0px; flex-wrap: wrap;}
  .main1 .box_wrap a{width: 50%;}
  .main1 .box_wrap a:nth-child(5){width: 100%; height: 250px; overflow: hidden;}
}
@media all and (max-width: 768px){

  #ft .footer{flex-direction: column;}
  #ft  .foot_logo img{width: 100px;}
  #ft .foot_info{flex-direction: column;}
  #ft .foot_info span{display: none;}
  #ft .copyright{text-align: center;}
  .maintext_box{padding-right:0%;}
  .maintext_box img{width: 80%; padding-top:25%;     padding-left: 0%;}
}
@media all and (max-width: 650px){
  /* .maintext_box img{max-width: 350px} */
  .Hfull{margin-top: 60px; height: 450px;}
   .main1 .box_wrap a:nth-child(5){ width: 100%; height: 350px; overflow: hidden; background-position:bottom !important;  }

}


.about_tt{width:1300px;font-size:20px; margin:0 auto;  border:0px solid red; padding-top:100px; line-height: 33px;}
.about_tt p{font-size:25px; font-weight:600; }


@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

:root {
  --ls88-gold: #c99b3c;
  --ls88-gold-light: #e8c878;
  --ls88-gold-dark: #9e7224;
  --ls88-black: #0d0d0d;
  --ls88-dark: #171717;
  --ls88-gray: #777;
  --ls88-light: #f8f7f3;
  --ls88-line: #e8e4da;
}

html {
  scroll-behavior: smooth;
}

.ls88_page,
.ls88_page * {
  box-sizing: border-box;
}

.ls88_page {
  width: 100%;
  overflow: hidden;
  font-family: "Pretendard", sans-serif;
  color: #222;
  word-break: keep-all;
}

.ls88_page a {
  color: inherit;
  text-decoration: none;
}

.ls88_page img {
  display: block;
  max-width: 100%;
}

.ls88_inner {
  width: min(1280px, calc(100% - 60px));
  margin: 0 auto;
}

.ls88_section {
  padding: 70px 0;
}


/* 공통 타이틀 */
.ls88_title {
  margin-bottom: 65px;
  text-align: center;
}

.ls88_title > span {
  display: inline-block;
  margin-bottom: 14px;
  color: var(--ls88-gold-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 4px;
}

.ls88_title h3 {
  margin: 0;
  color: #151515;
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 800;
  letter-spacing: -2px;
  line-height: 1.25;
}

.ls88_title p {
  margin: 15px 0 0;
  color: #777;
  font-size: 25px;
  line-height: 1.85;
}

.ls88_title_light h3 {
  color: #fff;
}

.ls88_title_light p {
  color: rgba(255, 255, 255, 0.58);
}

.ls88_title_light > span {
  color: var(--ls88-gold-light);
}


/* 메인 비주얼 */
.ls88_hero {
  position: relative;
  display: flex;
  min-height: 880px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 75% 30%, rgba(211, 162, 65, 0.19), transparent 27%),
    linear-gradient(135deg, #050505 0%, #151515 55%, #080808 100%);
  text-align: center;
}

.ls88_hero::before,
.ls88_hero::after {
  position: absolute;
  border: 1px solid rgba(207, 162, 75, 0.13);
  border-radius: 50%;
  content: "";
}

.ls88_hero::before {
  top: -280px;
  right: -200px;
  width: 720px;
  height: 720px;
}

.ls88_hero::after {
  bottom: -330px;
  left: -180px;
  width: 650px;
  height: 650px;
}

.ls88_hero_light {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 780px;
  height: 780px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(205, 158, 63, 0.13), transparent 68%);
  transform: translate(-50%, -50%);
}

.ls88_hero_inner {
  position: relative;
  z-index: 2;
  width: min(900px, calc(100% - 40px));
}

.ls88_logo {
  display: flex;
  width: 150px;
  height: 150px;
  margin: 0 auto 28px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid rgba(222, 181, 94, 0.45);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 55px rgba(211, 163, 67, 0.16);
}

.ls88_logo img {
  width: 78%;
  height: 78%;
  object-fit: contain;
}

.ls88_eyebrow {
  margin: 0 0 18px;
  color: var(--ls88-gold-light);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 7px;
}

.ls88_hero h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 6.3vw, 84px);
  font-weight: 300;
  letter-spacing: -4px;
  line-height: 1.16;
}

.ls88_hero h2 strong {
  color: var(--ls88-gold-light);
  font-weight: 800;
}

.ls88_hero_text {
  margin: 30px 0 0;
  color: rgba(255, 255, 255, 0.67);
  font-size: 19px;
  line-height: 1.8;
}

.ls88_hero_btns {
  display: flex;
  margin-top: 42px;
  justify-content: center;
  gap: 12px;
}

.ls88_btn {
  display: inline-flex;
  min-width: 180px;
  height: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  transition: 0.35s;
}

.ls88_btn_gold {
  border: 1px solid var(--ls88-gold);
  background: linear-gradient(135deg, #e6c270, #ac7a25);
  color: #111 !important;
}

.ls88_btn_gold:hover {
  box-shadow: 0 12px 35px rgba(203, 156, 60, 0.27);
  transform: translateY(-4px);
}

.ls88_btn_line {
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff !important;
}

.ls88_btn_line:hover {
  border-color: var(--ls88-gold-light);
  color: var(--ls88-gold-light) !important;
  transform: translateY(-4px);
}

.ls88_scroll {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.45) !important;
  transform: translateX(-50%);
}

.ls88_scroll span {
  font-size: 9px;
  letter-spacing: 4px;
}

.ls88_scroll i {
  position: relative;
  width: 1px;
  height: 48px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.18);
}

.ls88_scroll i::after {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 60%;
  background: var(--ls88-gold-light);
  content: "";
  animation: ls88Scroll 2s infinite;
}

@keyframes ls88Scroll {
  0% {
    top: -70%;
  }
  100% {
    top: 120%;
  }
}


/* 셔플댄스란 */
.ls88_about {
  background: #fff;
}

.ls88_about_grid {
  display: grid;
  grid-template-columns: 0.85fr 1.65fr;
  gap: 30px;
}

.ls88_about_visual {
  position: relative;
  min-height: 530px;
  padding: 60px 48px;
  overflow: hidden;
  background:
    linear-gradient(rgba(11, 11, 11, 0.83), rgba(11, 11, 11, 0.96)),
    #111;
  color: #fff;
}

.ls88_about_visual::after {
  position: absolute;
  right: -110px;
  bottom: -110px;
  width: 320px;
  height: 320px;
  border: 45px solid rgba(204, 157, 61, 0.1);
  border-radius: 50%;
  content: "";
}

.ls88_about_number {
  display: flex;
  margin-bottom: 60px;
  align-items: flex-end;
  color: var(--ls88-gold-light);
}

.ls88_about_number strong {
  font-size: 110px;
  font-weight: 800;
  letter-spacing: -7px;
  line-height: 0.8;
}

.ls88_about_number span {
  margin: 0 0 5px 13px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
}

.ls88_about_visual h4 {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 31px;
  line-height: 1.45;
}

.ls88_about_visual p {
  position: relative;
  z-index: 1;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.57);
  font-size: 18px;
  line-height: 1.8;
}

.ls88_feature_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid var(--ls88-line);
  border-left: 1px solid var(--ls88-line);
}

.ls88_feature {
  position: relative;
  min-height: 250px;
  padding: 40px;
  border-right: 1px solid var(--ls88-line);
  border-bottom: 1px solid var(--ls88-line);
  transition: 0.35s;
}

.ls88_feature > span {
  color: var(--ls88-gold);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 2px;
}

.ls88_feature h4 {
  margin: 46px 0 12px;
  color: #222;
  font-size: 23px;
}

.ls88_feature p {
  margin: 0;
  color: #777;
  font-size: 19px;
  line-height: 1.75;
}

.ls88_feature:hover {
  z-index: 2;
  border-color: transparent;
  background: #171717;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.12);
  transform: translateY(-6px);
}

.ls88_feature:hover h4 {
  color: #fff;
}

.ls88_feature:hover p {
  color: rgba(255, 255, 255, 0.6);
}


/* 커리큘럼 */
.ls88_curriculum {
  background: var(--ls88-black);
}

.ls88_course_wrap {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 18px;
}

.ls88_course {
  grid-column: span 2;
  min-height: 410px;
  padding: 38px 32px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #151515;
  transition: 0.35s;
}

.ls88_course:nth-child(4) {
  grid-column: 2 / span 2;
}

.ls88_course:nth-child(5) {
  grid-column: 4 / span 2;
}

.ls88_course_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ls88_course_top span {
  color: var(--ls88-gold-light);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
}

.ls88_course_top em {
  color: rgba(255, 255, 255, 0.42);
  font-size: 12px;
  font-style: normal;
}

.ls88_course h4 {
  margin: 47px 0 15px;
  color: #fff;
  font-size: 28px;
}

.ls88_course_desc {
  min-height: 53px;
  margin: 0 0 0px;
  color: rgba(255, 255, 255, 0.52);
  font-size: 18px;
  line-height: 1.7;
}

.ls88_course ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ls88_course li {
  position: relative;
  padding: 11px 0 11px 19px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.76);
  font-size: 17px;
}

.ls88_course li::before {
  position: absolute;
  top: 18px;
  left: 1px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--ls88-gold);
  content: "";
}

.ls88_course:hover {
  border-color: var(--ls88-gold);
  background: #1c1c1c;
  transform: translateY(-8px);
}

.ls88_course_point {
  border-color: var(--ls88-gold-dark);
  background:
    linear-gradient(145deg, rgba(204, 157, 61, 0.17), transparent 70%),
    #181714;
}


/* 클래스 */
.ls88_classes {
  background: #f7f5ef;
}

.ls88_class_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  background: #ddd8cd;
}

.ls88_class_item {
  min-height: 170px;
  padding: 45px 38px;
  background: #fff;
  transition: 0.35s;
}

.ls88_class_item span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--ls88-gold);
  border-radius: 50%;
  color: var(--ls88-gold-dark);
  font-size: 12px;
  font-weight: 800;
}

.ls88_class_item h4 {
  margin: 40px 0 13px;
  font-size: 23px;
}

.ls88_class_item p {
  margin: 0;
  color: #777;
  font-size: 15px;
  line-height: 1.7;
}

.ls88_class_item:hover {
  z-index: 1;
  background: #171717;
  box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
  transform: translateY(-8px);
}

.ls88_class_item:hover h4 {
  color: #fff;
}

.ls88_class_item:hover p {
  color: rgba(255, 255, 255, 0.55);
}


/* 안전한 셔플 */
.ls88_safety {
  background: #fff;
}

.ls88_safety_box {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  overflow: hidden;
  border: 1px solid var(--ls88-line);
}

.ls88_safety_title {
  position: relative;
  padding: 85px 65px;
  overflow: hidden;
  background: #151515;
  color: #fff;
}

.ls88_safety_title::after {
  position: absolute;
  right: -160px;
  bottom: -160px;
  width: 360px;
  height: 360px;
  border: 55px solid rgba(216, 172, 80, 0.09);
  border-radius: 50%;
  content: "";
}

.ls88_safety_title span {
  color: var(--ls88-gold-light);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 4px;
}

.ls88_safety_title h3 {
  position: relative;
  z-index: 1;
  margin: 45px 0 25px;
  font-size: clamp(40px, 4.5vw, 62px);
  letter-spacing: -3px;
  line-height: 1.2;
}

.ls88_safety_title p {
  position: relative;
  z-index: 1;
  color: var(--ls88-gold-light);
  font-size: 18px;
}

.ls88_safety_content {
  padding: 80px 70px;
}

.ls88_safety_content h4 {
  margin: 0 0 35px;
  color: #222;
  font-size: 30px;
  line-height: 1.5;
}

.ls88_safety_content h4 strong {
  color: var(--ls88-gold-dark);
}

.ls88_safety_content > p {
  margin: 0 0 18px;
  color: #666;
  font-size: 19px;
  line-height: 1.7;
}

.ls88_notice {
  margin-top: 34px;
  padding: 20px 24px;
  border-left: 3px solid var(--ls88-gold);
  background: #f7f5ef;
  color: #888;
  font-size: 16px;
  line-height: 1.7;
}


/* 추천 */
.ls88_recommend {
  background:
    linear-gradient(rgba(10, 10, 10, 0.94), rgba(10, 10, 10, 0.94)),
    #111;
}

.ls88_check_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  width: min(1050px, 100%);
  margin: 0 auto;
}

.ls88_check {
  display: flex;
  min-height: 90px;
  padding: 25px 30px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.035);
  transition: 0.3s;
}

.ls88_check i {
  display: flex;
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  margin-right: 18px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--ls88-gold);
  border-radius: 50%;
  color: var(--ls88-gold-light);
  font-style: normal;
}

.ls88_check p {
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
}

.ls88_check:hover {
  border-color: var(--ls88-gold-dark);
  background: rgba(203, 158, 65, 0.1);
  transform: translateX(5px);
}


/* 약속 */
.ls88_promise {
  background: #f8f7f3;
}

.ls88_promise_list {
  width: min(1030px, 100%);
  margin: 0 auto;
  border-top: 1px solid #dcd7cc;
}

.ls88_promise_item {
  display: grid;
  grid-template-columns: 105px 1fr;
  padding: 35px 20px;
  align-items: center;
  border-bottom: 1px solid #dcd7cc;
  transition: 0.3s;
}

.ls88_promise_item b {
  color: var(--ls88-gold-dark);
  font-size: 17px;
  letter-spacing: 2px;
}

.ls88_promise_item h4 {
  margin: 0 0 0px;
  color: #222;
  font-size: 21px;
}

.ls88_promise_item p {
  margin: 0;
  color: #777;
  font-size: 15px;
  line-height: 1.7;
}

.ls88_promise_item:hover {
  padding-left: 35px;
  background: #fff;
}


/* 상담문의 */
.ls88_contact {
  position: relative;
  display: flex;
  min-height: 650px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #0c0c0c;
  text-align: center;
}

.ls88_contact::before,
.ls88_contact::after {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid rgba(210, 167, 77, 0.14);
  border-radius: 50%;
  content: "";
  transform: translate(-50%, -50%);
}

.ls88_contact::before {
  width: 650px;
  height: 650px;
}

.ls88_contact::after {
  width: 850px;
  height: 850px;
}

.ls88_contact_glow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(209, 165, 73, 0.15), transparent 67%);
  transform: translate(-50%, -50%);
}

.ls88_contact_inner {
  position: relative;
  z-index: 2;
  width: min(800px, calc(100% - 40px));
}

.ls88_contact_inner > span {
  color: var(--ls88-gold-light);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 6px;
}

.ls88_contact h3 {
  margin: 28px 0;
  color: #fff;
  font-size: clamp(44px, 6vw, 72px);
  font-weight: 300;
  letter-spacing: -3px;
  line-height: 1.2;
}

.ls88_contact h3 strong {
  color: var(--ls88-gold-light);
  font-weight: 800;
}

.ls88_contact p {
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 17px;
  line-height: 1.8;
}

.ls88_contact a {
  display: inline-flex;
  min-width: 330px;
  margin-top: 40px;
  padding: 19px 38px;
  flex-direction: column;
  border: 1px solid var(--ls88-gold);
  background: linear-gradient(135deg, #dfba67, #a87624);
  color: #111 !important;
  transition: 0.35s;
}

.ls88_contact a small {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 700;
}

.ls88_contact a strong {
  font-size: 25px;
  letter-spacing: 1px;
}

.ls88_contact a:hover {
  box-shadow: 0 15px 40px rgba(202, 154, 57, 0.3);
  transform: translateY(-6px);
}


/* 등장 애니메이션 */
.ls88_reveal {
  opacity: 0;
  transform: translateY(45px);
  transition:
    opacity 0.9s ease,
    transform 0.9s ease;
}

.ls88_reveal.ls88_active {
  opacity: 1;
  transform: translateY(0);
}


/* 태블릿 */
@media (max-width: 1100px) {
  .ls88_section {
    padding: 105px 0;
  }

  .ls88_about_grid {
    grid-template-columns: 1fr;
  }

  .ls88_about_visual {
    min-height: 430px;
  }

  .ls88_course_wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  .ls88_course,
  .ls88_course:nth-child(4),
  .ls88_course:nth-child(5) {
    grid-column: auto;
  }

  .ls88_course:last-child {
    grid-column: 1 / -1;
  }

  .ls88_class_list {
    grid-template-columns: repeat(2, 1fr);
  }

  .ls88_safety_box {
    grid-template-columns: 1fr;
  }

  .ls88_safety_title {
    min-height: 380px;
  }
}


/* 모바일 */
@media (max-width: 767px) {
  .ls88_inner {
    width: calc(100% - 34px);
  }

  .ls88_section {
    padding: 80px 0;
  }

  .ls88_title {
    margin-bottom: 42px;
  }

  .ls88_title > span {
    font-size: 10px;
    letter-spacing: 3px;
  }

  .ls88_title h3 {
    font-size: 34px;
    letter-spacing: -1.5px;
  }

  .ls88_title p {
    margin-top: 17px;
    font-size: 15px;
    line-height: 1.75;
  }

  .ls88_title p br {
    display: none;
  }

  .ls88_hero {
    min-height: 760px;
    padding: 70px 0 90px;
  }

  .ls88_logo {
    width: 115px;
    height: 115px;
    margin-bottom: 23px;
  }

  .ls88_eyebrow {
    font-size: 10px;
    letter-spacing: 4px;
  }

  .ls88_hero h2 {
    font-size: 44px;
    letter-spacing: -2.5px;
  }

  .ls88_hero_text {
    font-size: 15px;
  }

  .ls88_hero_text br {
    display: none;
  }

  .ls88_hero_btns {
    flex-direction: column;
  }

  .ls88_btn {
    width: 100%;
  }

  .ls88_about_visual {
    min-height: 430px;
    padding: 45px 30px;
  }

  .ls88_about_number {
    margin-bottom: 55px;
  }

  .ls88_about_number strong {
    font-size: 85px;
  }

  .ls88_feature_grid {
    grid-template-columns: 1fr;
  }

  .ls88_feature {
    min-height: auto;
    padding: 32px 27px;
  }

  .ls88_feature h4 {
    margin-top: 30px;
  }

  .ls88_course_wrap {
    grid-template-columns: 1fr;
  }

  .ls88_course,
  .ls88_course:last-child {
    grid-column: auto;
    min-height: auto;
  }

  .ls88_class_list {
    grid-template-columns: 1fr;
  }

  .ls88_class_item {
    min-height: auto;
    padding: 35px 28px;
  }

  .ls88_class_item h4 {
    margin-top: 28px;
  }

  .ls88_safety_title {
    min-height: 350px;
    padding: 60px 32px;
  }

  .ls88_safety_content {
    padding: 50px 28px;
  }

  .ls88_safety_content h4 {
    font-size: 25px;
  }

  .ls88_check_list {
    grid-template-columns: 1fr;
  }

  .ls88_check {
    padding: 21px 20px;
  }

  .ls88_check p {
    font-size: 14px;
  }

  .ls88_promise_item {
    grid-template-columns: 55px 1fr;
    padding: 28px 5px;
  }

  .ls88_promise_item:hover {
    padding-left: 5px;
  }

  .ls88_contact {
    min-height: 600px;
  }

  .ls88_contact h3 {
    font-size: 45px;
  }

  .ls88_contact a {
    min-width: 100%;
  }
}