@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard-dynamic-subset.css');
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ham{
  display: none;
}
/* Firefox  */
input[type='number'] {
  -moz-appearance: textfield;
}
/* font-family: 'Pretendard Variable'; */
@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('../fonts/PretendardVariable.woff2') format('woff2-variations');
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Thin.woff2') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraLight.woff2') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Light.woff2') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Regular.woff2') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Medium.woff2') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-SemiBold.woff2') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Bold.woff2') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraBold.woff2') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Black.woff2') format('woff');
    font-weight: 900;
    font-display: swap;
}


body {
	font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    margin: 0 !important;
}

html {scroll-behavior: smooth;}

input,
select {
    font-family: 'Pretendard', sans-serif;
}

p {
    margin: 0px 0px 0px 0px;
    line-height: 1;
}

.inner{
    width: 100%;
    max-width: 1315px;
    margin: 0 auto;
    padding: 0 15px;
}
.pc_hide {
    display: none! important;
}

.sp5 {
    height: 5px;
    clear: both;
}

.sp10 {
    height: 10px;
    clear: both;
}

.sp12 {
    height: 12px;
    clear: both;
}

.sp15 {
    height: 15px;
    clear: both;
}

.sp20 {
    height: 20px;
    clear: both;
}

.sp25 {
    height: 25px;
    clear: both;
}

.sp30 {
    height: 30px;
    clear: both;
}

.sp35 {
    height: 35px;
    clear: both;
}

.sp40 {
    height: 40px;
    clear: both;
}

.sp45 {
    height: 45px;
    clear: both;
}

.sp50 {
    height: 50px;
    clear: both;
}

.sp55 {
    height: 55px;
    clear: both;
}

.sp60 {
    height: 60px;
    clear: both;
}

.sp65 {
    height: 65px;
    clear: both;
}

.sp70 {
    height: 70px;
    clear: both;
}

.sp75 {
    height: 75px;
    clear: both;
}

.sp80 {
    height: 80px;
    clear: both;
}

.sp90 {
    height: 90px;
    clear: both;
}

.sp100 {
    height: 100px;
    clear: both;
}

.sp110 {
    height: 110px;
    clear: both;
}

.sp120 {
    height: 120px;
    clear: both;
}

.sp130 {
    height: 130px;
    clear: both;
}

.sp140 {
    height: 140px;
    clear: both;
}

.sp150 {
    height: 150px;
    clear: both;
}

.sp160 {
    height: 160px;
    clear: both;
}

.sp165 {
    height: 165px;
    clear: both;
}

.sp200 {
    height: 200px;
    clear: both;
}

.t_bold {
    font-weight: bold
}

.pc_hider {
    display: none;
}
#wrap{
    max-width: 1920px;
    margin: auto;
}
/* 공통 input 시작 */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: 8px auto;
}

input,
select {
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    -webkit-border: none;
    -moz-border: none;
    -webkit-padding: 0 10px;
    -moz-padding: 0 10px;
}

input[type='checkbox'] {
    -webkit-appearance: checkbox
}

input[type='radio'] {
    -webkit-appearance: radio
}

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
a {
    text-decoration: none;
    color: inherit;
}
select::-ms-expand {
    display: none;
    /*for IE10, 11*/
}
.m_hide{
  display: hide;
}
.pc_hide{
  display: none;
}
/* 공통 input 끝 */
/* #header  */
#header{
  width: 100%;
  position: fixed;
  z-index: 999;
  background-color: #fff;
  top: 0;
  left: 0;
}
#header .headerArea1{
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #e2e2e2;
}
#header .headerArea1 .inner{
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 100%;
}
#header .headerArea1 .linkbutton{
  width: 200px;
  height: 55px;
  background-color: #202753;
  border-radius: 20px 20px 0 0 ;
  margin-top: auto;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#header .headerArea1 .logo{
  width: 400px;
  height: 67px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#header .headerArea1 .logo img{
  width: 100%;
}
#header .headerArea1 .left_buttonArea{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-left: auto;
}
#header .headerArea1 .left_buttonArea .lang_select{
  width: 103px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #fff;
  cursor: pointer;
}
#header .headerArea1 .left_buttonArea .partner_select{
  width: 120px;
  height: 43px;
  position: relative;
  cursor: pointer;
}
#header .headerArea1 .left_buttonArea .lang_select .active_lang{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 50px;
  color: #000;
  position: absolute;
  z-index: 2;
  font-size: 14px;
  font-weight: 600;
}
#header .headerArea1 .left_buttonArea .lang_select .active_lang .svg{
  width: 13px;
  margin-left: 15px;
  height: 8px;
}
#header .headerArea1 .left_buttonArea .lang_select .lang_select_list{
  position: absolute;
  top: 1px;
  left: 0;
  padding-top: 50px;
  width: 100%;
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  z-index: 1;
  background-color: #fff;
  font-size: 14px;
  font-weight: 600;
}
#header .headerArea1 .left_buttonArea .lang_select .lang_select_list p{
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header .headerArea1 .left_buttonArea .partner_select .active_lang{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #533e30;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  z-index: 6;
  box-shadow: 0 0 6px 0px rgba(255,255,255,1);
  font-size: 14px;
  font-weight: 500;
}
#header .headerArea1 .left_buttonArea .partner_select .partner_select_list{
  position: absolute;
  top: 1px;
  left: 0;
  padding-top: 50px;
  width: 100%;
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background-color: #533e30;
  z-index: 5;
  padding-bottom: 20px;
}
#header .headerArea1 .left_buttonArea .partner_select .partner_select_list a{
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header .headerArea1 .left_buttonArea .partner_select .partner_select_list a img{
  width: 40px;
}
#header .headerArea2 {
  height: 80px;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}
#header .headerArea2 .inner .menusc{
  display: flex;
  height: 100%;
  position: relative;
}
#header .headerArea2 .inner .menusc .mList{
  width: 100%;
  height: 100%;
}
#header .headerArea2 .inner .menusc .mList .list_title{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  color: #808080;
}
#header .headerArea2 .inner .menusc .mList:hover .list_title{
  color: #533e30;
  font-weight: 700;
}
#header .headerArea2 .inner .menusc .mList .submenu{
  width: calc(100% / 5);
  background-color: #f5f5f5;
  position: absolute;
  margin-top: 1px;
  z-index: 4;
}
#header .headerArea2 .inner .menusc .mList .submenu .sub{
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header .headerArea2 .inner .menusc .mList .submenu .sub a{
  height: 23px;
  position: relative;
  transition: .3s;
  color: #808080;
}
#header .headerArea2 .inner .menusc .mList .submenu .sub a:hover:before{
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #535353;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}
#header .headerArea2 .inner .menusc .mList .submenu .sub a:hover:after{
  content: '';
  width: 0%;
  height: 1px;
  background-color: #533e30;
  position: absolute;
  bottom: 0;
  left: 0;
  animation-name: underline;
  animation-duration:.3s;
  animation-duration: leaner;
  animation-direction:alternate;
  animation-fill-mode: forwards;
}
#header .headerArea2 .inner .menusc .mList .submenu .sub a:hover{
  color: #533e30;
  font-weight: 700;
}
@-webkit-keyframes underline {
  0% {
    width: 0;
    left:0;
  }
  100% {
    width: 100%;
    left:0;
  }
}
#header .headerArea2 .submenu_bg{
  width: 100%;
  height: 200px;
  background-color: #f5f5f5;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 3;
}

#header .headerArea2 .inner .menusc .mList .submenu{
  display: none; /* 기본적으로 숨김 */
}

#header .headerArea2 .submenu_bg{
  display: none; /* 기본적으로 숨김 */
}
/* #header  */

/* main */
.main_wrap #visual{
  width: 100%;
  height: 860px;
  background-image: url(../img/visual.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 230px;
}
@keyframes rotateAnimation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.main_wrap #visual .v_contents {
  width: 550px;
  height: 550px;
  position: relative;
  margin-top: 100px;
}

.main_wrap #visual .imgbox {
  width: 100%;
  height: 100%;
  animation: rotateAnimation 20s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
}

.main_wrap #visual .imgbox img {
  width: 100%;
  height: 100%;
}

.main_wrap #visual .textbox {
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 150%;
  text-align: center;
  z-index: 10;
  pointer-events: none;
}
.main_wrap #visual .scroll_txt{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: auto;
}
@keyframes upDownAnimation {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

.main_wrap #visual .scroll_txt p {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
  animation: upDownAnimation 1.5s ease-in-out infinite;
}

.main_wrap #visual .scroll_txt .v_line{
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
}

