@charset "utf-8";
/* PC-1024 */




/* gate-1024 */
@media screen and (min-width:1650px) {
  
body {
  /* background: #F1F1F1; */
}



header {
  /* position: fixed;
  top: 0;
  left: 0;
  width: 100%; */
  height: 210px;
  border-bottom: 2px solid #000;
  /* background: #F1F1F1;
  border-bottom: 2px solid #000;
  z-index: 2; */
}



h1 {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  /* background: #ccc; */
}

h1>a {
  /* display: block;
  width: 100%;
  height: 100%;
  font-family: 'vogue';
  font-weight: normal; */
  font-size: 9.5rem;
  /* color: #000; */
}

.open_btn {
  display: none;
  /* display: block;
  position: absolute; */
  /* top: 37px; */
  /* right: 6.25%; */
  /* 48/768 */
  /* width: 63px; */
  /* height: 63px; */
  /* border: 2px solid #000;
  text-indent: -9999em; */
}

.open_btn span {
  /* display: block; */
  /* width: 36px; */
  /* height: 2px; */
  /* margin: 12px auto; */
  /* background-color: #000;  */
}



/* nav-start */
.nav_wrap {
  display: block !important;
  position: static;
  top: 0;
  left: 50%;
  transform: translateX(-50deg);
  width: 100%;
  height: auto;
  background: none;
  /* background: #000; */
}

.nav_header {
  /* position: fixed;
  top: 0;
  left: 19.444%;
  width: 100%;
  height: 137px;
  border-bottom: 2px solid #fff; */
  border-bottom: none;
}

.close_btn {
  display: none;
  /* position: fixed;
  top: 37px;
  right: 6.25%; */
  /* 48/768 */
  /* width: 63px;
  height: 63px;
  border: 2px solid #fff; */
}

.close_btn span {
  /* display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  width: 40px;
  height: 2px;
  background: #fff;
  text-indent: -9999em; */
}

.close_btn span:first-child {
  /* transform: translate(-50%,-50%) rotate(45deg); */
}

.close_btn span:last-child {
  /* transform: translate(-50%,-50%) rotate(-45deg); */
}


.gnb {
  display: flex;
  flex-direction: row;
  position: absolute;
  /* justify-content: space-between; */
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
  justify-content: space-between;
  width: 800px;
  /* 48/768 */
}

.gnb>li {
  /* width: auto; */
  /* padding-top: 80px; */
}

.gnb>li>a {
  /* display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: 'vogue';
  font-size: 3.5rem; */
  color: #000;
  font-size: 2.5rem;
}

/* .gnb>li>a:nth-child(n):hover{
  color: #fff;
} */





.m_social_icon {
  display: none;
  /* position: absolute; */
  /* top: 711px; */
  /* right: 7.586%; */
  /* 22/290 */
  /* display: flex; */
  /* justify-content: space-between; */
}

.m_facebook, .m_instagram, .m_twitter{
  /* width: 90px;
  height: 90px;
  margin-right: 8px; */
}

.m_youtube {
  /* width: 90px;
  height: 90px; */
}
/* navigation-end */




/* main-start */
main {
  margin-top: 210px;
  /* width: 100%;
  height: 100%; */
}


/* visual */
.visual_section {
  /* width: 100%; */
  background: #f1f1f1;
}

.main_visual {
  position: relative;
  padding-top: 57px;
  padding-bottom: 57px;
  width: 1596px;
  height: 100%;
  margin: 0 auto;
}

.main_visual_text {
  /* font-family: 'vogue'; */
  position: absolute;
  top: 211px;
  width: 865px;
  height: 492px;
  margin-left: 0;
  z-index:10;
}

.main_visual_text_01 {
  font-size: 24rem;
  /* margin-right: 6.51%; */
  /* 50/768 */
  margin-left: 158px;
}

.main_visual_text_02 {
  font-size: 2.2rem;
  margin-top: -25px;
}

.main_visual_text_03 {
  font-size: 8rem;
  line-height: 0.8;
  margin-top: 5px;
}

.main_visual_text_04 {
  margin-right: 90px;
  font-size: 8rem;
}

.main_visual_img {
  width: 798px;
  height: 1011px;
  margin-top: 57px;
  margin-right: 0;
  /* background: url(../img/main_visual.png) center/cover no-repeat; */
}
/* visual-end */


/* about-start */
.about_section {
  width: 100%;
  background: #fff;
}

.main_about {
  width: 100%;
  padding-top: 260px;
  padding-bottom: 260px;
  width: 1596px;
  height: 1717px;
  margin: 0 auto;
}

.about_title {
  width: 344px;
  /* 260/360 */
  margin-left: 0;
  text-align: start;
  font-family: 'vogue';
  font-size: 8rem;
  white-space: nowrap;
}

.about_title span {
  display: inline-block; /* 각 글자들을 인라인 블록으로 설정 */
  width: 12px;
}

.about_line {
  width: 488px;
  /* 488/1024 */
  /* height: 2px;
  background: #000; */
  margin-left: 0;
}

.about_img {
  width: 1596px;
  /* 912/1024 */
  height: 780px;
  margin: 100px auto;
  /* 55/1024 */
  /* background: url(../img/about.png)no-repeat center/cover; */
}

.about_text {
  font-size: 1.8rem;
  line-height: 1.8;
  margin: 40px auto;
  /* 177/1024 */
  /* white-space: normal;
  word-break: keep-all;
  text-align: center;
  font-family: 'Noto Sans KR';  */
}

.about_btn {
  width: 300px;
  height: 80px;
  margin: 71px auto 0px;
  /* background: #000; */
  border-radius: 40px;
  /* display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; */
}

.about_btn a {
  /* display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center; */
  font-size: 1.8rem;
  line-height: 80px;
  border-radius: 40px;
}
/* about-end */




/* today-start */
.today_section {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.today_back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 659px;
  background: #a5a5a5;
}

.main_today {
  position: relative;
  margin-top: 200px;
  width: 100%;
  padding-bottom: 200px;
  width: 1596px;
  margin: 0 0 0 auto;
}


.today_title {
  transform: rotate(-90deg);
  position: absolute;
  top: 550px;
  left: -100px;
  width: 522px;
  text-align: left;
  transform-origin: left center;
  /* font-family: 'vogue'; */
  /* font-size: 8rem; */
}

.today_line {
  display: none;
  /* width: 72.222%; */
  /* 260/360 */
  /* height: 1px; */
  /* background: #000; */
  /* margin: 0 auto; */
}

.today_slider {
  display: flex;
  width: 85.6406%;
  /* 836/768 */
  height: 100%;
  margin-top: 260px;
  margin-left: auto;
  margin-right: 0;
}

.today_slide {
  display: flex;
  height: 100%;
}

.today_slide_01, .today_slide_02, .today_slide_03, .today_slide_04 {
  width: 40%;         
}


.today_slide_01 div {
  width: 100%;
  height: 589px;
  background: url(../img/today_01.png)no-repeat center/cover;
}

.today_slide_02 div {
  width: 100%;
  height: 589px;
  background: url(../img/today_02.png)no-repeat center/cover;
}


.today_slide_03 div {
  width: 100%;
  height: 589px;
  background: url(../img/today_03.png)no-repeat center/cover;
}


.today_slide_04 div {
  width: 100%;
  height: 589px;
  background: url(../img/today_04.png)no-repeat center/cover;
}

.today_slide_01 p, .today_slide_02 p, .today_slide_03 p, .today_slide_04 p{
  margin-top: 20px;
  font-size: 2.2rem;
  text-align: center;
}

/*  */

.today_section .today_pager {
  height: 7px;
  margin: 126px 0 60px 0;
  text-align: center;
}

.swiper-container .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.today_section .today_pager .swiper-pagination-bullet {
  width: 104px;
  /* 120/768 */
  height: 10px;
  background: #424242;
  margin: 0 15px;
  border-radius: 5px; /* 둥글기 */
}

.swiper-pagination-bullet-active {
  background-color: #000;
}
/* today-end */






/* subscribe-start */
.subscribe_section {
  width: 100%;
  height: 100%;
  background: #1B1B1B;
  color: #fff;
}

.main_subscribe {
  width: 100%;
  height: 100%;
  padding-top: 260px;
  width: 1596px;
  margin: 0 auto;
}


.subscribe_title {
  width: 370px;
  margin-left: 0;
  text-align: start;
  font-family: 'vogue';
  font-size: 8rem;
  white-space: nowrap;
  letter-spacing: 0.2rem;
}

.subscribe_title span {
  display: inline-block;
}

.subscribe_line {
  width: 488px;
  height: 2px;
  background: #fff;
  margin-left: 0;
}


.sub_title {
  white-space: normal;
  word-break: keep-all;
}

.sub_title h3 {
  margin: 30px 0 0 48px;
  /* 609/1024 */
  /* 66/1024 */
  font-size: 4rem;
  line-height: 1.3;
}


.sub_title p{
  margin-top: 25px;
  margin-left: 48px;
  /* 609/1024 */
  /* 66/1024 */
  font-size: 2rem;
  line-height: 1.4;
}

.subscribe_btn {
  width: 300px;
  height: 80px;
  margin: 271px 0 0 48px;
  /* 391/768 */
  /* 77/768 */
  border-radius: 40px;
  /* display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; */
}

.subscribe_btn a {
  /* display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center; */
  font-size: 1.8rem;
  line-height: 80px;
  border-radius: 40px;
}

.subscribe_img {
  width: 952px;
  /* 823/1024 */
  max-width: none;
  height: 1002px;
  max-height: none;
  padding-bottom: 0;
  margin: -550px 160px 154px 646px;
  background: url(../img/sub_img2.png)no-repeat center/contain;
}




/* brand-start */
.brand_section {
  /* width: 100%;
  height: 100%; */
}

.main_brand {
  /* width: 100%;
  height: 100%; */
  padding-top: 260px;
  padding-bottom: 260px;
  width: 1596px;
  margin: 0 auto;
}

.brand_title {
  width: 478px;
  margin-left: 0;
  text-align: start;
  font-family: 'vogue';
  font-size: 8rem;
}

.brand_line {
  width: 488px;
  height: 2px;
  background: #000;
  margin-left: 0;
}

.brand_back {
  position: absolute;
  top: 590px;
  left: 50%;  /* 수평 가운데 */
  transform: translateX(-50%); 
  width: 1920px;
  height: 1958px;
  background: #fff;
  z-index: -2;
}



/* Brand */
.brand_01,.brand_03 {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-left: 113px;
  margin-top: 112px;
}

.brand_02 {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 130px;
}

.b_img_01 {
  width: 617px;
  height: 706px;
  margin-left: 0;
  background: url(../img/brand_01.png)no-repeat center/cover;
}

.b_img_02 {
  width: 617px;
  height: 706px;
  margin-right: 113px;
  background: url(../img/brand_02.png)no-repeat center/cover;
}

.b_img_03 {
  width: 617px;
  height: 706px;
  margin-left: 0;
  background: url(../img/brand_03.png)no-repeat center/cover;
}


.brand_text_01, .brand_text_03 {
  padding-top: 20px;
  margin-right: 351px;
  font-family: 'Noto Sans KR';
}

.brand_text_02 {
  margin-left: 450px;
}

.brand_text_01 h3, .brand_text_03 h3 {
  font-size: 3.8rem;
  margin: 20px 0 0 50px;
  /* 30/360 */
  line-height: 1.3;
  word-break: keep-all;
  font-family: 'Noto Sans KR';
}

.brand_text_02{
  text-align: right;
  margin-right: 0;
}

.brand_text_02 h3 {
  margin: 20px 50px 0 0;
  /* 30/360 */
  font-size: 3.8rem;
  word-break: keep-all;
  font-family: 'Noto Sans KR';
}

.brand_text_02 p{
  margin: 20px 50px 0 0;
  /* 30/360 */
  line-height: 1.4;
  font-size: 1.8rem;
  text-align: right;
  word-break: keep-all;
  font-family: 'Noto Sans KR';
}

.brand_text_01 p, .brand_text_03 p {
  margin: 20px 0 0 50px;
  /* 30/360 */
  line-height: 1.4;
  font-size: 1.8rem;
  word-break: keep-all;
  font-family: 'Noto Sans KR';
}

.line_rec_01, .line_rec_02, .line_rec_03 {
  display: flex;
  margin: 10px 0 0 50px;
}


.line_rec_02 {
  width: 80%;
  margin-left: 50px;
  height: 2px;
  background-color: #000;
}

.brand_line_01, .brand_line_03 {
  width: 546px;
  /* 553/768 */
  height: 2px;
  /* background-color: #000; */
}



.brand_rec_01, .brand_rec_02, .brand_rec_03 {
  width: 15px;
  height: 15px;
  margin-top: -7.5px;
  background-color: #000;
}





/* footprint */
.footprint_section {
  /* width: 100%;
  height: 100%; */
}

.main_footprint {
  /* position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/footprint.jpg)no-repeat center/cover ; */
  height: 1154px;
}

.main_footprint_box {
  /* width: 100%; */
  top: 210px;
  left: 0;
  margin: 0 auto;
  height: 1154px;
  /* background: #000; */
  /* opacity: 35%; */
  z-index: 4;
}

.footprint_box {
  /* position: absolute; */
  top: 210px;
  left: 50%;
  transform: translateX(-50%); 
  width: 1596px;
  margin: 0 auto;
  /* 912/1024 */
  /* height: 638px; */
  height: 734px;
  /* background: url(../img/footprint.jpg) no-repeat center/cover; */
}

.footprint_box_dark {
  /* position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.91); */
}

.footprint_text {
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.main_footprint h2 {
  font-size: 4.2rem;
  line-height: 1.4;
  margin-top: 90px;
  z-index: 5;
}

.foot_line_01 {
  width: 57px;
  height: 3px;
  background: #fff;
  margin: 17px auto 0;
  z-index: 5;
}

.main_footprint h3 {
  font-size: 3.8rem;
  margin: 66px auto 0;
}

.foot_line_02 {
  width: 107px;
  height: 3px;
  background: #fff;
  margin: 11px auto 0;
}

.main_footprint p {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-top: 18px;
  word-break: keep-all;
}

.icon {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 1158px;
  margin: 64px auto 105px;
  /* margin: 40px 53px 0 53px; */
  /* 53/300 */
}




.book_icon, .laptop_icon, .chat_icon {
  margin: 0 auto;
}


.book, .laptop, .chat {
  margin: 0;
}


.book_icon {
  width: 99px;
  height: 99px;
  background: url(../img/book2.png)no-repeat center/cover;
}

.laptop_icon {
  width: 99px;
  height: 99px;
  background: url(../img/laptop.png)no-repeat center/cover;
}


.chat_icon {
  width: 99px;
  height: 99px;
  background: url(../img/chat.png)no-repeat center/cover;
}


.foot_text_01, .foot_text_02, .foot_text_03 {
  margin: 20px auto 0;
}



.foot_text_01{
  /* color: #fff;
  text-align: center; */
  position: sticky;
}

.count {
  font-size: 2rem;
  font-weight: bold;
  color: #3498db; /* 숫자 색상 */
}

.foot_text_02 {
  position: sticky;
  /* position: absolute;
  top: 15px;
  right: 10px;
  color: #fff;
  text-align: center; */
}

.foot_text_03 {
  position: sticky;
  /* position: absolute;
  top: 15px;
  right: 26px;
  color: #fff;
  text-align: center; */
}



.foot_text_01 strong, .foot_text_02 strong, .foot_text_03 strong {
  font-size: 4.2rem;
}

.foot_text_01 p, .foot_text_02 p, .foot_text_03 p {
  font-size: 1.8rem;
  margin-top: 20px;
}



/* trend-section */
.best_trend {
  width: 100%;
  height: 100%;
}

.main_trend {
  width: 100%;
  height: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
  width: 1596px;
  margin: 0 auto;
}

.best_title {
  width: 430px;
  margin-left: 0;
  text-align: center;
  font-family: 'vogue';
  font-size: 8rem;
}

.best_line {
  width: 488px;
  height: 2px;
  background: #000;
  margin-left: 0;
}

.best_slider {
  display: flex;
  width: 100%;
  height: 100%;
}

/* .best_slide {
  display: flex;
  margin: 0 auto;
  width: 100%;
  height: 100%;
} */



.best_slide_01, .best_slide_02, .best_slide_03, .best_slide_04 {
  width: 80%;
}

.best_slide_01 a {}

.best_slide_01 div {
  height: 528px;
  margin: 130px auto 0;
  background: url(../img/trend_01.png)no-repeat center/cover;
}

.best_slide_02 {}

.best_slide_02 a {}

.best_slide_02 div {
  height: 528px;
  margin: 130px auto 0;
  background: url(../img/trend_02.png)no-repeat center/cover;
}

.best_slide_03 {}

.best_slide_03 a {}

.best_slide_03 div {
  height: 528px;
  margin: 130px auto 0;
  background: url(../img/trend_03.png)no-repeat center/cover;
}

.best_slide_04 div {
  height: 528px;
  margin: 130px auto 0;
  background: url(../img/trend_04.png)no-repeat center/cover;
}

.best_slide_01 p
,.best_slide_02 p
,.best_slide_03 p
,.best_slide_04 p {
  margin-top: 20px;
  font-size: 2.2rem;
  text-align: center;
}

.best_pager {
  margin-top: 130px;
}


.best_trend .best_pager .swiper-pagination-bullet {
    width: 15.625%;
    /* 120/768 */
    height: 10px;
    background: #424242;
    margin: 0 15px;
    border-radius: 5px; /* 둥글기 */
}





/* social-get in touch-start */
.social {
  width: 100%;
  height: 1164px;
  background: url(../img/getback_02.jpg)no-repeat center/cover;
  padding-top: 260px;
  padding-bottom: 360px;
}

.main_social {
  position: relative;
}

.social_title {
}

.social_img {
  position: absolute;
  top: 0;
  left: 1084px;
  width: 517px;
  /* 754/1024 */
  height: 327px;
  background: url(../img/이미지29.png) no-repeat center/cover;
}

.social_text_img_01 {
  position: absolute;
  top: 19px;
  left: 320px;
  width: 638px;
  height: 292px;
  margin: 0;
  background: url(../img/VOCUEGET2.png) no-repeat center/contain;
}

.social_text_img_02 {
  position: absolute;
  top: 300px;
  left: 700px;
  width: 20%;
  /* 80/360 */
  height: 20px;
  margin:0;
  /* 450/768 */
  background: url(../img/get.png) no-repeat center/contain;
}


.social_icon {
  position:absolute;
  top: 500px;
  left: 685px;
  width: 550px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  margin: 0;
}

.facebook, .instagram, .twitter, .youtube {
  width: 100px;
  height: 100px;
}



/* footer */
footer {
  width: 100%;
  height: 100%;
  background: #000;
}

.footer_all {
  width: 100%;
  height: 100%;
  color: #fff;
  padding-top: 20px;
  text-align: center;
}

.footer_all span a{
  display: block;
  text-align: center;
  font-family: 'Vogue';
  font-size: 6rem;
  color: #fff;
}


.footer_text_01 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}


.footer_text_01 a {
  display: block;
  font-size: 1.8rem;
}



.footer_text_01 a:not(:last-child)::after {
  content: "|"; 
  margin: 0 20px; 
  /* 20/768 */
  color: #fff;
}

.footer_text_02  {
  line-height: 1.4;
  margin: 27px auto 0;
}

.footer_text_02 p {
  font-size: 1.8rem;
}

.footer_text_02 p:last-child {
  font-size: 1.8rem;
}

}