@media (max-width: 767px) {
  .pg_home .slide_oqrs {
    padding-bottom: calc(25px * var(--rto_pg_wdt));
  }
}
.pg_home .glb_banner .banner_1 ._img {
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 768px) {
  .pg_home .glb_banner .banner_1 ._img > img {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .pg_home .glb_banner .banner_1 ._img a {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .pg_home .glb_banner .banner_1 ._img a {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .pg_womens .slide_1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .pg_womens .slide_1 ._img {
    order: 2;
  }
}
@media (min-width: 768px) {
  .pg_womens .slide_1 ._base_text_btn {
    left: calc(60px * var(--rto_pg_wdt));
    position: absolute;
    top: calc(80px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_womens .slide_1 ._base_text_btn {
    order: 1;
    padding-bottom: calc(15px * var(--rto_pg_wdt));
    text-align: center;
  }
}
@media (min-width: 768px) {
  .pg_womens .slide_1 ._base_text_btn ._base_text {
    padding-bottom: calc(25px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_womens .slide_1 ._base_text_btn ._base_text {
    padding-bottom: calc(5px * var(--rto_pg_wdt));
  }
}
.pg_womens .slide_1 ._base_text_btn ._base_text ._title {
  letter-spacing: -0.03em;
  line-height: 1.1;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .pg_womens .slide_1 ._base_text_btn ._base_text ._title {
    font-size: calc(54px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_womens .slide_1 ._base_text_btn ._base_text ._title {
    font-size: calc(32px * var(--rto_pg_wdt));
  }
}
.pg_womens .slide_1 ._base_text_btn ._base_text ._text {
  font-size: calc(14px * var(--rto_pg_wdt));
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding-top: calc(10px * var(--rto_pg_wdt));
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.pg_womens .slide_1 ._base_text_btn ._base_row_btn ._row_btn {
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 768px) {
  .pg_womens .slide_1 ._base_text_btn ._base_row_btn ._row_btn {
    gap: 0 calc(20px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_womens .slide_1 ._base_text_btn ._base_row_btn ._row_btn {
    gap: 0 calc(10px * var(--rto_pg_wdt));
    -webkit-justify-content: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .pg_mens .slide_1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-bottom: calc(25px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_mens .slide_1 ._img {
    order: 2;
  }
}
@media (min-width: 768px) {
  .pg_mens .slide_1 ._base_text_btn {
    left: calc(60px * var(--rto_pg_wdt));
    position: absolute;
    top: calc(60px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_mens .slide_1 ._base_text_btn {
    order: 1;
    padding-bottom: calc(15px * var(--rto_pg_wdt));
    text-align: center;
  }
}
@media (min-width: 768px) {
  .pg_mens .slide_1 ._base_text_btn ._base_text {
    padding-bottom: calc(25px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_mens .slide_1 ._base_text_btn ._base_text {
    padding-bottom: calc(5px * var(--rto_pg_wdt));
  }
}
.pg_mens .slide_1 ._base_text_btn ._base_text ._copy {
  font-weight: bold;
  font-size: calc(15px * var(--rto_pg_wdt));
  letter-spacing: 0.05em;
  line-height: 1.1;
  padding-bottom: calc(10px * var(--rto_pg_wdt));
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.pg_mens .slide_1 ._base_text_btn ._base_text ._title {
  letter-spacing: -0.03em;
  line-height: 1.1;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .pg_mens .slide_1 ._base_text_btn ._base_text ._title {
    font-size: calc(54px * var(--rto_pg_wdt));
  }
}
@media (max-width: 767px) {
  .pg_mens .slide_1 ._base_text_btn ._base_text ._title {
    font-size: calc(32px * var(--rto_pg_wdt));
  }
}
.pg_mens .slide_1 ._base_text_btn ._base_text ._text {
  font-size: calc(14px * var(--rto_pg_wdt));
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding-top: calc(10px * var(--rto_pg_wdt));
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .pg_mens .slide_1 ._base_text_btn_2 {
    bottom: calc(60px * var(--rto_pg_wdt));
    left: calc(60px * var(--rto_pg_wdt));
    position: absolute;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .pg_mens .slide_1 ._base_text_btn_2 {
    order: 3;
    padding-top: calc(20px * var(--rto_pg_wdt));
    text-align: center;
  }
}
.pg_mens .slide_1 ._base_text_btn_2 ._base_text ._logo img {
  width: calc(161px * var(--rto_pg_wdt));
}
.pg_mens .slide_1 ._base_text_btn_2 ._base_text ._text {
  font-size: calc(14px * var(--rto_pg_wdt));
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding-top: calc(10px * var(--rto_pg_wdt));
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