/* //main */
/* section01 */
.main_wrap .section001{
  padding: 130px 0 10px;
}
.main_wrap .section001 h2{
  font-size: 60px;
  font-weight: 700;
  color: #533e30;
  margin-bottom: 70px;
  text-align: center;
}
.main_wrap .section001 p{
  font-size: 20px;
  font-weight: 400;
  color: #333;
  line-height: 150%;
  text-align: center;
}
/* //section01 */
/* section2 */
.section02{
  padding: 150px 0;
}
.section02 .cb1{
  display: flex;
  gap: 80px;
  align-items: center;
  justify-content: center;
}
.section02 .cb1 .imgArea{
  width: 50%;
  max-width: 635px;
  height: 735px;
  position: relative;
}
.section02 .cb1 .imgArea .img_bg{
  width: 100%;
  height: 700px;
  max-width: 600px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  border: 1px solid #333;
}
.section02 .cb1 .imgArea .imgbox{
  width: 100%;
  height: 700px;
  max-width: 600px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../img/main1-1.jpg);
}
.section02 .cb2{
  display: flex;
  gap: 80px;
  align-items: end;
  margin-top: -135px;
  justify-content: center;
}
.section02 .cb2 .imgArea{
  width: 50%;
  max-width: 720px;
  height: 467px;
}
.section02 .cb2 .imgArea .imgbox{
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../img/main1-2.jpg);
}
.section02 .contentbox .textArea .subtitle{
  font-size: 30px;
  font-weight: 400;
  color: #000;
  margin-bottom: 10px;
}
.section02 .contentbox .textArea h2{
  font-size: 40px;
  font-weight: 700;
  color: #000;
  margin-bottom: 35px;
}
.section02 .contentbox .textArea .txt{
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-bottom: 40px;
}
.section02 .contentbox .textArea .linkbutton{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 200px;
  height: 50px;
  border: 1px solid #e2e2e2;
  border-radius: 30px;
  background-color: inherit;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}
.section02 .contentbox .textArea .linkbutton img{
  width: 20px;
}
/* //section2 */
/* section3 */
.main_wrap .section03{
  padding: 200px 0 130px;
}
.main_wrap .section03 .flow_banner {
  z-index: 1;
  top: 0;
  margin: 0;
}
.section03{
  background-color: #202753;
  position: relative;
  padding: 0px 0 130px;
}
.section03 .flow_banner {
  overflow: hidden;
  display: flex;
  width: 100%;
  margin: 30px auto;
  position: absolute;
  z-index: -1;
}
.section03 .flow_banner .list {
  display: flex;
}
.section03 .flow_banner .list > li {
  white-space: nowrap;
  color: #fff;
  padding: 20px;
  font-size: 120px;
  font-weight: 700;
  opacity: .1;
}

@keyframes flowRolling {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* 반응형 스타일 */
@media (max-width: 1280px) {
    .flow_banner .list > li {font-size: 16px;padding: 10px;}
}

@media (max-width: 767px) {
    .flow_banner .list > li {font-size: 14px;padding: 5px;}
}
.section03 .contents1 .inner{
  display: flex;
  align-items: start;
  color: #fff;
  gap: 150px;
}
.section03 .contents1 .inner .leftArea{
  width: 40%;
  max-width: 450px;
}
.section03 .contents1 .inner .leftArea h2{
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 50px;
}
.section03 .contents1 .inner .leftArea .imgbox{
  width: 450px;
  height: 250px;
}
.section03 .contents1 .inner .leftArea .imgbox img{
  width: 100%;
}
.section03 .contents1 .inner .rightArea {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 60%;
  max-width: 680px;
}
.section03 .contents1 .inner .rightArea li{
  font-size: 20px;
  font-weight: 500;
  line-height: 200%;
  word-break: keep-all;
}
.section03 .contents2{
  width: 100%;
  position: relative;
  height: 50px;
  margin: 100px 0;
}
.section03 .contents2 .textbox{
  height: 100%;
  max-width: 1375;
  margin: auto;
  position: relative;
  z-index: 2;
}
.section03 .contents2 .textbox h2{
  font-size: 38px;
  font-weight: 700;
  color: #fff;
  width: fit-content;
  background-color: #202753;
  padding: 0 30px;
}
.section03 .contents2 .line{
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.section03 .contents3 .sec3_mySwiper{
  overflow: hidden;
  max-width: 1615px;
  padding-left: 15px;
  margin-left: auto;
  height: fit-content;
  padding-bottom: 50px;
}
.section03 .contents3 .swiper-slide {
  position: relative;
  height: fit-content;
  /* width: 615px !important; */
  transition: all 0.5s ease;
}
.section03 .contents3 .swiper-slide .imgArea{
  width: 445px;
  height: 440px;
  position: relative;
}
.section03 .contents3 .swiper-slide .imgArea .fontImg{
  width: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section03 .contents3 .swiper-slide .imgArea .fontImg img{
  width: 100%;
  opacity: .5;
  transition: opacity 0.5s;
}
.section03 .contents3 .swiper-slide .imgArea .photoImg{
  width: 415px;
  height: fit-content;
  position: absolute;
  bottom: 0;
  right: 0;
  filter: grayscale(1);
  transition: filter 0.5s;
}
.section03 .contents3 .swiper-slide .textArea{
  position: absolute;
  z-index: 9;
  right: 0;
  color: #fff;
  width: 300px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section03 .contents3 .swiper-slide .textArea .txt{
  max-width: 300px;
  position: absolute;
}
.section03 .contents3 .s1 .textArea .txt{
  bottom: 150px;
  right: 0;
}
.section03 .contents3 .s1 .textArea .num{
  bottom: 0;
  right: 110px;
}
.section03 .contents3 .s2 .textArea .txt{
  bottom: -20px;
  right: 0;
}
.section03 .contents3 .s2 .textArea .num{
  top: 40px;
  right: 170px;
}
.section03 .contents3 .s3 .textArea .txt{
  bottom: 100px;
  right: 0;
}
.section03 .contents3 .s3 .textArea .num{
  bottom: 0px;
  left: 30px;
}
.section03 .contents3 .s4 .textArea .txt{
  bottom: 150px;
  right: 0;
}
.section03 .contents3 .s4 .textArea .num{
  bottom: 0px;
  right: 130px;
}
.section03 .contents3 .s5 .textArea .txt{
  bottom: 100px;
  right: 0;
}
.section03 .contents3 .s5 .textArea .num{
  top: 50px;
  left: 30px;
}
.section03 .contents3 .swiper-slide .textArea h2{
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 25px;
  line-height: 150%;
}
.section03 .contents3 .swiper-slide .textArea p{
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  word-break: keep-all;
  opacity: 0;
  transition: opacity 0.5s;
}
.section03 .contents3 .swiper-slide .textArea .num{
  font-size: 120px;
  font-weight: 800;
  position: absolute;
  opacity: .3;
  transition: opacity 0.5s;
}
.section03 .contents3 .on .imgArea .photoImg{
  filter: grayscale(0);
}
.section03 .contents3 .on .textArea p{
  opacity: 1;
}
.section03 .contents3 .on .textArea .num{
  opacity: 1;
}
/* //section3 */
/* section4 */
.section04{
  padding: 130px 0 0;
}
.section04 .titlebox .sub_title{
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.section04 .titlebox .main_title{
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.section04 .sec4_mySwiper{
  position: relative;
  padding-top: 140px;
  overflow: hidden;
}
.section04 .sec4_mySwiper .nav{
  position: absolute;
  z-index: 9;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 50px;
  max-width: 1100px;
  margin: 0 auto;
}
.section04 .sec4_mySwiper .swiper-button-prev {
  background-image: url(../img/sec4-left.svg);
  left: 15px;
  right: auto;
}
.section04 .sec4_mySwiper .swiper-button-next {
  background-image: url(../img/sec4-right.svg);
  left: auto;
  right: 15px;
}
.section04 .sec4_mySwiper .swiper-button-next,
.section04 .sec4_mySwiper .swiper-button-prev {
  width: 150px;
  height: 40px;
  background-size: 100%;
}
.section04 .swiper-slide-active,
.section04 .swiper-slide-duplicate-active {
  transform: scale(1) !important;
  z-index: 2;
  filter: brightness(1) !important;
}
.section04 .swiper-slide{
  height: fit-content;
  transform: scale(0.8);
  transition: .3s;
  filter: brightness(.5);
}
.section04 .swiper-slide img{
  width: 100%;
}
/* //section4 */
/* section5 */
.section05 .titlebox{
  margin-bottom: 100px;
}
.section05 .titlebox .sub_title{
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}
.section05 .titlebox .main_title{
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}
.section05 .nav{
  margin-bottom: 70px;
  position: relative;
}
.section05 .nav::after{
  width: 100%;
  height: 3px;
  background-color: #533e30;
  content: '';
  display: block;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: -1;
}
.section05 .nav .inner{
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.section05 .nav .inner li{
  width: calc(33.33% - 50px);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.section05 .nav .inner li .iconbox{
  width: 80px;
  height: 80px;
  background-color: #533e30;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.section05 .nav .inner li .iconbox img{
  width: 40px;
}
.section05 .nav .inner li .textbox h3{
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.section05 .nav .inner li .textbox p{
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}
.section05 .nav .inner li.n3 .textbox p{
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  line-height: unset;
  color: #533e30;
}
.section05 .map{
  height: 650px;
}
.section05 .map iframe{
  height: 100%;
}
/* //section5 */

/* section6 */
.section06{
  padding: 130px 0;
  background-color: #533e30;
  background-image: url(../img/main6-1.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section06 .inner{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section06 .inner .titlebox{
  margin-bottom: 80px;
}
.section06 .inner .titlebox .sub_title{
  font-size: 24px;
  font-weight: 500;
  color: #cfae80;
  margin-bottom: 30px;
  text-align: center;
}
.section06 .inner .titlebox .main_title{
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 150%;
}
.section06 .inner .contents{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 70px;
}
.section06 .inner .contents .inputArea{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  width: 50%;
}
.section06 .inner .contents .inputArea .input_name{
  color: #cfae80;
  margin-bottom: 10px;
}
.section06 .inner .contents .inputArea input{
  width: 200px;
  height: 50px;
  padding: 0 15px;
}
.section06 .inner .contents .inputArea .i_box{
  display: flex;
  align-items: center;
  justify-content: center;
}
.section06 .inner .contents .inputArea .i_box button{
  height:50px;
  width: 120px;
  background-color: #cfae80;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.section06 .inner .contents ul{
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.section06 .inner .contents ul li .iconbox{
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #745642;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.section06 .inner .contents ul li .iconbox img{
  width: 30px;
}
.section06 .inner .contents ul li p{
  text-align: center;
  color: #fff;
  font-size: 17px;
}
/* //section6 */

.sol_link{
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../img/stem-bg.jpg);
  background-size: cover;
  background-position: center center;
}
.sol_link .contents{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.sol_link .contents p{
  font-size: 17px;
  font-weight: 300;
}
.sol_link .contents img{
  width: 80px;
}
.sol_link .contents button{
  width: 200px;
  height: 50px;
  border-radius: 50px;
  border: none;
  background-color: #644324;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}

/* footer */

#footer{
  padding: 130px 0;
  background-color: #333;
}
#footer .inner{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#footer .f_logo{
  width: 400px;
  margin-bottom: 50px;
}
#footer .f_logo img{
  width: 100%;
  filter: brightness(0) invert(1);
}
#footer .f_link{
  font-size: 17px;
  color: 808080;
  margin-bottom: 30px;
}
#footer .info .contact{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
#footer .info .contact li{
  position: relative;
  margin-right: 28px;
  color: #d2d2d2;
}
#footer .info .contact li:not(:first-child):before{
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #d2d2d2;
  display: block;
  position: absolute;
  top: 50%;
  left: -18px;
  transform: translateY(-50%);
}
#footer .site_map {
  /* width: 30%;
  max-width: 410px; */
  margin-bottom: 50px;
}
#footer .inner .select-style{
  max-width: 300px;
  position: relative;
  display: inline-block;
}
#footer .inner .site_map .select-style .select-button {
  cursor: pointer;
  background-color: inherit;
  border: 1px solid rgb(183, 183, 183);
  font-size: 14px;
  border-radius: 50px;
  font-weight: 500;
  width: 300px;
  text-align: left;
  color: rgb(183, 183, 183);
  height: 50px;
  padding-left: 20px;
}
#footer .inner .site_map .select-style select {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
  z-index: -1;
}
#footer .inner .site_map .select-list-scroll {
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0px;
  z-index: 10;
  background-color: #242424;
  border: 1px solid #242424;
  border-radius: 4px;
  display: none;
  overflow-y: auto;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
#footer .inner .site_map .select-style.toggle .select-list-scroll {
  display: block;
}
#footer .inner .site_map .list-item-button {
  background: none;
  border: none;
  text-align: left;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  color: #a3a3a3;
}
#footer .inner .site_map .list-item-button a {
  font-size: 16px;
  color: #a3a3a3;
  width: 100%;
  display: block;
  padding: 10px 20px;
}
#footer .inner .copy{
  color: #808080;
}
/* //footer */

