@charset "utf-8";
/* tablet-768 */




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



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



h1 {
  /* position: absolute;
  top: 43px;
  left: 8.33%; */
  /* 30/360 */
  /* background: #ccc; */
  top: 40px;
  left: 6.25%;
  /* 48/768 */
}

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

.open_btn {
  /* 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: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 80.55%;
  height: 100%;
  /* background: #000; */
}

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

.close_btn {
  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: column;
  align-items: flex-end;
  position: absolute;
  top: 100px;
  right: 6.25%;
  /* 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;
}

.m_social_icon {
  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: 137px;
  /* width: 100%;
  height: 100%; */
}


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

.main_visual {
  padding-top: 141px;
  padding-bottom: 151px;
  background: #f1f1f1;
}

.main_visual_text {
  font-family: 'vogue';
}

.main_visual_text_01 {
  font-size: 18.7rem;
  margin-right: 6.51%;
  /* 50/768 */
  margin-left: 22.526%;
  /* 173/768 */
}

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

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

.main_visual_text_04 {
  text-align: right;
  font-size: 6.2rem;
}

.main_visual_img {
  width: 54.557%;
  /* 419/768 */
  height: 526px;
  margin-right: 6.25%;
  /* 48/768 */
  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: 200px;
  padding-bottom: 200px;
}

.about_title {
  width: 72.222%;
  /* 260/360 */
  margin: 0 auto;
  text-align: center;
  font-family: 'vogue';
  font-size: 8rem;
  white-space: nowrap;
}

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

.about_line {
  width: 63.541%;
  /* 488/768 */
  height: 1px;
  background: #000;
  margin: 0 auto;
}

.about_img {
  width: 86.588%;
  /* 665/768 */
  height: 430px;
  margin: 100px auto 0;
  /* background: url(../img/about.png)no-repeat center/cover; */
}

.about_text {
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 30px 11.328% 0 11.328%;
  /* 87/768 */
  /* white-space: normal;
  word-break: keep-all;
  text-align: center;
  font-family: 'Noto Sans KR';  */
}

.about_btn {
  width: 224px;
  height: 60px;
  margin: 85px auto 0px;
  /* background: #000; */
  border-radius: 30px;
  /* 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.4rem;
  line-height: 60px;
  border-radius: 30px;
}
/* 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: #E2E2E2;
}

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


.today_title {
  width: 67.968%;
  /* 522/768 */
  margin: 0 auto;
  text-align: center;
  font-family: 'vogue';
  font-size: 8rem;
  white-space: nowrap;
}

.today_line {
  width: 67.968%;
  /* 522/768 */
  height: 1px;
  background: #000;
  margin: 0 auto;
}

.today_slider {
  display: flex;
  width: 93.75%;
  /* 720/768 */
  height: 100%;
  margin-top: 105px;
  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: 60%;         
}


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

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


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


.today_slide_04 div {
  width: 100%;
  height: 494px;
  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: 1.8rem;
  text-align: center;
}

/*  */

.today_section .today_pager {
  height: 7px;
  margin: 85px auto 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: 15.625%;
  /* 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: 200px;
}


.subscribe_title {
  width: 72.222%;
  /* 260/360 */
  margin: 0 auto;
  text-align: center;
  font-family: 'vogue';
  font-size: 8rem;
}

.subscribe_line {
  width: 63.541%;
  /* 488/360 */
  height: 1px;
  background: #fff;
  margin: 0 auto;
}


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

.sub_title h3 {
  margin: 30px 31.111% 0 8.333%;
  /* 112/360 */
  /* 30/360 */
  font-size: 4rem;
  line-height: 1.3;
}


.sub_title p{
  margin: 25px 6.666% 0 8.333%;
  /* 24/360 */
  /* 30/360 */
  font-size: 2rem;
  line-height: 1.4;
}

.subscribe_btn {
  width: 300px;
  height: 80px;
  margin: 60px 50.911% 0 10.026%;
  /* 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: 60px;
  border-radius: 40px;
}

.subscribe_img {
  width: 82.031%;
  /* 630/768 */
  max-width: none;
  height: auto;
  max-height: none;
  padding-bottom: 75.375%;
  margin: 97px auto 0;
  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: 200px;
  padding-bottom: 200px;
}

