@charset "UTF-8";
@media screen and (max-width: 767px) {
  .pg_muse .slide_rh_1 {
    padding-bottom: 0;
  }
}
.pg_muse .slide_rh_1 ._base_text_btn {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .pg_muse .slide_rh_1 ._base_text_btn {
    left: calc(60px * var(--rto_pg_wdt));
    top: calc(60px * var(--rto_pg_wdt));
  }
}
@media screen and (max-width: 767px) {
  .pg_muse .slide_rh_1 ._base_text_btn {
    top: calc(30px * var(--rto_pg_wdt));
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.pg_muse .slide_rh_1 ._base_text_btn ._base_text {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_muse .slide_rh_1 ._base_text_btn ._base_text {
    width: 100%;
    bottom: inherit;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (min-width: 768px) {
  .pg_muse .slide_rh_1 ._base_text_btn ._base_text ._text {
    text-align: left;
  }
}
.pg_muse .slide_rh_1 ._base_text_btn ._base_text ._title {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .pg_muse .slide_rh_1 ._base_text_btn ._base_text ._title {
    width: calc(560px * var(--rto_pg_wdt));
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .pg_muse .slide_rh_1 ._base_text_btn ._base_text ._title {
    width: calc(300px * var(--rto_pg_wdt));
  }
}
.pg_muse .slide_rh_1 ._base_text_btn ._base_text ._title span {
  font-family: "ivyora-display", serif !important;
  font-weight: 400;
  display: block;
  font-size: calc(24px * var(--rto_pg_wdt));
  letter-spacing: 0.03em;
  text-align: center;
  padding-top: calc(20px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .slide_rh_1 ._base_text_btn ._base_text ._title span {
    font-size: calc(15px * var(--rto_pg_wdt));
  }
}
.pg_muse .slide_rh_1 ._read {
  font-size: calc(16px * var(--rto_pg_wdt));
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: center;
  padding: calc(70px * var(--rto_pg_wdt)) 0 0;
}
@media screen and (max-width: 767px) {
  .pg_muse .slide_rh_1 ._read {
    font-size: calc(13px * var(--rto_pg_wdt));
    padding: calc(30px * var(--rto_pg_wdt)) 0 0;
    margin-bottom: calc(-30px * var(--rto_pg_wdt));
  }
}
.pg_muse .section_ptn {
  margin: calc(20px * var(--rto_pg_wdt));
  padding: calc(50px * var(--rto_pg_wdt)) calc(20px * var(--rto_pg_wdt)) 0;
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn {
    margin: 0;
    padding: calc(50px * var(--rto_pg_wdt)) calc(20px * var(--rto_pg_wdt)) 0;
  }
}
.pg_muse .section_ptn .heading_h2 {
  font-family: "ivyora-display", serif !important;
  font-weight: 500;
  font-size: calc(64px * var(--rto_pg_wdt));
  line-height: 1.3;
  margin-top: calc(-95px * var(--rto_pg_wdt));
  padding: 0 calc(30px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .heading_h2 {
    font-size: calc(32px * var(--rto_pg_wdt));
    margin-top: calc(-75px * var(--rto_pg_wdt));
    padding: 0 calc(10px * var(--rto_pg_wdt));
    margin-bottom: calc(10px * var(--rto_pg_wdt));
  }
}
.pg_muse .section_ptn .heading_h2 span {
  font-size: calc(38px * var(--rto_pg_wdt));
  display: block;
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .heading_h2 span {
    font-size: calc(20px * var(--rto_pg_wdt));
  }
}
.pg_muse .section_ptn .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: calc(-60px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(20px * var(--rto_pg_wdt));
    margin-top: 0;
  }
}
.pg_muse .section_ptn .column .img {
  width: calc(800px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .column .img {
    width: 100%;
  }
}
.pg_muse .section_ptn .column .txt {
  font-size: calc(16px * var(--rto_pg_wdt));
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: center;
  width: calc(800px * var(--rto_pg_wdt));
}
@media screen and (min-width: 768px) {
  .pg_muse .section_ptn .column .txt {
    margin-top: calc(240px * var(--rto_pg_wdt));
  }
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .column .txt {
    width: 100%;
    font-size: calc(13px * var(--rto_pg_wdt));
  }
}
.pg_muse .section_ptn .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(20px * var(--rto_pg_wdt));
  padding: calc(30px * var(--rto_pg_wdt)) calc(20px * var(--rto_pg_wdt));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(729px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .product {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    padding: calc(10px * var(--rto_pg_wdt)) 0;
  }
}
.pg_muse .section_ptn .product .product_item {
  width: calc(170px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .product .product_item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    width: calc(50% - 10px * var(--rto_pg_wdt));
  }
}
.pg_muse .section_ptn .product .product_item-ttl {
  font-size: calc(14px * var(--rto_pg_wdt));
  line-height: 1.4;
  padding: calc(10px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn .product .product_item-ttl {
    font-size: 11px;
  }
}
.pg_muse .section_ptn_1 {
  background: #F4EEE2;
  height: calc(660px * var(--rto_pg_wdt));
  margin-left: calc(60px * var(--rto_pg_wdt));
  margin-top: calc(160px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn_1 {
    margin-left: 0;
    height: calc-size(calc-size(-webkit-max-content, size), size - 170px * var(--rto_pg_wdt));
    height: calc-size(calc-size(-moz-max-content, size), size - 170px * var(--rto_pg_wdt));
    height: calc-size(calc-size(max-content, size), size - 170px * var(--rto_pg_wdt));
    margin-top: calc(110px * var(--rto_pg_wdt));
  }
}
.pg_muse .section_ptn_1 .heading_h2 {
  text-align: right;
}
.pg_muse .section_ptn_1 .column {
  margin-left: calc(-60px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn_1 .column {
    margin-left: 0;
  }
}
.pg_muse .section_ptn_1 .product {
  margin-left: calc(-60px * var(--rto_pg_wdt));
  margin-bottom: calc(-60px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn_1 .product {
    margin-left: 0;
  }
}
.pg_muse .section_ptn_2 {
  border-top: 1px solid #000;
  margin-top: calc(260px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn_2 {
    margin-top: calc(230px * var(--rto_pg_wdt));
  }
}
.pg_muse .section_ptn_2 .heading_h2 {
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.pg_muse .section_ptn_2 .column {
  margin-top: calc(-60px * var(--rto_pg_wdt));
  margin-right: calc(-20px * var(--rto_pg_wdt));
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn_2 .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
    margin-right: 0;
  }
}
.pg_muse .section_ptn_2 .product {
  margin-left: calc(759px * var(--rto_pg_wdt));
  margin-bottom: calc(-60px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .section_ptn_2 .product {
    margin-left: 0;
  }
}
.pg_muse .sec_video {
  margin-top: calc(100px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .sec_video {
    margin-top: calc(70px * var(--rto_pg_wdt));
  }
}
@media screen and (min-width: 768px) {
  .pg_muse .sec_video .inr_sec {
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .pg_muse .sec_video .prt_video {
    padding-top: 179%;
  }
}
.pg_muse .sec_prof {
  margin-top: calc(100px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .sec_prof {
    margin-top: calc(60px * var(--rto_pg_wdt));
  }
}
.pg_muse .sec_prof .inr_sec {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(40px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .sec_prof .inr_sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(20px * var(--rto_pg_wdt));
  }
}
.pg_muse .sec_prof .inr_sec .heading_h2 {
  font-family: "ivyora-display", serif !important;
  font-weight: 500;
  font-size: calc(38px * var(--rto_pg_wdt));
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .pg_muse .sec_prof .inr_sec .heading_h2 {
    font-size: calc(20px * var(--rto_pg_wdt));
  }
}
.pg_muse .sec_prof .inr_sec .txt {
  font-size: calc(14px * var(--rto_pg_wdt));
  line-height: 1.7;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .pg_muse .sec_prof .inr_sec .txt {
    width: 100%;
    font-size: 11px;
  }
}
.pg_muse .sec_prof .inr_sec .txt p {
  margin-bottom: 0;
}
.pg_muse .sec_video + .sec_prof {
  margin-top: calc(30px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_muse .sec_video + .sec_prof {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .pg_penny-loafers .slide_rh_1 {
    padding-bottom: calc(140px * var(--rto_pg_wdt));
  }
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .slide_rh_1 ._base_text_btn {
    position: absolute;
    left: calc(50px * var(--rto_pg_wdt));
    top: calc(50px * var(--rto_pg_wdt));
  }
}
.pg_penny-loafers .slide_rh_1 ._base_text_btn ._base_text {
  color: #000;
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .slide_rh_1 ._base_text_btn ._base_text {
    width: 100%;
    bottom: 19.5vw;
    color: #000;
  }
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .slide_rh_1 ._base_text_btn ._base_text ._text {
    text-align: left;
  }
}
.pg_penny-loafers .slide_rh_1 ._base_text_btn ._base_text ._title {
  color: #000;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .slide_rh_1 ._base_text_btn ._base_text ._title {
    font-size: calc(55px * var(--rto_pg_wdt));
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .slide_rh_1 ._base_text_btn ._base_text ._title {
    width: 100%;
    font-size: 8.5vw;
    margin-bottom: 105vw;
  }
}
.pg_penny-loafers .slide_rh_1 ._base_text_btn ._base_text ._title span {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  display: block;
  font-size: calc(15px * var(--rto_pg_wdt));
  letter-spacing: 0;
}
.pg_penny-loafers .slide_rh_1 ._base_text_btn ._row_btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.pg_penny-loafers .slide_rh_1 ._base_text_btn ._row_btn + ._row_btn {
  margin-top: calc(20px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .slide_rh_1 ._base_text_btn ._row_btn + ._row_btn {
    margin-top: calc(10px * var(--rto_pg_wdt));
  }
}
.pg_penny-loafers .slide_rh_1 ._base_text_btn .prt_btn_1 {
  width: calc(160px * var(--rto_pg_wdt));
  background: #000;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_1 {
    padding: calc(50px * var(--rto_pg_wdt)) calc(123px * var(--rto_pg_wdt)) 0;
  }
}
.pg_penny-loafers .sec_1 ._read {
  font-size: calc(14px * var(--rto_pg_wdt));
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  padding-bottom: calc(20px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_1 ._read {
    font-size: calc(12.5px * var(--rto_pg_wdt));
  }
}
.pg_penny-loafers .sec_1 ._title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_1 ._title {
    font-size: calc(40px * var(--rto_pg_wdt));
    padding: 0 0 calc(15px * var(--rto_pg_wdt)) 0;
  }
}
.pg_penny-loafers .sec_1 ._svg_text {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_1 ._svg_text {
    left: calc(91px * var(--rto_pg_wdt));
    bottom: calc(54px * var(--rto_pg_wdt));
    width: calc(1196px * var(--rto_pg_wdt));
  }
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_1 ._svg_text {
    right: calc(18px * var(--rto_pg_wdt));
    top: calc(30px * var(--rto_pg_wdt));
    width: calc(297px * var(--rto_pg_wdt));
  }
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_1 ._text_item {
    margin: calc(30px * var(--rto_pg_wdt)) 0 calc(10px * var(--rto_pg_wdt));
  }
  .pg_penny-loafers .sec_1 ._text_item ._headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: calc(16px * var(--rto_pg_wdt));
    margin-bottom: calc(5px * var(--rto_pg_wdt));
    min-height: calc(24px * var(--rto_pg_wdt));
  }
  .pg_penny-loafers .sec_1 ._text_item ._text {
    font-size: calc(12.5px * var(--rto_pg_wdt));
    line-height: 1.4;
    letter-spacing: 0.04em;
    margin-left: calc(20px * var(--rto_pg_wdt));
  }
  .pg_penny-loafers .sec_1 ._text_item ._pic {
    width: 75%;
    margin-left: calc(32px * var(--rto_pg_wdt));
    padding: calc(10px * var(--rto_pg_wdt)) 0;
  }
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_2, .pg_penny-loafers .sec_3 {
    padding: calc(25px * var(--rto_pg_wdt)) calc(16px * var(--rto_pg_wdt)) 0;
  }
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_2, .pg_penny-loafers .sec_3 {
    padding: calc(50px * var(--rto_pg_wdt)) calc(20px * var(--rto_pg_wdt)) 0;
  }
}
.pg_penny-loafers .sec_2 .inr_sec, .pg_penny-loafers .sec_3 .inr_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_2 .inr_sec, .pg_penny-loafers .sec_3 .inr_sec {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_2 .inr_sec, .pg_penny-loafers .sec_3 .inr_sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.pg_penny-loafers .sec_2 .inr_sec .img, .pg_penny-loafers .sec_3 .inr_sec .img {
  position: relative;
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_2 .inr_sec .img, .pg_penny-loafers .sec_3 .inr_sec .img {
    padding-top: calc(60px * var(--rto_pg_wdt));
  }
}
.pg_penny-loafers .sec_2 .inr_sec .img .inr_text, .pg_penny-loafers .sec_3 .inr_sec .img .inr_text {
  position: absolute;
  top: calc(20px * var(--rto_pg_wdt));
  left: calc(30px * var(--rto_pg_wdt));
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_2 .inr_sec .img .inr_text, .pg_penny-loafers .sec_3 .inr_sec .img .inr_text {
    top: 0;
    left: 0;
    width: 100%;
  }
}
.pg_penny-loafers .sec_2 .inr_sec .img .inr_text .title, .pg_penny-loafers .sec_3 .inr_sec .img .inr_text .title {
  font-weight: 500;
  font-size: calc(40px * var(--rto_pg_wdt));
  text-align: left;
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_2 .inr_sec .img .inr_text .title, .pg_penny-loafers .sec_3 .inr_sec .img .inr_text .title {
    font-size: calc(30px * var(--rto_pg_wdt));
    text-align: center;
  }
}
.pg_penny-loafers .sec_2 .inr_sec .img .inr_text .text, .pg_penny-loafers .sec_3 .inr_sec .img .inr_text .text {
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding-top: calc(15px * var(--rto_pg_wdt));
  font-size: calc(14px * var(--rto_pg_wdt));
  text-align: left;
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_2 .inr_sec .img .inr_text .text, .pg_penny-loafers .sec_3 .inr_sec .img .inr_text .text {
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pg_penny-loafers .sec_3 {
    padding-top: calc(40px * var(--rto_pg_wdt));
  }
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_3 .inr_sec .img .inr_text {
    left: inherit;
    right: calc(30px * var(--rto_pg_wdt));
  }
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_3 .inr_sec .img .inr_text .title {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .sec_3 .inr_sec .img .inr_text .text {
    text-align: right;
    margin-right: calc(-8px * var(--rto_pg_wdt));
  }
}
@media screen and (min-width: 768px) {
  .pg_penny-loafers .prt_video {
    padding-top: 50%;
  }
}

.fadein {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out, transform 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out, transform 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
}
.fadein.active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.area_link_more .title_area {
  font-family: "ivyora-display", serif !important;
  font-weight: 500;
}

/* メディアクエリ（PCサイズ以上） */
@media (min-width: 768px) {
  .area_slider_item .title_slider_item,
  .carousel_all ._title {
    font-size: calc(15px * var(--rto_pg_wdt));
    padding: calc(25px * var(--rto_pg_wdt)) 0;
  }
}
.carousel_item .slick-track {
  margin-left: inherit;
  margin-right: inherit;
}

.carousel_item .product-tile .tile-body {
  padding: calc(20px * var(--rto_pg_wdt)) 0 0 0;
}
.carousel_item .product-tile .tile-body .pdp-link a {
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  font-size: calc(14px * var(--rto_pg_wdt));
}
.carousel_item .product-tile .tile-body .price {
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  font-size: calc(14px * var(--rto_pg_wdt));
  margin-top: calc(10px * var(--rto_pg_wdt));
}