.sub_top {
  position: relative;
  /* margin-top: 230px; */
}
.sub_top .s_top_inner {
  position: relative; /* sticky를 부모로 조정하기 위해 relative 설정 */
  overflow: visible
}
.sub_top .s_top_inner .textArea {
  position: sticky;
  top: 0;
  z-index: 2; /* 텍스트가 이미지 위로 올라오도록 설정 */
  color: #fff; /* 텍스트 색상 */
  margin-bottom: 50px;
}
.sub_top .s_top_inner .textArea .inner{
  display: flex;
  align-items: end;
  justify-content: space-between;
  padding-top: 350px;
  justify-content: center;
}
.sub_top .s_top_inner .textArea h2{
  font-size: 60px;
  font-weight: 700;
  color: #000;
  margin-bottom: 35px;
  transition: color 0.2s; /* 스크롤 시 색상이 부드럽게 변하도록 애니메이션 */
}
.sub_top .s_top_inner .textArea p{
  font-size: 24px;
  font-weight: 700;
  color: #000;
  display: block;
  height: 30px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  transition: color 0.2s; /* 스크롤 시 색상이 부드럽게 변하도록 애니메이션 */
}
.sub_top .s_top_inner .textArea span{
  font-size: 17px;
  font-weight: 400;
  color: #000;
  line-height: 150%;
  transition: color 0.2s; /* 스크롤 시 색상이 부드럽게 변하도록 애니메이션 */
}
.sub_top .s_top_inner .textArea .navSection ul{
  width: 655px;
  padding: 0 30px;
  border-radius: 50px;
  height: 70px;
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, .5);
  transition:0.5s; /* 스크롤 시 색상이 부드럽게 변하도록 애니메이션 */
}
.sub_top .s_top_inner .textArea .navSection ul li{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
}
.sub_top .s_top_inner .textArea .navSection ul li a{
  font-size: 20px;
  font-weight: 400;
  color: #000;
  height: 30px;
}
.sub_top .s_top_inner .textArea .navSection ul li.on a{
  color: #644324;
  border-bottom: 4px solid #644324;
  font-weight: 700;
}
.sub_top .s_top_inner .imgArea {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden; /* 이미지가 넘칠 경우 잘리도록 설정 */
}

.sub_top .s_top_inner .imgArea .imgbox img {
  position: absolute; /* 이미지가 절대 위치로 설정 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* 이미지가 영역을 꽉 채우도록 설정 */
  z-index: 1; /* 이미지가 텍스트보다 아래로 설정 */
}

.sub_top.sticky-active .s_top_inner .textArea h2,
.sub_top.sticky-active .s_top_inner .textArea p,
.sub_top.sticky-active .s_top_inner .textArea span{
  color: #fff; /* 배경과 텍스트 겹쳤을 때 텍스트를 흰색으로 변경 */
}
.sub_top.sticky-active .s_top_inner .textArea p{
  border-color: #fff;
}
.sub_top.sticky-active .s_top_inner .textArea p::after{
  background-color: #fff;
}
.clinic_wrap .c_section00{
  padding: 130px;
}

