/* BASIC css start */
.onyourowntime {
  font-family: "NotoSansCJKR";
  color: #000;
}

.onyourowntime .section1 {
  position: relative;
}
.onyourowntime .section1 .swiper-slide img {
  width: 100%;
}
.onyourowntime .section1 .cont2 {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  z-index: 100;
}
.onyourowntime .section1 .cont2 span {
  display: block;
  margin-bottom: 5vw;
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
  font-size: 10.625vw;
  color: #fff;
  font-weight: 700;
}
.onyourowntime .section1 .cont2 a {
  font-size: 3.75vw;
  color: #fff;
  font-weight: 300;
  border-bottom: 1px solid #fff;
}

.onyourowntime .section2 {
  width: 100vw;
  margin: -46vw auto 0;
}
.onyourowntime .section2 .swiper-slide {
  text-align:center;
}
.onyourowntime .section2 .swiper-slide img {
  width: 70%;
}

.onyourowntime .section3 {
  /* padding: 5.3333vw 0 13.3333vw; */
  padding: 0 0 13.3333vw;
  text-align: center;
}
.onyourowntime .section3 p {
  /* padding-top: 10.6667vw; */
  font-size: 4.2667vw;
}
.onyourowntime .section3 p span {
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
}


/* section4 */
.onyourowntime .section4 {
  padding: 10.6667vw 0 13.3333vw;
  background: #ebeae6;
}
.onyourowntime .section4 .tab-menu .swiper-slide {
  width:auto;
  margin-left:5.333vw;
}
.onyourowntime .section4 .tab-menu .swiper-slide:last-child {
  margin-right:5.333vw;
}
.onyourowntime .section4 .tab-menu .swiper-slide a {
  position: relative;
  font-size: 4.625vw;
  font-weight: 700;
  color: #000;
}
.onyourowntime .section4 .tab-menu .swiper-slide.act > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
}
.onyourowntime .section4 .img1 {
  padding:0 10.6666vw;;
}
.onyourowntime .section4 .img1 img {
  width:100%;  
}
.onyourowntime .section4 .img2 {
  width: 70%;
  margin: -47vw auto 0;
  position:relative;
  z-index:1;
}
.onyourowntime .section4 .img2 img {
  width: 100%;
  z-index:2;
}

.onyourowntime .section4 .tab-cont {
  margin-top:10.6667vw;;
}
.onyourowntime .section4 .tab-cont .t1 {
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
  font-size: 3.75vw;
  text-align: center;
}
.onyourowntime .section4 .tab-cont .t2 {
  margin-top: 1.563vw;
  font-size: 6.25vw;
  font-weight: 700;
  text-align: center;
}
.onyourowntime .section4 .tab-cont .btn {
  margin-top: 3.125vw;
  text-align: center;
}
.onyourowntime .section4 .tab-cont .btn a {
  border-bottom: 2px solid #000;
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
  font-size: 3.75vw;
  color: #000;
  font-weight: 700;
  text-align: center;
}

/* section4 */


.onyourowntime .section5 {
  padding: 10.6667vw 0 13.3333vw;
  text-align: center;
}
.onyourowntime .section5 p {
  font-size: 4.2667vw;
}
.onyourowntime .section5 p span {
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
}
.onyourowntime .section5 a {
  display: block;
  margin-top: 5.3333vw;
  font-size: 4.2667vw;
  font-weight: 700;
  text-decoration: underline;
  color: #000;
}

.onyourowntime .section6 {
  aspect-ratio: 1 / 1;
}

.onyourowntime .section7 {
  padding: 10.6667vw 0 13.3333vw;
}
.onyourowntime .section7 p {
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
  font-size: 6.25vw;
  font-weight: 700;
  text-align: center;
}
.onyourowntime .section7 p + p {
  margin-top: 6.25vw;
  font-size: 4.2667vw;
  font-weight: 400;
  line-height: 2;
}
.onyourowntime .section7 .video-wrap {
  /* padding-bottom: 20px; */
  /* background: #efeae0; */
  margin-top: 5.3333vw;
}
.onyourowntime .section7 .video-wrap div {
  position: relative;
  margin: 0 0.1%;
}

.onyourowntime .section7 .video-wrap div > video {
  width: 100%;
  aspect-ratio: 9/16;
}

.onyourowntime .section7 .video-wrap div > img {
  width: 100%;
  /* aspect-ratio: 9/16; */
}
.onyourowntime .section7 .video-wrap div .kv-txt {
  position: absolute;
  bottom: 2.2%;
  left: 5%;
  font-family: "HelveticaNeueLTPro-53BD";
  font-size: 21px;
  color: #fff;
}
.onyourowntime .section7 .video-wrap div .kv-txt span {
  display: block;
  font-family: "HelveticaNeueLTPro-53";
  font-size: 12px;
}
.onyourowntime .section7 .video-wrap div .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  border: 0;
  font-size: 0;
  background: url(https://korea.coach.com/design/coachkorea/Promotion_Page/VCTBR_24SS/btn_play.png);
  background-size: 100%;
  transform: translate(-50%, -50%);
}
.onyourowntime .section7 .video-wrap div .pause {
  display: none;
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 18px;
  height: 18px;
  border: 0;
  font-size: 0;
  background: url(https://korea.coach.com/design/coachkorea/Promotion_Page/VCTBR_24SS/btn_pause.png);
  background-size: 100%;
}
.onyourowntime .section7 .video-wrap div span {
  display: block;
  margin-top: 3.125vw;
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
  font-weight: 700;
  text-align: center;
}

.onyourowntime .section8 {
  position: relative;
}
.onyourowntime .section8 img {
  width: 100%;
}
.onyourowntime .section8 > div {
  position: absolute;
  top: 50%;
  left: 9.375vw;
  transform: translateY(-50%);
}
.onyourowntime .section8 > div span {
  font-family: "helveticaneueLTPro-53", "NotoSansCJKR";
  font-size: 5vw;
  color: #fff;
  font-weight: 700;
}
.onyourowntime .section8 > div .btn {
  margin-top: 6.25vw;
}
.onyourowntime .section8 > div .btn a {
  border-bottom: 1px solid #fff;
  font-size: 3.125vw;
  color: #fff;
}
.onyourowntime .section8 > div .btn a + a {
  margin-left: 3.125vw
}

/* BASIC css end */