.brand_back {
  position: absolute;
  top: 523px;
  left: 0;
  width: 100%;
  height: 1733px;
  background: #fff;
  z-index: -2;
}

.brand_title {
  width: 67.968%;
  /* 522/768 */
  margin: 0 auto;
  text-align: center;
  font-family: 'vogue';
  font-size: 8rem;
}

.brand_line {
  width: 63.541%;
  /* 488/768 */
  height: 1px;
  /* background: #000; */
  margin: 0 auto;
}


/* Brand */
.brand_01, .brand_02, .brand_03 {
  display: flex;
  flex-direction: column;
  margin-top: 130px;
}

.b_img_01 {
  width: 64.843%;
  /* 498/768 */
  height: 375px;
  margin-left: 6.25%;
  /* 48/768 */
  background: url(../img/brand_01.png)no-repeat center/cover;
}

.b_img_02 {
  width: 53.515%;
  /* 411/768 */
  height: 475px;
  margin-right: 6.25%;
  /* 48/768 */
  background: url(../img/brand_02.png)no-repeat center/cover;
}

.b_img_03 {
  width: 87.5%;
  /* 672/768 */
  height: 375px;
  margin: 0 auto;
  background: url(../img/brand_03.png)no-repeat center/cover;
}


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

.brand_text_01 h3, .brand_text_03 h3 {
  font-size: 3rem;
  margin: 20px 0 0 8.333%;
  /* 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 8.333% 0 0;
  /* 30/360 */
  font-size: 3rem;
  word-break: keep-all;
  font-family: 'Noto Sans KR';
}

.brand_text_02 p{
  margin: 20px 8.333% 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 8.333%;
  /* 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 0;
}


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

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

.brand_line_03 {
  width: 72.005%;
  /* 450/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 ; */
}

.main_footprint_box {
  /* width: 100%; */
  height: 878px;
  /* background: #000; */
  /* opacity: 35%; */
  /* z-index: 5; */
}

.footprint_box {
  /* position: absolute; */
  top: 120px;
  left: 48px;
  right: 48px;
  width: 87.5%;
  /* 672/768 */
  /* height: 638px; */
  margin: 0 auto;
  /* 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: 3.6rem;
  line-height: 1.4;
  margin-top: 65px;
  z-index: 5;
}

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

.main_footprint h3 {
  font-size: 3rem;
  margin: 44px auto 0;
}

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

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

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




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


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




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

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


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


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



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

.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: 3.6rem;
}

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



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

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

.best_title {
  width: 67.968%;
  /* 522/768 */
  margin: 0 auto;
  text-align: center;
  font-family: 'vogue';
  font-size: 8rem;
}

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

.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: 100%;
  background: url(../img/getback_02.jpg)no-repeat center/cover;
  padding: 200px 0;
}

.main_social {
}

.social_title {
  width: 100%;
}

.social_img {
  width: 71.093%;
  /* 546/768 */
  height: 328px;
  margin: 0 auto 40px;
  background: url(../img/이미지29.png) no-repeat center/cover;
}

.social_text_img_01 {
  width: 50.1302%;
  /* 385/768 */
  height: 177px;
  margin: 50px auto 0;
  background: url(../img/VOCUEGET2.png) no-repeat center/contain;
}

.social_text_img_02 {
  width: 20%;
  /* 80/360 */
  height: 20px;
  margin: 10px 58.593%;
  /* 450/768 */
  background: url(../img/get.png) no-repeat center/contain;
}


.social_icon {
  width: 349px;
  height: 72px;
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0;
}

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



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

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

.footer_all span a{
  display: block;
  text-align: center;
  font-family: 'Vogue';
  font-size: 5rem;
  color: #fff;
  padding-top: 80px;
}


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


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



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

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

.footer_text_02 p:last-child {
  font-size: 1.4rem;
  padding: 48px 0 40px 0
}

}