.clinic_wrap .c_section00 .imgbox02{
  width: 350px;
  height: fit-content;
  margin: 0 auto;
  margin-bottom: 15px;
}
.clinic_wrap .c_section00 .imgbox img{
  width: 100%;
}
.clinic_wrap .c_section00 .name{
  margin: 0 auto;
  width: fit-content;
  font-size: 40px;
  margin-bottom: 80px;
}
.clinic_wrap .c_section00 .textbox .quote{
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.clinic_wrap .c_section00 .textbox .quote img{
  width: 100%;
}
.clinic_wrap .c_section00 .textbox .txt{
  margin: 50px 0;
}
.clinic_wrap .c_section00 .textbox .txt h2{
  font-size: 50px;
  font-weight: 400;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  word-break: keep-all;
}
.clinic_wrap .c_section00 .textbox .txt p{
  font-size: 20px;
  font-weight: 300;
  color: #333;
  text-align: center;
  word-break: keep-all;
  line-height: 150%;
}
.clinic_wrap .c_section01{
  padding: 130px 0;
  position: relative;
  height: 700px;
  width: 100%;
}
.clinic_wrap .c_section01 .c_bg{
  width: 100%;
  height: 500px;
  background-image: url(../img/about2_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 20% center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.clinic_wrap .c_section01 .imgArea{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.clinic_wrap .c_section01 .imgArea .inner{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.clinic_wrap .c_section01 .big_circle{
  width: 700px;
  height: 700px;
  background-color: #6F5341;
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.clinic_wrap .c_section01 .big_circle .circle_line{
  width: 550px;
  height: 550px;
  border: 1px solid #fff;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.clinic_wrap .c_section01 .big_circle .simbolbox{
  width: 180px;
  height: 180px;
  background-color: #533e30;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 5px 5px 10px -5px inset;
}
.clinic_wrap .c_section01 .big_circle .simbolbox img{
  width: 50%;
  filter: brightness(0) invert(1);
}
.clinic_wrap .c_section01 .txtimg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.clinic_wrap .c_section01 .txtimg .inner{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.clinic_wrap .c_section01 .txtimg .inner .txtcontents{
  width: 700px;
  height: 700px;
  right: 0;
  position: absolute;
}
.clinic_wrap .c_section01 .txtimg .inner .t_circle1{
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section01 .txtimg .inner .t_circle2{
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 100%;
}
.clinic_wrap .c_section01 .txtimg .inner .i_box_v1{
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section01 .txtimg .inner .i_box_v1 p{
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  margin: 20px 0px;
}
.clinic_wrap .c_section01 .txtimg .inner .i_box_v2 p{
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  margin: 0 10px;
}
.clinic_wrap .c_section01 .txtimg .inner .i_box_v2{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section01 .txtimg .inner .i1{
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.clinic_wrap .c_section01 .txtimg .inner .i2{
  top: 215px;
  right: 60px;
}
.clinic_wrap .c_section01 .txtimg .inner .i3{
  bottom: 215px;
  right: 60px;
}
.clinic_wrap .c_section01 .txtimg .inner .i4{
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.clinic_wrap .c_section01 .txtimg .inner .i5{
  top: 215px;
  left: 60px;
}
.clinic_wrap .c_section01 .txtimg .inner .i6{
  bottom: 215px;
  left: 60px;
}

.clinic_wrap .c_section2{
  padding: 50px 0 130px;
  background: linear-gradient(18deg, rgba(248,245,240,1) 17%, rgba(255,255,255,1) 100%);
}
.clinic_wrap .c_section2 .sub_title{
  font-size: 24px;
  font-weight: 400;
  color: #644324;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 5px;
}
.clinic_wrap .c_section2 .main_title{
  font-size: 36px;
  font-weight: 500;
  color: #644324;
  text-align: center;
  margin-bottom: 30px;
}
.clinic_wrap .c_section2 .txt{
  font-size: 20;
  font-weight: 300;
  color: 000;
  text-align: center;
  line-height: 150%;
  margin-bottom: 80px;
}
.clinic_wrap .c_section2 .c_contents{
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
  max-width: 900px;
  justify-content: space-between;
  margin: 0 auto;
}
.clinic_wrap .c_section2 .c_contents li{
  width: 230px;
  height: 230px;
  border: 2px solid #644324;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #644324;
  background-color: rgba(255, 255, 255, .5);
  transition: .3s;
  text-align: center;
}
.clinic_wrap .c_section2 .c_contents li img{
  height: 80px;
  margin-bottom: 15px;
  transition: .3s;
  filter: invert(23%) sepia(7%) saturate(5272%) hue-rotate(348deg) brightness(35%) contrast(77%);
}
.clinic_wrap .c_section2 .c_contents li:hover{
  background-color: #644324;
  border: 2px solid #644324;
  color: #fff;
}
.clinic_wrap .c_section2 .c_contents li:hover img{
  filter: brightness(0) invert(1);
}
.clinic_wrap .c_section3 {
  padding: 130px 0;
  background-image: url(../img/about3-bg3.png);
  background-size: cover;
  background-position: center center;
  background-color: #F6ECE0;
}
.clinic_wrap .c_section3 .main_title{
  font-size: 36px;
  font-weight: 700;
  color: #644324;
  text-align: center;
  margin-bottom: 30px;
}
.clinic_wrap .c_section3 .txt{
  font-size: 20;
  font-weight: 300;
  color: 000;
  text-align: center;
  line-height: 150%;
  margin-bottom: 80px;
}
.clinic_wrap .c_section3 .grid_contents {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.clinic_wrap .c_section3 .imgbox {
  width: 290px;
  height: 200px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.clinic_wrap .c_section3 .imgbox:hover:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .4);
  transition: .3s;
}
.clinic_wrap .c_section3 .imgbox:hover:after {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url(../img/plusicon.svg);
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
  transition: .3s;
}
.clinic_wrap .c_section3 .imgbox img {
  height: 100%;
}
.clinic_wrap .c_section3 .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.clinic_wrap .c_section3 .modal img {
  max-width: 80%;
  max-height: 80%;
}

.clinic_wrap .c_section03{
  padding: 130px 0;
}
.clinic_wrap .c_section03 h2{
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
.clinic_wrap .c_section03 .inner>p{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
}
.clinic_wrap .c_section03 .buttonbox {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
.clinic_wrap .c_section03 .buttonbox .mapbutton{
  background-color: #fff;
  border-radius: 50px;
  border: 1px solid #000;
  width: 250px;
  height: 50px;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.clinic_wrap .c_section03 .buttonbox .mapbutton img{
  width: 15px;
}
.clinic_wrap .c_section03 .map{
  margin-bottom: 50px;
}
.clinic_wrap .c_section03 .textArea .txtbox{
  display: flex;
  margin-bottom: 80px;
}
.clinic_wrap .c_section03 .textArea .txtbox:last-child{
  margin-bottom: 0;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_title{
  font-size: 30px;
  font-weight: 700;
  width: 250px;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .tb {
  margin-bottom: 50px;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .tb h3{
  margin-bottom: 15px;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .tt{
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  font-size: 17px;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .color_circle{
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #d2d2d2;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc1{
  background-color: #C9A754;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc2{
  background-color: #F3D81F;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc3{
  background-color: #697215;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc4{
  background-color: #3AB449;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc5{
  background-color: #0CAA2C;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc6{
  background-color: #0CAA2C;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc7{
  background-color: #65A6D2;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc8{
  background-color: #08BEDB;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc9{
  background-color: #0CAA2C;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc10{
  background-color: #74CC6E;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc11{
  background-color: #08BEDB;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc12{
  background-color: #0CAA2C;
}
.clinic_wrap .c_section03 .textArea .txtbox .t_text .cc13{
  background-color: #74CC6E;
}

/* parallax__cont */
#parallax__cont {
  overflow: hidden;
}
.parallax__item {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.parallax__item__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  padding: 130px 0;
}
.c_section02 #section1{
  height: 1300px !important; /* 화면 높이의 1.5배 */
}
.point_title{
  font-size: 15px;
  font-weight: 500;
  color: #202753;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.point_title02{
  text-align: left;
}
.c_section02 .main_title{
  font-size: 40px;
  font-weight: 300;
  color: 000;
  text-align: center;
  margin-bottom: 80px;
}
.c_section02 #section1 .p_contents{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
}
.c_section02 #section1 .p_contents .imgArea{
  width: 50%;
  max-width: 660px;
  height: 880px;
  border-radius: 500px;
  overflow: hidden;
  background-image: url(../img/doctor1.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.c_section02 #section1 .p_contents .textArea{
  width: 50%;
}
.c_section02 #section1 .p_contents .textArea .name{
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.c_section02 #section1 .p_contents .textArea .name h2{
  font-size: 40px;
  font-weight: 500;
  margin-right: 15px;
}
.c_section02 #section1 .p_contents .textArea .name h2 .point{
  color: #745642;
}
.c_section02 #section1 .p_contents .textArea .name p{
  font-size: 18px;
  color: #745642;
  font-weight: 400;
}

.c_section02 #section1 .p_contents .textArea .listbox{
  margin-bottom: 50px;
}
.c_section02 #section1 .p_contents .textArea .listbox h3{
  font-size: 24px;
  font-weight: 700;
  color: 000;
}
.c_section02 #section1 .p_contents .textArea .listbox h3 span{
  font-size: 18px;
  color: #808080;
  font-weight: 300;
  margin-left: 5px;
}
.c_section02 #section1 .p_contents .textArea .listbox ul{
  padding: 0 20px;
}
.c_section02 #section1 .p_contents .textArea .listbox li{
  font-size: 20px;
  font-weight: 400;
  color: #555;
  margin-bottom: 10px;
  position: relative;
}
.c_section02 #section1 .p_contents .textArea .listbox li::after{
  width: 5px;
  height: 5px;
  background-color: #745642;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  content: '';
  display: inline-block;
}
.c_section02 #section1 .p_contents .textArea .listbox:last-child{
  margin-bottom: 0;
}
.c_section02 #section1 .p_contents .textArea .listbox .line{
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #745642;
  margin: 20px 0;
}
.c_section02 #section2{
  height: 1300px !important; /* 화면 높이의 1.5배 */
  padding-bottom: 100px;
}
#section2 .parallax__item__img {
  background-color: #533e30;
  border-radius: 200px 200px 0 0;
  padding: 130px 0;
  height: 100%;
}
.c_section02 #section2 .main_title{
  color: #fff;
}
.c_section02 #section2 .point_title{
  color: #fff;
}
.c_section02 #section2 .parallax__item__img .imgArea{
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 15px;
}
.c_section02 #section2 .parallax__item__img .imgArea .imgbox:nth-child(odd) img{
  filter: grayscale(.2)brightness(.8);
}

.share .c_contents {
  padding: 200px 0;
  position: relative;
}
.share .c_contents .inner{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
}
.share .flow_banner {
  overflow: hidden;
  display: flex;
  width: 100%;
  margin: 30px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.share .flow_banner .list {
  display: flex;
}
.share .flow_banner .list > li {
  white-space: nowrap;
  color: #f2f2f2;
  padding: 20px;
  font-size: 120px;
  font-weight: 400;
}

@keyframes flowRolling {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* 반응형 스타일 */
@media (max-width: 1280px) {
    .flow_banner .list > li {font-size: 16px;padding: 10px;}
}

@media (max-width: 767px) {
    .flow_banner .list > li {font-size: 14px;padding: 5px;}
}
.share .c_contents .imgArea{
  width: 50%;
  position: relative;
}
.share .c_contents .imgArea .imgbox1{
  width: 600px;
  height: 600px;
  display: flex;
}
.share .c_contents .imgArea .imgbox1 img{
  width: 100%;
}
.clinic_wrap .laser .c_contents .imgArea .imgbox1 img{
  height: 100%;
  width: auto !important;
  margin-left: auto;
}
.share .c_contents .imgArea .imgbox2{
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: -50px;
}
.clinic_wrap .laser .c_contents .imgArea .imgbox2{
  bottom: -70px;
  left: 70px;
}
.clinic_wrap .gold .c_contents .imgArea .imgbox2,
.clinic_wrap .prf .c_contents .imgArea .imgbox2{
  bottom: 30px;
  left: 50px;
}
.share .c_contents .imgArea .imgbox2 .rotate {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: rotateInfinite 30s linear infinite;
}

@keyframes rotateInfinite {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.share .c_contents .imgArea .imgbox2 .pin{
  width: 40%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.clinic_wrap .section_intro .c_contents .textArea{
  width: 50%;
}
.clinic_wrap .section_intro .c_contents .textArea span{
  font-size: 17px;
  font-weight: 700;
  color: #202753;
  display: block;
  margin-bottom: 40px;
}
.clinic_wrap .section_intro .c_contents .textArea h2{
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  word-break: keep-all;
}
.clinic_wrap .section_intro>.c_contents .textArea p{
  font-size: 20px;
  font-weight: 400;
  line-height: 180%;
  word-break: keep-all;
  /* margin-bottom: 100px; */
}
.share .c_contents .imgbox{
  width: 100%;
  height: 400px;
  border-radius: 20px;
  /* background-image: url(../img/stem1-1.jpg); */
  background-size: cover;
  background-position: center 70%;
}
@keyframes bgZoomOut {
  0% {
    background-size: 120%; /* 120% 확대 */
  }
  100% {
    background-size: 100%; /* 정상 크기 */
  }
}
.share .c_contents2{
  background: linear-gradient(18deg, rgba(248, 245, 240, 1) 17%, rgba(255, 255, 255, 1) 100%);
}
.share .c_contents2 .process{
  padding: 130px 0;
}
.share .c_contents2 .process h2{
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 100px;
  color: #202753;
}
.share .c_contents2 .process ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.share .c_contents2 .process ul li{
  position: relative;
  padding: 50px 30px;
  width: 50%;
}
.share .c_contents2 .process ul li.p1::after{
  content: '';
  width: 90%;
  height: 1px;
  background-color: #e2e2e2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.share .c_contents2 .process ul li.p2::after{
  content: '';
  width: 1px;
  height: 80%;
  background-color: #e2e2e2;
  position: absolute;
  top: 0;
  left: 0;
}
.share .c_contents2 .process ul li.p3::after{
  content: '';
  width: 1px;
  height: 80%;
  background-color: #e2e2e2;
  position: absolute;
  bottom: 0;
  right: 0;
}
.share .c_contents2 .process ul li.p4::after{
  content: '';
  width: 90%;
  height: 1px;
  background-color: #e2e2e2;
  position: absolute;
  right: 0;
  top: 0;
}
.share .c_contents2 .process ul li h3{
  font-size: 20px;
  color: #202753;
  margin-bottom: 30px;
}
.share .c_contents2 .process ul li p{
  font-size: 14px;
  color: #000;
  max-width: 380px;
  word-break: keep-all;
  line-height: 150%;
}
.share .c_contents2 .process ul li img{
  width: 50px;
  height: 50px;
  position: absolute;
  top: 30px;
  right: 40px;
}
.share .c_contents2 .function {
  padding: 70px 0 130px;
}
.share .c_contents2 .function h2{
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}
.share .c_contents2 .function ul{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.share .c_contents2 .function ul li{
  width: calc(33.33% - 40px);
  height: 150px;
  border: 1px solid #202753;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 10px;
  padding: 30px 15px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: .3s;
}
.share .c_contents2 .function ul li .text{
  color: #202753;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: .3s;
}
.share .c_contents2 .function ul li .text h3{
  text-align: center;
  font-size: 18px;
}
.share .c_contents2 .function ul li .text p{
  text-align: center;
  word-break: keep-all;
  line-height: 150%;
  font-size: 16px;
  position: absolute;
  font-weight: 400;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 0;
  transition: .3s;
}
.share .c_contents2 .function ul li:hover{
  background-color: #202753;
}
.share .c_contents2 .function ul li:hover .text h3{
  opacity: 0;
}
.share .c_contents2 .function ul li:hover .text .point{
  opacity: 0;
}
.share .c_contents2 .function ul li:hover .text p{
  opacity: 1;
  color: #fff;
}
.share .advantage01 {
  padding: 130px 0;
}
.share .advantage01 h2{
  font-size: 40px;
  font-weight: 700;
  color: #202753;
  text-align: center;
  margin-bottom: 50px;
}
.share .advantage01 .a_list li a{
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 38px;
  font-weight: 300;
  color: #808080;
  width: 100%;
  padding-left: 30px;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 0;
}
.share .advantage01 .a_list li a .num{
  width: 50px;
}
.share .advantage01 .a_list li a .iconbox{
  margin-left: auto;
}
.share .advantage01 .a_list li a .ibox {
  width: 60px;
  height: 60px;
  position: relative;
  display: none;  /* 기본적으로 숨김 */
}

.share .advantage01 .a_list li a .nomal {
  display: block; /* 기본적으로 보이도록 */
}

.share .advantage01 .a_list li a .active {
  display: none; /* 기본적으로 숨김 */
}

.share .advantage01 .a_list li a .ibox .line1{
  width: 100%;
  height: 1px;
  display: inline-block;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.share .advantage01 .a_list li a .ibox .line2{
  width: 1px;
  height: 100%;
  display: inline-block;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.share .advantage01 .a_list li:first-child .drop_down{
  display: block;
}
.share .advantage01 .a_list li .drop_down{
  display: none;
}
.share .advantage01 .a_list li .drop_down li{
  display: flex;
  align-items: center;
  padding: 30px;
  gap: 100px;
}
.share .advantage01 .a_list li .drop_down li .imgbox{
  width: 420px;
  height: 190px;
  background-color: #d2d2d2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.share .advantage01 .a_list li .drop_down li .i1{
  background-image: url(../img/stem2-1.jpg);
}
.share .advantage01 .a_list li .drop_down li .i2{
  background-image: url(../img/stem2-2.jpg);
}
.share .advantage01 .a_list li .drop_down li .i3{
  background-image: url(../img/stem2-3.jpg);
}
.share .advantage01 .a_list li .drop_down li .textbox{
  width: 50%;
  word-break: keep-all;
  max-width: 450px;
  line-height: 150%;
  font-size: 17px;
}


.clinic_wrap .c_section05{
  padding: 100px 0;
  background: linear-gradient(18deg, rgba(248,245,240,1) 17%, rgba(255,255,255,1) 100%);
}
.clinic_wrap .c_section05 .inner>span{
  font-size: 17px;
  color: #644324;
  font-weight: 700;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
.clinic_wrap .c_section05 .inner>h2{
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 80px;
}
.clinic_wrap .c_section05 .inner ul{
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 0 auto;
  max-width: 1000px;
}
.clinic_wrap .c_section05 .inner ul li{
  /* border: 1px solid #e2e2e2; */
  height: 100px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, .2);
}
.clinic_wrap .c_section05 .inner ul li h3,
.clinic_wrap .c_section05 .inner ul li p{
  position: relative;
  z-index: 2;
}
.clinic_wrap .c_section05 .inner ul li::before{
  background-position: center center;
  background-size: cover;
  background-size: cover;
  position: absolute;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s;
}
.clinic_wrap .c_section05 .inner ul li.box1::before{
  background-image: url(../img/clinic6.jpg);
}
.clinic_wrap .c_section05 .inner ul li.box2::before{
  background-image: url(../img/clinic7.jpg);
}
.clinic_wrap .c_section05 .inner ul li.box3::before{
  background-image: url(../img/clinic8.jpg);
}
.clinic_wrap .c_section05 .inner ul li.box4::before{
  background-image: url(../img/clinic9.jpg);
}
.clinic_wrap .c_section05 .inner ul li.box5::before{
  background-image: url(../img/clinic10.jpg);
}
.clinic_wrap .c_section05 .inner ul li.box6::before{
  background-image: url(../img/clinic11.jpg);
}
.clinic_wrap .c_section05 .inner ul li h3{
  font-size: 20px;
  margin-bottom: 15px;
}
.clinic_wrap .c_section05 .inner ul li p{
  font-size: 17px;
}
.clinic_wrap .c_section05 .inner ul li:hover:before{
  opacity: 1;
}
.clinic_wrap .c_section05 .inner ul li:hover h3,
.clinic_wrap .c_section05 .inner ul li:hover p{
  color: #fff;
}

.clinic_wrap .c_section06{
  padding: 130px 0;
}
.clinic_wrap .c_section06 .c_contents{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clinic_wrap .c_section06 .c_contents .imgArea{
  width: calc(60% - 100px);
  height: 400px;
  background-image: url(../img/clinic13.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.clinic_wrap .c_section07{
  padding: 120px 0;
}
.clinic_wrap .c_section07 .inner{
  overflow: hidden;
  padding: 0;
}
.share .sec7-contents {
  padding-bottom: 130px;
}
.share .sec7-contents>h2{
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  color: #202753;
}
.share .sec7-contents>p{
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 100px;
  color: #000;
}
.share .sec7-contents ul{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
  border-radius: 100px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  width: 98%;
  margin: 0 auto;
}
.share .sec7-contents ul li{
  width: calc(100% / 3);
  height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  border-right: 1px solid #e2e2e2;
}
.share .sec7-contents ul li:last-child{
  border: none;
}
.share .sec7-contents ul li h3{
  font-size: 24px;
  font-weight: 600;
  color: #202753;
  margin-top: 30px;
}
.share .sec7-contents ul li .imgbox{
  width: 60px;
  height: 60px;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.share .sec7-contents ul li .imgbox img{
  height: 100%;
}
.share .sec7-contents ul li p{
  font-size: 17px;
  font-weight: 300;
  color: #000;
  line-height: 150%;
  word-break: keep-all;
  text-align: center;
  padding: 0 30px;
}
.clinic_wrap .advantage02 h2{
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center;
  color: #202753;
}
.clinic_wrap .advantage02 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.clinic_wrap .advantage02 ul li {
  width: 25%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 50px;
  display: flex;
  line-height: 150%;
  position: relative;
  flex-direction: column;
}
.clinic_wrap .laser_ad ul li{
  width: 33.33%;
}
.clinic_wrap .advantage02 ul li p{
  word-break: keep-all;
  text-align: center;
  line-height: 150%;
  font-size: 17px;
}
.clinic_wrap .advantage02 ul li::after{
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #e2e2e2;
  width: 1px;
  height: 80%;
  content: '';
}
.clinic_wrap .advantage02 ul li:nth-child(4):after,
.clinic_wrap .advantage02 ul li:nth-child(8):after{
  display: none;
}
.clinic_wrap .laser_ad ul li:nth-child(4):after{
  display: block;
}
.clinic_wrap .laser_ad ul li:nth-child(3):after,
.clinic_wrap .laser_ad ul li:nth-child(5):after{
  display: none;
}
.clinic_wrap .advantage02 ul li .point{
  width: 10px;
  height: 10px;
  background-color: #202753;
  margin-bottom: 30px;
}

.clinic_wrap .c_section08{
  padding: 130px 0;
}
.clinic_wrap .c_section08 .c_contents{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clinic_wrap .c_section08 .c_contents .imgArea{
  width: calc(60% - 100px);
  height: 400px;
  background-image: url(../img/clinic17.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.clinic_wrap .c_section09{
  padding: 130px 0;
  background-image: url(../img/clinic19.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.clinic_wrap .c_section09 .sec9-title{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 100px;
}
.clinic_wrap .c_section09 .sec9-title p{
  font-size: 24px;
  font-weight: 400;
  color: #644324;
  margin-bottom: 20px;
}
.clinic_wrap .c_section09 .sec9-title h2{
  font-size: 48px;
  font-weight: 700;
  color: #000;
}
.clinic_wrap .c_section09 .imgArea{
  position: relative;
  width: 100%;
  height: 500px;
}
.clinic_wrap .c_section09 .imgArea .imgbox{
  position: absolute;
  width: 800px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.clinic_wrap .c_section09 .imgArea .imgbox img{
  width: 100%;
}
.clinic_wrap .c_section09 .imgArea .effect_box{
  width: 100%;
  height: 100%;
  position: absolute;
}
.clinic_wrap .c_section09 .imgArea .effect_box .e_box{
  background-color: #fff;
  border: 2px solid #c39c60;
  border-radius: 50px;
  max-width: 250px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c39c60;
  position: absolute;
  width: 100%;
}
.e_box1{
  top: 70px;
  left: 200px;
}
.e_box2{
  top: 100px;
  right: 50px;
}
.e_box3{
  top: 220px;
  left: 150px;
}
.e_box4{
  top: 250px;
  right: 150px;
}
.e_box5{
  top: 370px;
  left: 250px;
}
.e_box6{
  bottom: 30px;
  right: 100px;
}
.clinic_wrap .c_section009{
  padding: 130px 0;
}
.clinic_wrap .c_section009 h2{
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  line-height: 150%;
  margin-bottom: 80px;
}
.clinic_wrap .c_section009 ul{
  display: flex;
  justify-content: center;
}
.clinic_wrap .c_section009 ul li{
  width: 25%;
  max-width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section009 ul li .imgbox{
  width: 120px;
  height: 120px;
  background-color: #f2f2f2;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.clinic_wrap .c_section009 ul li .imgbox img{
  height: 60px;
}
.clinic_wrap .ft ul li:last-child .imgbox img{
  height: auto;
  width: 95px;
}
.clinic_wrap .c_section009 ul li p{
  width: 200px;
  line-height: 150%;
  font-size: 17px;
  text-align: center;
}
.clinic_wrap .c_section10{
  padding: 130px 0;
}
.clinic_wrap .c_section10 .c_contents{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clinic_wrap .c_section10 .c_contents .imgArea{
  width: calc(60% - 100px);
  height: 400px;
  background-image: url(../img/clinic20.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.clinic_wrap .c_section11{
  padding: 130px 0;
}
.clinic_wrap .c_section11 .c_contents{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.clinic_wrap .c_section11 .c_contents .sec9-title{
  margin: 0 auto;
  margin-bottom: 100px;
}
.clinic_wrap .c_section11 .c_contents .sec9-title p{
  font-size: 24px;
  font-weight: 400;
  color: #644324;
  margin-bottom: 20px;
  text-align: center;
}
.clinic_wrap .c_section11 .c_contents .sec9-title h2{
  font-size: 48px;
  font-weight: 700;
  color: #000;
  text-align: center;
}
.clinic_wrap .c_section11 .c_contents .imgArea{
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 200px;
}
.clinic_wrap .c_section11 .c_contents .imgArea .imgbox{
  width: 800px;
  height: fit-content;
}
.clinic_wrap .c_section11 .c_contents .effect_box02 ul{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  height: 150px;
}
.clinic_wrap .c_section11 .c_contents .effect_box02 ul li{
  background-color: #faf6f2;
  border: 1px solid #f7dcb6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
.clinic_wrap .c_section11 .c_contents .effect_box02 ul li span{
  font-size: 17px;
  font-weight: 400;
  color: #644324;
  margin-bottom: 10px;
}
.clinic_wrap .c_section11 .c_contents .effect_box02 ul li h2{
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
.clinic_wrap .c_section11 .c_contents .effect_box02 ul li p{
  text-align: center;
  background-color: #fff;
  width: 100%;
  line-height: 150%;
  font-size: 17px;
  word-break: keep-all;
  padding: 10px 15px;
  border: 1px solid #f7dcb6;
}
.clinic_wrap .c_section12{
  padding: 130px 0;
  background: linear-gradient(18deg, rgba(248,245,240,1) 17%, rgba(255,255,255,1) 100%);
}
.clinic_wrap .c_section12 .titlebox{
  margin-bottom: 50px;
}
.clinic_wrap .c_section12 .titlebox span{
  font-size: 18px;
  font-weight: 400;
  color: #644324;
  margin-bottom: 10px;
  display: block;
}
.clinic_wrap .c_section12 .titlebox h2{
  font-size: 60px;
  font-weight: 400;
}
.clinic_wrap .c_section12 .c_contents{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clinic_wrap .c_section12 .imgArea{
  width: calc(60% - 100px);
  height: 400px;
  background-image: url(../img/clinic22.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #e2e2e2;
}
.clinic_wrap .c_section13{
  padding: 200px 0;
  background-color: #F5F5F5;
}
.clinic_wrap .c_section13 .point_box{
  margin-bottom: 50px;
}
.clinic_wrap .c_section13 .point_box ul{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background-color: #644324;
  color: #fff;
  max-width: 200px;
  border-radius: 50px;
  padding: 15px;
  margin: 0 auto;
}
.clinic_wrap .c_section13 .point_box ul li{
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section13 .point_box ul .p_num{
  position: relative;
}
.clinic_wrap .c_section13 .point_box ul .p_num::after{
  content: '';
  width: 1px;
  height: 15px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.clinic_wrap .c_section13 .point_title{
  margin-bottom: 100px;
}
.clinic_wrap .c_section13 .point_title h2{
  font-size: 48px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}
.clinic_wrap .c_section13 .point_title p{
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  line-height: 150%
}
.clinic_wrap .c_section13 .point_img{
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 150px;
}
.clinic_wrap .c_section13 .point_img .imgbox{
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 500px;
  height: 600px;
  background-image: url(../img/clinic25.jpg);
}
.clinic_wrap .c_section13 .point_img .point_text{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.clinic_wrap .c_section13 .point_img .point_text .p_box{
  position: absolute;
  display: flex;
  align-items: center;
}
.clinic_wrap .c_section13 .point_img .point_text .p_txt{
  background-color: #fff;
  border: 2px solid #c39c60;
  border-radius: 50px;
  width: 150px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c39c60;
}
.clinic_wrap .c_section13 .point_img .point_text .line1{
  width: 50px;
  height: 2px;
  background-color: #c39c60;
}
.clinic_wrap .c_section13 .point_img .point_text .circle{
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section13 .point_img .point_text .circle .s_circle{
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #fff;
}
.clinic_wrap .c_section13 .point_img .point_text .p_box1{
  top: 250px;
  left: 150px;
}
.clinic_wrap .c_section13 .point_img .point_text .p_box2{
  top: 150px;
  right: -10px;
}
.clinic_wrap .c_section13 .point_img .point_text .p_box3{
  top: 320px;
  left: 180px;
}
.clinic_wrap .c_section13 .point_img .point_text .p_box4{
  top: 350px;
  right: -20px;
}
.clinic_wrap .c_section13 .point_img .point_text .p_box5{
  top: 400px;
  left: 150px;
}
.clinic_wrap .c_section13 .point_img .point_text .p_box6{
  bottom: 10px;
  right: 50px;
}
.clinic_wrap .c_section13 .sec13-title{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 100px;
}
.clinic_wrap .c_section13 .sec13-title p{
  font-size: 24px;
  font-weight: 400;
  color: #644324;
  margin-bottom: 20px;
}
.clinic_wrap .c_section13 .sec13-title h2{
  font-size: 48px;
  font-weight: 700;
  color: #000;
}
.clinic_wrap .c_section13 .img_contents{
  display: flex;
  align-items: center;
  gap: 15px;
}
.clinic_wrap .c_section13 .img_contents .cbox{
  width: 50%;
  display: flex;
}
.clinic_wrap .c_section13 .img_contents .cbox .imgbox{
  width: 300px;
  height: 320px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #c39c60;
}
.clinic_wrap .c_section13 .img_contents .cbox01 .imgbox{
  background-image: url(../img/clinic23.jpg);
}
.clinic_wrap .c_section13 .img_contents .cbox02 .imgbox{
  background-image: url(../img/clinic24.jpg);
}
.clinic_wrap .c_section13 .img_contents .cbox .txtbox{
  padding-left: 40px;
}
.clinic_wrap .c_section13 .img_contents .cbox .txtbox h2{
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 30px;
}
.clinic_wrap .c_section13 .img_contents .cbox .txtbox span.mord{
  font-size: 25px;
  font-weight: 500;
}
.clinic_wrap .c_section13 .img_contents .cbox .txtbox span.s_font{
  font-size: 17px;
  font-weight: 500;
  color: #ccc;
}
.clinic_wrap .c_section13 .img_contents .cbox .txtbox ul li{
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
  word-break: keep-all;
  line-height: 150%;
  color: #808080;
}
.clinic_wrap .c_section13 .img_contents .cbox .txtbox ul li::before{
  content: '';
  background-color: #808080;
  height: 1px;
  width: 10px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0%;
}
.clinic_wrap .c_section14{
  padding: 200px 0;
  background-color: #FBF9F6;
}
.clinic_wrap .c_section14 .point_box{
  margin-bottom: 100px;
}
.clinic_wrap .c_section14 .point_box ul{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background-color: #644324;
  color: #fff;
  max-width: 230px;
  border-radius: 50px;
  padding: 15px;
  margin: 0 auto;
}
.clinic_wrap .c_section14 .point_box ul li{
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section14 .point_box ul .p_num{
  position: relative;
}
.clinic_wrap .c_section14 .point_box ul .p_num::after{
  content: '';
  width: 1px;
  height: 15px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.clinic_wrap .c_section14 .point_title{
  margin-bottom: 100px;
}
.clinic_wrap .c_section14 .point_title h2{
  font-size: 48px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}
.clinic_wrap .c_section14 .point_title p{
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  line-height: 150%
}
.clinic_wrap .c_section14 .point_contents{
  display: flex;
  align-items: center;
}
.clinic_wrap .c_section14 .point_contents .imgArea{
  width: 650px;
  height: 550px;
  border: 1px solid #c39c60;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.clinic_wrap .c_section14 .point_contents .textArea{
  width: calc(100% - 650px);
  padding-left: 50px;
}
.clinic_wrap .c_section14 .point_contents .textArea h2{
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 40px;
}
.clinic_wrap .c_section14 .point_contents .textArea h3{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 40px;
}
.clinic_wrap .c_section14 .point_contents .textArea>p{
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  margin-bottom: 50px;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul{
  position: relative;
  width: 550px;
  height: 500px;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul li{
  width: 300px;
  height: 300px;
  background-color: rgba(195, 156, 96,.6);
  border-radius: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  border: 1px solid #c39c60;
  transition: .3s;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul .listbox01{
  top: 0;
  left: 0;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul .listbox02{
  top: 0;
  right: 0;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul .listbox03{
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.clinic_wrap .c_section14 .point_contents .imgArea ul li span{
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  display: block;
  margin-bottom: 15px;
  color: #644324;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul li h3{
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 120%;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul li p{
  font-size: 17px;
  font-weight: 300;
  line-height: 150%;
  text-align: center;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  height: fit-content;
  width: 90%;
  word-break: keep-all;
  transition: .3s;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul li:hover{
  background-color: rgba(195, 156, 96, 1);
}
.clinic_wrap .c_section14 .point_contents .imgArea ul li:hover .nomal{
  opacity: 0;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul li:hover p{
  opacity: 1;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul .listbox01:hover{
  z-index: 50;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul .listbox02:hover{
  z-index: 50;
}
.clinic_wrap .c_section14 .point_contents .imgArea ul .listbox03:hover{
  z-index: 50;
}

.clinic_wrap .c_section14 .point_contents .textArea .summary{
  background-color: #fff;
  border: 1px solid #c39c60;
  padding: 20px 30px;
}
.clinic_wrap .c_section14 .point_contents .textArea .summary p{
  line-height: 180%;
  text-align: center;
}
.clinic_wrap .c_section14 .point_contents .textArea .summary span{
  color: #644324;
  font-weight: 600;
  border-bottom: 1px solid #644324;
}



.clinic_wrap .c_section15{
  padding: 130px 0;
  background-color: #212129;
  color: #fff;
}
.clinic_wrap .c_section15 .c_contents{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clinic_wrap .c_section15 .c_contents .textArea h3 {
  color: #ccc;
}
.clinic_wrap .c_section15 .c_contents .textArea .brown {
  color: #c39c60;
  font-weight: 700;
}
.clinic_wrap .c_section15 .c_contents .imgArea {
  width: calc(60% - 100px);
  height: 400px;
  background-image: url(../img/clinic13.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.clinic_wrap .c_section16{
  padding:0 0 130px 0;
  background-color: #212129;
  
}
.clinic_wrap .c_section16 .c_contents .sec16-title{
  margin: 0 auto;
  margin-bottom: 100px;
}
.clinic_wrap .c_section16 .c_contents .sec16-title p{
  font-size: 24px;
  font-weight: 400;
  color: #c39c60;
  margin-bottom: 20px;
  text-align: center;
}
.clinic_wrap .c_section16 .c_contents .sec16-title h2{
  font-size: 48px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  word-break: keep-all;
}
.clinic_wrap .c_section16 .c_contents .imgArea{
  margin-bottom: 100px;
}
.clinic_wrap .c_section16 .c_contents .imgArea .swiper-wrapper{
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.clinic_wrap .c_section16 .c_contents .imgArea .swiper-wrapper .swiper-slide{
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.clinic_wrap .c_section16 .c_contents .imgArea .swiper-wrapper .s1{
  background-image: url(../img/clinic26.jpg);
  background-position: center;
}
.clinic_wrap .c_section16 .c_contents .imgArea .swiper-wrapper .s2{
  background-image: url(../img/clinic27.jpg);
}
.clinic_wrap .c_section16 .c_contents .effect_box02{
  width: 100%;
  border: 1px solid #fff;
  line-height: 150%;
  padding: 30px 50px;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  background-color: rgba(255, 255, 255, .1);
  color: #fff;
}
.clinic_wrap .c_section17 {
  padding: 150px 0 ;
}
.clinic_wrap .c_section17 .c_contents{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.clinic_wrap .c_section17 .c_contents .imgbox{
  width: 150px;
  height: 150px;
  margin-bottom: 50px;
}
@keyframes slowRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.clinic_wrap .c_section17 .c_contents .imgbox img {
  width: 100%;
  animation: slowRotate 20s linear infinite;
}
.clinic_wrap .c_section17 .c_contents h2{
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 50px;
}
.clinic_wrap .c_section17 .c_contents p{
  font-size: 20px;
  font-weight: 500;
  color: #808080;
  line-height: 150%;
  text-align: center;
}


/*board_section*/
.board_section01 {
  padding: 130px 0;
}
.board_section01 .tit{
	font-size: 45px;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
	}
.board_section01 .table_board_for {
    table-layout: fixed;
    width: 100%;
    border-top: 2px solid #202753;
    border-bottom: 1px solid rgba(17, 17, 17, 0.1);
    text-align: center;
    word-break: break-all;
}
.board_section01 .table_board_for thead th {
    color: #111;
    font-size: 1.125rem;
    font-weight: 500;
	padding: 20px 2px;
    position: relative;
}
.board_section01 .table_board_for td, .table_board_for th {
    vertical-align: middle;
}
.board_section01 .table_board_for td {
    padding: 26px 5px;
    border-top: 1px solid rgba(17, 17, 17, 0.1);
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    color: rgba(17, 17, 17, 0.6);
}


.board_section01 #search_form {
	position: relative;
    max-width: 600px;
    margin: 5rem auto 3.75rem;
    padding: 15px 20px;
    border-radius: 0.7em;
    border: 2px solid #202753;
    overflow: hidden;
	}
.board_section01 #search_form input {
        width: calc(100% - 60px);
        font-size: 16px;
        color: #232323;
        font-weight: 300;
        height: 30px;
    }
.board_section01 #search_form .searct_submit {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        background: url(../img/icon-search.svg) no-repeat center / 1.5rem;
        color: transparent;
        border: none;
        cursor: pointer;
        width: 30px;
        height: 30px;
    }


.board_section01 .page_navigation {
        display: Flex;
        align-items: center;
        justify-content: center;
		gap: 8px;
    }
.board_section01 .page_navigation a {
        display: inline-block;
        min-width: 36px;
        height: 36px;
        border: 1px solid transparent;
        border-radius: 50%;
        font-size: 14px;
        line-height: 32px;
        color: #a5a5a5;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.board_section01 .page_navigation a img{
        height:15px;
    }
.board_section01 .page_navigation a.on{
	color: #fff;
	background: #111111;
	border-radius: 5px;
}
.v_board .last_contents{
  display: none;
}

#notice-sub {
	margin-top: 100px;
	height: calc(100vh - 100px);
    background: #f4f4f4;
    padding: 200px 0 50px;
    padding-bottom: 50px;
}
#notice-sub .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background-color: salmon; */
}
#notice-sub .title h2{
    font-size: 32px;
    margin-bottom: 30px;
}
#notice-sub .notice-sub .inner{
    max-width: 1000px;
    background-color: #fff;
    padding: 4%;
    border-radius: 10px;
}
#notice-sub .contents{
    border-top: 1px solid #d2d2d2;
    /* border-bottom: 1px solid #d2d2d2; */
    padding-top: 45px;
    padding: 20px;
    margin-bottom: 100px;
}

#notice-sub .contents .imgbox{
    width: 100%;
    height: 350px;
    border-radius: 10px;
    background-color: #d2d2d2;
    margin-bottom: 50px;
}
#notice-sub .contents .textbox p{
    line-height: 150%;
    font-size: 18px;
    margin-bottom: 50px;
}

#notice-sub .list{
    width: 200px;
    height:60px;
    background-color: #202753;
    display: block;
    text-align: center;
    line-height: 60px;
    border-radius: 10px;
    margin: auto;
    color: #fff;
    font-size: 18px;
}
/*board_section END*/

.main_wrap .last_contents{
  display: none;
}
.last_contents {
  background-image: url(../img/clinic5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 80px 0;
}
.last_contents .imgbox{
  height: 400px;
  padding: 60px 150px;
  display: flex;
  align-items: center;
  background-image: url(../img/clinic5-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.last_contents .textbox{
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.last_contents .textbox h2{
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 15px;
}
.last_contents .textbox .txt2{
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 15px;
}
.last_contents .textbox .txt3{
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 35px;
}
.last_contents a{
  border: 1px solid #fff;
  background-color: inherit;
  width: 200px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  transition: .3s;
  margin-top: auto;
  border-radius: 50px;
}
.last_contents button:hover{
  background-color: rgba(255, 255, 255, .2);
}
.clinic_wrap .c_section013{
  padding: 130px 0;
}
.clinic_wrap .ft_sec013{
  padding-bottom: 0;
}
.clinic_wrap .c_section013 h2{
  font-size: 40px;
  font-weight: 700;
  color: #202753;
  margin-bottom: 30px;
  text-align: center;
}
.clinic_wrap .c_section013 p{
  font-size: 22px;
  font-weight: 400;
  color: #202753;
  margin: 0 auto;
  margin-bottom: 100px;
  word-break: keep-all;
  line-height: 150%;
  text-align: center;
  max-width: 1000px;
}
.clinic_wrap .c_section013 .contents{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
}
.clinic_wrap .c_section013 .contents01{
  margin-bottom: 100px;
}
.clinic_wrap .c_section013 .contents .imgArea{
  width: 50%;
  height: 400px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
  border-radius: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.clinic_wrap .c_section013 .contents01 .imgArea{
  background-image: url(../img/laser1-1.jpg);
}
.clinic_wrap .c_section013 .contents02 .imgArea{
  background-image: url(../img/laser1-2.jpg);
}
.clinic_wrap .c_section013 .contents03 .imgArea{
  background-image: url(../img/laser1-3.jpg);
}
.clinic_wrap .c_section013 .contents04 .imgArea{
  background-image: url(../img/laser1-4.jpg);
}
.clinic_wrap .c_section013 .contents .textArea{
  width: 50%;
}
.clinic_wrap .c_section013 .contents .textArea h2{
  font-size: 30px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 50px;
  text-align: center;
}
.clinic_wrap .c_section013 .contents .textArea p{
  font-size: 17px;
  font-weight: 400;
  line-height: 180%;
  margin-bottom: 50px;
  text-align: center;
  word-break: keep-all;
}
.clinic_wrap .c_section013 .contents .textArea ul{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.clinic_wrap .c_section013 .contents .textArea ul li{
  width: 33.33%;
  max-width: 150px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 400;
  border-radius: 50px;
  background-color: #202753;
  color: #fff;
}
.clinic_wrap .c_section013 .contents .textArea .sub_txt{
  border: 1px solid #202753;
  padding: 30px 50px;
  text-align: center;
  line-height: 150%;
}

.board_section02 {
  padding: 130px 0 0;
}
.board_section02 .inner{
  padding-bottom: 50px;
}
.board_section02 .tit{
	font-size: 45px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  color: #000000;
  margin-bottom: 100px;
}
.board_section02 .contents{
  background-color: #f2f5fa;
  border-radius: 20px;
  padding: 80px;
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.board_section02 .contents ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.board_section02 .contents ul li{
  display: flex;
}
.board_section02 .contents ul li:last-child{
  display: flex;
  flex-direction: column;
}
.board_section02 .contents ul li .s_title{
  width: 150px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}
.board_section02 .contents ul li>input{
  width: calc(100% - 150px);
  height: 50px !important;
}
.board_section02 .contents ul li .inputbox{
  width: calc(100% - 150px);
  height: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.board_section02 .contents ul li input{
  height: 100%;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  padding: 0 15px;
  font-size: 14px;
}
.board_section02 .contents ul li #textarea{
  width: calc(100% - 150px);
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  height: 200px;
  padding: 15px;
  font-size: 14px;
  line-height: 150%;
  word-break: keep-all;
}
.board_section02 .contents ul li:last-child {
  margin-top: 20px;
  position: relative;
}
/* .board_section02 .contents ul li:last-child:after{
  width: 100%;
  height: 1px;
  content: '';
  background-color: #202753;
  display: inline-block;
  position: absolute;
  top: -30px;
  left: 0;
} */
.board_section02 .contents ul li:last-child .s_title{
  width: 100%;
  justify-content: space-between;
  display: flex;
  margin-bottom: 15px;
}
.board_section02 .contents ul li:last-child label{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.board_section02 .contents ul li:last-child label .checkbox{
  width: 20px;
  height: 20px;
}
.board_section02 .contents ul li:last-child textarea{
  width: 100%;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  height: 200px;
  padding: 15px;
  font-size: 14px;
  line-height: 180%;
  word-break: keep-all;
}
textarea {
  width: 100%;
  height: 6.25em;
  border: none;
  resize: none;
}
.privacy_wrap .p_form{
  font-size: 17px;
  line-height: 150%;
  word-break: keep-all;
  background-color: #fff;
  padding: 15px;
}
.cs_wrap .last_contents{
  display: none;
}
.board_section02 .buttonbox{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.board_section02 .buttonbox button{
  width: 200px;
  height: 60px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.board_section02 .buttonbox button.upload{
  background-color: #202753;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  border: none;
}
.board_section02 .buttonbox button.cancle{
  background-color: #fff;
  color: #202753;
  border: 1px solid #202753;
  font-size: 17px;
  font-weight: 500;
}

.abc_wrap .advantage02{
  margin-bottom: 120px;
}
.abc_wrap .advantage02 ul li {
  width: 20% !important;
}
.abc_wrap .advantage02 ul li::after{
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #e2e2e2;
  width: 1px;
  height: 80%;
  content: '';
}
.abc_wrap .advantage02 ul li:nth-child(5):after,
.abc_wrap .advantage02 ul li:nth-child(10):after{
  display: none;
}
.abc_wrap .advantage02 ul li:nth-child(4):after,
.abc_wrap .advantage02 ul li:nth-child(8):after{
  display: block;
}
.abc_wrap .c_contents .inner {
  overflow: visible;
}
.abc_wrap .c_contents .imgArea .imgbox1 img {
  height: 100%;
  width: auto !important;
}
.abc_wrap .advantage01 .a_list li .drop_down li .i1{
  background-image: url(../img/stem3-1.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i2{
  background-image: url(../img/stem3-2.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i3{
  background-image: url(../img/stem3-3.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i4{
  background-image: url(../img/stem3-4.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i5{
  background-image: url(../img/stem3-5.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i6{
  background-image: url(../img/stem3-6.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i7{
  background-image: url(../img/stem3-7.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i8{
  background-image: url(../img/stem3-8.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i9{
  background-image: url(../img/stem3-9.jpg);
}
.abc_wrap .advantage01 .a_list li .drop_down li .i10{
  background-image: url(../img/stem3-10.jpg);
}
.abc_wrap .advantage02 ul li{
  padding: 50px 50px 0 !important;
  justify-content: start;
}
.abc_wrap .c_section07 {
  padding: 0px 0 120px !important;
}