@charset "UTF-8";
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ パンくず ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
#breadcrumb .cateList {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  font-size: calc(20 * 100vw / 750);
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 100;
  font-weight: 400;
  line-height: 2;
  width: calc(700 * 100vw / 750);
  margin: calc(10 * 100vw / 750) auto;
}
#breadcrumb .cateList li {
  margin-left: calc(2 * 100vw / 750);
  margin-right: calc(5 * 100vw / 750);
}

@media (min-width: 768px) {
  #breadcrumb .cateList {
    font-size: 1.2rem;
    line-height: 1;
    width: 110rem;
    margin-block: 2rem;
  }
  #breadcrumb .cateList li {
    margin-left: 0.2rem;
    margin-right: 0.5rem;
  }
}
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▲ パンくず ▲ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ 共通設定 ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.frayid_240307 {
  width: 100%;
  overflow: hidden;
  font-feature-settings: "palt";
}
.frayid_240307 img {
  width: 100%;
  height: auto;
}
.frayid_240307 section {
  position: relative;
  z-index: 2;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .frayid_240307 .pcOnly {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .frayid_240307 .spOnly {
    display: none !important;
  }
}

@media only screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
@font-face {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  src: local("Noto Sans CJK JP"), url("../font/NotoSerifJP-Regular.otf");
}
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▲ 共通設定 ▲ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ contents ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.frayid_240307 {
  --color-text: #58595b;
  --color-black: #000;
  --color-white: #fff;
  --font-ja: "Noto Serif JP", serif;
  color: var(--color-text);
}
.frayid_240307 .fontJa {
  font-family: var(--font-ja);
}
.frayid_240307 .fontEn {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
}
.frayid_240307 .bgWhite {
  background-image: var(--color-white);
}
.frayid_240307 .firstview {
  width: calc(750 * 100vw / 750);
  margin-inline: auto;
  text-align: center;
}
.frayid_240307 .firstview__lead {
  font-size: calc(27 * 100vw / 750);
  line-height: 2;
  letter-spacing: 0.12em;
  font-weight: 400;
  margin-top: calc(105 * 100vw / 750);
}
@media (min-width: 768px) {
  .frayid_240307 .firstview {
    width: 120rem;
  }
  .frayid_240307 .firstview__lead {
    margin-top: 5.7rem;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
.frayid_240307 .model {
  margin-inline: auto;
}
.frayid_240307 .model__inner {
  position: relative;
  width: calc(750 * 100vw / 750);
  margin-inline: auto;
}
.frayid_240307 .model__wrapper {
  margin-inline: auto;
}
.frayid_240307 .model__wrapper--flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.frayid_240307 .model__wrap {
  position: relative;
}
.frayid_240307 .model__image__title {
  position: absolute;
  font-size: calc(34 * 100vw / 750);
  line-height: 1.7;
  letter-spacing: 0.16em;
  font-weight: 500;
  z-index: 10;
  color: var(--color-black);
}
.frayid_240307 .model__image__title > span {
  writing-mode: vertical-rl;
}
.frayid_240307 .model__image__title span {
  font-weight: 600;
}
.frayid_240307 .model__title--en {
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
.frayid_240307 .model__lead {
  font-size: calc(26 * 100vw / 750);
  line-height: 2;
  letter-spacing: 0.12em;
  font-weight: 400;
}
.frayid_240307 .model__credit {
  margin-top: calc(30 * 100vw / 750);
  font-size: calc(23 * 100vw / 750);
  line-height: 1.75;
  letter-spacing: 0.02em;
  font-weight: 400;
}
.frayid_240307 .model__credit__item,
.frayid_240307 .model__credit__item p {
  display: inline-block;
}
@media (min-width: 768px) {
  .frayid_240307 .model__inner {
    width: 140rem;
  }
  .frayid_240307 .model__wrap {
    height: -moz-fit-content;
    height: fit-content;
  }
  .frayid_240307 .model__wrapper--flex {
    display: block;
  }
  .frayid_240307 .model__wrapper--grid {
    display: grid;
  }
  .frayid_240307 .model__image__title {
    font-size: 2rem;
    line-height: 1.75;
    letter-spacing: 0.16em;
    font-weight: 500;
    pointer-events: none;
  }
  .frayid_240307 .model__image__title span {
    font-weight: 500;
  }
  .frayid_240307 .model__lead {
    font-size: 1.3rem;
    line-height: 1.75;
    letter-spacing: 0.16em;
    font-weight: 400;
    writing-mode: vertical-rl;
  }
  .frayid_240307 .model__credit {
    margin-top: 10rem;
    font-size: 1.3rem;
    line-height: 1.4;
    letter-spacing: 0.02em;
    font-weight: 400;
    z-index: 10;
  }
}
@media (max-width: 767px) {
  .frayid_240307 .model__image0101 {
    width: calc(680 * 100vw / 750);
  }
  .frayid_240307 .model__image0102 {
    width: calc(585 * 100vw / 750);
    margin-top: calc(90 * 100vw / 750);
    margin-left: auto;
  }
  .frayid_240307 .model__image0102 .model__image--slider {
    width: calc(585 * 100vw / 750);
  }
  .frayid_240307 .model__image0201 {
    width: calc(600 * 100vw / 750);
    margin-left: calc(110 * 100vw / 750);
  }
  .frayid_240307 .model__image0202 {
    width: calc(520 * 100vw / 750);
    margin-top: calc(60 * 100vw / 750);
    margin-left: calc(30 * 100vw / 750);
  }
  .frayid_240307 .model__image0203 {
    width: calc(570 * 100vw / 750);
    margin-top: calc(60 * 100vw / 750);
    margin-left: calc(140 * 100vw / 750);
  }
  .frayid_240307 .model__image0301 {
    width: calc(640 * 100vw / 750);
    margin-left: auto;
  }
  .frayid_240307 .model__image0302 {
    width: calc(640 * 100vw / 750);
    margin-top: calc(30.5 * 100vw / 750);
    margin-left: auto;
  }
  .frayid_240307 .model__image0303 {
    width: calc(630 * 100vw / 750);
    margin-top: calc(86.5 * 100vw / 750);
  }
  .frayid_240307 .model__image0401 {
    width: calc(660 * 100vw / 750);
    margin-inline: auto;
  }
  .frayid_240307 .model__image0402 {
    width: calc(630 * 100vw / 750);
    margin-top: calc(176 * 100vw / 750);
  }
  .frayid_240307 .model__image0501 {
    width: calc(240 * 100vw / 750);
  }
  .frayid_240307 .model__image0502 {
    width: calc(240 * 100vw / 750);
  }
  .frayid_240307 .model__image0502 .model__image--slider {
    width: calc(240 * 100vw / 750);
  }
  .frayid_240307 .model__image0503 {
    width: calc(240 * 100vw / 750);
  }
  .frayid_240307 .model__image0504 {
    width: calc(525 * 100vw / 750);
    margin-top: calc(60 * 100vw / 750);
    margin-left: calc(40 * 100vw / 750);
  }
  .frayid_240307 .model__image0505 {
    width: calc(585 * 100vw / 750);
    margin-top: calc(60 * 100vw / 750);
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .frayid_240307 .model__image0101 {
    width: 55rem;
  }
  .frayid_240307 .model__image0102 {
    width: 45rem;
    background-color: var(--color-white);
  }
  .frayid_240307 .model__image0102 .model__image--slider {
    width: 45rem;
  }
  .frayid_240307 .model__image0201 {
    width: 48rem;
  }
  .frayid_240307 .model__image0202 {
    width: 40rem;
  }
  .frayid_240307 .model__image0203 {
    width: 39rem;
    background-color: var(--color-white);
  }
  .frayid_240307 .model__image0301 {
    width: 52rem;
    margin-left: 58rem;
  }
  .frayid_240307 .model__image0302 {
    width: 52rem;
    margin-top: 2rem;
    margin-left: 58rem;
  }
  .frayid_240307 .model__image0303 {
    width: 51rem;
  }
  .frayid_240307 .model__image0401 {
    width: 53rem;
  }
  .frayid_240307 .model__image0402 {
    width: 60rem;
  }
  .frayid_240307 .model__image0501 {
    width: 25.5rem;
  }
  .frayid_240307 .model__image0502 {
    width: 25.5rem;
  }
  .frayid_240307 .model__image0502 .model__image--slider {
    width: 25.5rem;
  }
  .frayid_240307 .model__image0503 {
    width: 25.5rem;
  }
  .frayid_240307 .model__image0504 {
    width: 45rem;
    margin-left: 3rem;
  }
  .frayid_240307 .model__image0505 {
    width: 39rem;
    margin-top: 4rem;
    margin-left: 64rem;
  }
}
.frayid_240307 .type01 {
  margin-top: calc(139 * 100vw / 750);
}
.frayid_240307 .type01 .model__image__title {
  top: calc(39 * 100vw / 750);
  left: calc(535 * 100vw / 750);
}
.frayid_240307 .type01 .model__image__title > span > span {
  margin-top: calc(169 * 100vw / 750);
}
.frayid_240307 .type01 .model__title--en {
  width: calc(327 * 100vw / 750);
  top: calc(-115 * 100vw / 750);
  left: calc(49 * 100vw / 750);
}
.frayid_240307 .type01 .model__wrap03 {
  margin-top: calc(57 * 100vw / 750);
  margin-left: calc(165 * 100vw / 750);
}
.frayid_240307 .type01 .frame__text {
  margin-bottom: calc(-16 * 100vw / 750);
}
@media (min-width: 768px) {
  .frayid_240307 .type01 {
    margin-top: 11.5rem;
  }
  .frayid_240307 .type01 .model__wrapper--grid {
    width: 75.5rem;
    grid-template: 73rem/30.5rem;
    margin-left: 34.5rem;
  }
  .frayid_240307 .type01 .model__wrap01 {
    grid-row: 1;
    grid-column: 1;
    width: 55rem;
  }
  .frayid_240307 .type01 .model__wrap02 {
    grid-row: 2;
    grid-column: 2;
  }
  .frayid_240307 .type01 .model__image__title {
    top: 3rem;
    left: 49.1rem;
  }
  .frayid_240307 .type01 .model__image__title > span > span {
    margin-top: 0;
  }
  .frayid_240307 .type01 .model__title--en {
    width: 20.9rem;
    top: 8.1rem;
    left: -25rem;
  }
  .frayid_240307 .type01 .model__credit {
    position: absolute;
    bottom: -0.6rem;
    left: -15rem;
    text-align: right;
  }
  .frayid_240307 .type01 .model__credit__item {
    display: block;
  }
  .frayid_240307 .type01 .model__wrap03 {
    position: absolute;
    margin-top: 0rem;
    margin-left: 0rem;
    top: 25.8rem;
    left: 93rem;
    height: initial;
  }
  .frayid_240307 .type01 .frame__text {
    margin-top: -2rem;
    margin-bottom: -1rem;
  }
}
.frayid_240307 .type02 {
  margin-top: calc(192 * 100vw / 750);
}
.frayid_240307 .type02 .model__title--en {
  width: calc(302 * 100vw / 750);
  top: calc(93 * 100vw / 750);
  right: calc(44 * 100vw / 750);
}
.frayid_240307 .type02 .model__image__title {
  top: calc(34 * 100vw / 750);
  left: calc(82 * 100vw / 750);
}
.frayid_240307 .type02 .model__image__title > span > span {
  margin-top: calc(239 * 100vw / 750);
}
.frayid_240307 .type02 .model__wrap04 {
  text-align: center;
  margin-top: calc(57 * 100vw / 750);
}
.frayid_240307 .type02 .frame__text {
  margin-top: calc(-16 * 100vw / 750);
}
@media (min-width: 768px) {
  .frayid_240307 .type02 {
    margin-top: 16rem;
  }
  .frayid_240307 .type02 .model__wrapper--grid {
    width: 77rem;
    height: 136rem;
    grid-template: 76rem 12.7rem/23rem 15rem;
    margin-left: 30rem;
  }
  .frayid_240307 .type02 .model__wrap01 {
    grid-column: 2;
    grid-row: 1;
  }
  .frayid_240307 .type02 .model__wrap02 {
    grid-column: 1;
    grid-row: 2;
    height: 60rem;
  }
  .frayid_240307 .type02 .model__wrap03 {
    position: absolute;
    top: 12.7rem;
    left: 38rem;
  }
  .frayid_240307 .type02 .model__title--en {
    width: 27.4rem;
    top: 3.4rem;
    right: 0rem;
    left: 34.7rem;
  }
  .frayid_240307 .type02 .model__image__title {
    top: 2.7rem;
    left: 2.3rem;
  }
  .frayid_240307 .type02 .model__image__title > span > span {
    margin-top: 0;
  }
  .frayid_240307 .type02 .model__credit {
    position: absolute;
    bottom: -0.6rem;
    right: -32.2rem;
  }
  .frayid_240307 .type02 .model__credit__item {
    display: block;
  }
  .frayid_240307 .type02 .model__wrap04 {
    margin-top: 0;
    text-align: left;
    position: absolute;
    top: 33.8rem;
    left: 40.4rem;
  }
  .frayid_240307 .type02 .frame__text {
    margin-top: -1rem;
  }
}
.frayid_240307 .type03 {
  margin-top: calc(190 * 100vw / 750);
}
.frayid_240307 .type03 .model__title--en {
  width: calc(321 * 100vw / 750);
  top: calc(-26 * 100vw / 750);
  left: calc(45 * 100vw / 750);
}
.frayid_240307 .type03 .model__image__title {
  top: calc(20 * 100vw / 750);
  left: calc(138 * 100vw / 750);
}
.frayid_240307 .type03 .model__wrap01 {
  position: relative;
  z-index: 2;
}
.frayid_240307 .type03 .model__wrap04 {
  margin-top: calc(57 * 100vw / 750);
  margin-left: calc(42.3 * 100vw / 750);
}
.frayid_240307 .type03 .model__credit {
  margin-top: calc(33 * 100vw / 750);
}
.frayid_240307 .type03 .frame__text {
  margin-bottom: calc(-16 * 100vw / 750);
}
.frayid_240307 .type03 .text {
  margin-top: calc(-16 * 100vw / 750);
}
@media (min-width: 768px) {
  .frayid_240307 .type03 {
    margin-top: 16rem;
  }
  .frayid_240307 .type03 .model__title--en {
    width: 20.9rem;
    top: 8.9rem;
    left: -3.6rem;
  }
  .frayid_240307 .type03 .model__image__title {
    top: 1.9rem;
    left: 60.2rem;
  }
  .frayid_240307 .type03 .model__wrap03 {
    width: 51rem;
    margin-top: 4rem;
    margin-left: 44.5rem;
  }
  .frayid_240307 .type03 .model__wrap04 {
    position: absolute;
    margin-top: 0rem;
    margin-left: 0rem;
    top: 36.2rem;
    left: 43rem;
  }
  .frayid_240307 .type03 .model__credit {
    position: absolute;
    margin-top: 1rem;
    bottom: -0.5rem;
    right: -11.5rem;
  }
  .frayid_240307 .type03 .model__credit__item {
    display: block;
  }
  .frayid_240307 .type03 .frame__text {
    margin-bottom: -1rem;
  }
  .frayid_240307 .type03 .text {
    margin-top: -1rem;
  }
}
.frayid_240307 .type04 {
  margin-top: calc(191 * 100vw / 750);
}
.frayid_240307 .type04 .model__wrap03 {
  text-align: center;
  margin-top: calc(58 * 100vw / 750);
}
.frayid_240307 .type04 .model__title--en {
  width: calc(407 * 100vw / 750);
  top: calc(-195 * 100vw / 750);
  left: calc(85 * 100vw / 750);
}
.frayid_240307 .type04 .model__image__title {
  top: calc(19 * 100vw / 750);
  left: calc(73 * 100vw / 750);
}
.frayid_240307 .type04 .model__image__title > span > span {
  margin-top: calc(186 * 100vw / 750);
}
.frayid_240307 .type04 .model__image__title > span > span.frame__text {
  margin-top: calc(0 * 100vw / 750);
  margin-bottom: calc(-16 * 100vw / 750);
}
@media (min-width: 768px) {
  .frayid_240307 .type04 {
    margin-top: 16rem;
  }
  .frayid_240307 .type04 .model__wrap01 {
    margin-left: 54rem;
  }
  .frayid_240307 .type04 .model__wrap02 {
    width: 60rem;
    margin-top: 4rem;
    margin-left: 30rem;
  }
  .frayid_240307 .type04 .model__wrap03 {
    position: absolute;
    text-align: left;
    margin-top: 0rem;
    top: 32.8rem;
    left: 41.3rem;
  }
  .frayid_240307 .type04 .model__title--en {
    width: 25.4rem;
    top: 2.9rem;
    left: -12.2rem;
  }
  .frayid_240307 .type04 .model__image__title {
    top: 17.8rem;
    left: 2.2rem;
  }
  .frayid_240307 .type04 .model__image__title > span > span {
    margin-top: 0;
  }
  .frayid_240307 .type04 .model__image__title > span > span.frame__text {
    margin-top: 1rem;
    margin-bottom: -1rem;
  }
  .frayid_240307 .type04 .model__credit {
    position: absolute;
    bottom: -0.6rem;
    right: -15.5rem;
  }
  .frayid_240307 .type04 .model__credit__item {
    display: block;
  }
}
.frayid_240307 .type05 {
  margin-top: calc(285 * 100vw / 750);
}
.frayid_240307 .type05 .model__wrap01 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: calc(15 * 100vw / 750);
       column-gap: calc(15 * 100vw / 750);
}
.frayid_240307 .type05 .model__wrap02 {
  z-index: 2;
}
.frayid_240307 .type05 .model__image__title {
  top: calc(-28 * 100vw / 750);
  left: calc(592 * 100vw / 750);
}
.frayid_240307 .type05 .model__image__title > span > span {
  margin-top: calc(123 * 100vw / 750);
}
.frayid_240307 .type05 .model__title--en {
  width: calc(325 * 100vw / 750);
  top: calc(-93 * 100vw / 750);
  right: calc(40 * 100vw / 750);
}
.frayid_240307 .type05 .model__wrap04 {
  margin-top: calc(56 * 100vw / 750);
  margin-left: calc(165 * 100vw / 750);
}
.frayid_240307 .type05 .model__credit {
  margin-top: calc(33 * 100vw / 750);
}
@media (min-width: 768px) {
  .frayid_240307 .type05 {
    margin-top: 21.9rem;
  }
  .frayid_240307 .type05 .model__wrap01 {
    width: 80rem;
    margin-inline: auto;
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }
  .frayid_240307 .type05 .model__image__title {
    position: absolute;
    top: 0.8rem;
    left: 64.7rem;
  }
  .frayid_240307 .type05 .model__image__title > span > span {
    margin-top: 6.4rem;
  }
  .frayid_240307 .type05 .model__title--en {
    width: 20rem;
    top: -5.8rem;
    right: 8.1rem;
  }
  .frayid_240307 .type05 .model__wrap02 {
    width: 80rem;
    margin-top: 4rem;
    margin-inline: auto;
    z-index: 10;
  }
  .frayid_240307 .type05 .model__wrap04 {
    margin-top: 1rem;
    margin-left: 1rem;
  }
  .frayid_240307 .type05 .model__credit {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    bottom: -8.6rem;
    left: 3rem;
  }
  .frayid_240307 .type05 .model__credit__item {
    display: block;
  }
  .frayid_240307 .type05 .model__lead {
    position: absolute;
    top: 1.5rem;
    right: 17.1rem;
    white-space: nowrap;
  }
}
.frayid_240307 .endview {
  width: calc(750 * 100vw / 750);
  margin-top: calc(150 * 100vw / 750);
  border-bottom: calc(0 * 100vw / 750) solid var(--color-black);
  text-align: center;
}
.frayid_240307 .endview__staff {
  margin-block: calc(170 * 100vw / 750) calc(147 * 100vw / 750);
  font-size: calc(25 * 100vw / 750);
  line-height: 1.75;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: var(--color-text);
  text-align: center;
}
.frayid_240307 .endview__btn {
  font-size: calc(40 * 100vw / 750);
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: var(--color-black);
}
.frayid_240307 .endview__btn > a {
  padding-bottom: calc(8 * 100vw / 750);
  border-bottom: calc(6 * 100vw / 750) double var(--color-text);
}
@media (min-width: 768px) {
  .frayid_240307 .endview {
    width: 110rem;
    margin-top: 12rem;
    border-bottom: 0.1rem solid var(--color-black);
  }
  .frayid_240307 .endview__btn {
    font-size: 2rem;
    line-height: 2;
    letter-spacing: 0.04em;
    font-weight: 400;
  }
  .frayid_240307 .endview__btn > a {
    padding-block: 0.4rem;
    border-bottom: 0.3rem double var(--color-text);
  }
  .frayid_240307 .endview__staff {
    margin-block: 13.7rem 13.6rem;
    font-size: 1.3rem;
    line-height: 1.5;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
.frayid_240307 .jsFade {
  opacity: 0;
  transition-duration: 1.2s;
  transform: translateY(50px);
}
.frayid_240307 .jsFade.isActive {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 767px) {
  .frayid_240307 .jsFade_sp {
    opacity: 0;
    transition-duration: 1.2s;
    transform: translateY(50px);
  }
  .frayid_240307 .jsFade_sp.isActive {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 768px) {
  .frayid_240307 .jsFade_pc {
    opacity: 0;
    transition-duration: 1.2s;
    transform: translateY(50px);
  }
  .frayid_240307 .jsFade_pc.isActive {
    opacity: 1;
    transform: translateY(0);
  }
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▲ contents ▲ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.frayid_240307 {
  --color-black: #000000;
  --color-white: #ffffff;
}
.frayid_240307 .slick-dots {
  position: absolute;
  margin: 0;
  bottom: calc(20 * 100vw / 750);
  right: calc(8 * 100vw / 750);
}
.frayid_240307 .slick-dots li {
  margin-inline: calc(11 * 100vw / 750);
}
.frayid_240307 .slick-dots li button {
  width: calc(10 * 100vw / 750);
  height: calc(10 * 100vw / 750);
  border: 1px solid var(--color-black);
  border-radius: 50%;
}
.frayid_240307 .slick-dots li .slick-active button {
  background-color: var(--color-black);
}
@media (min-width: 768px) {
  .frayid_240307 .slick-dots {
    bottom: 1.1rem;
    right: 0.4rem;
  }
  .frayid_240307 .slick-dots li {
    margin-inline: 0.6rem;
  }
  .frayid_240307 .slick-dots li button {
    width: 0.6rem;
    height: 0.6rem;
    border: 0.1rem solid var(--color-black);
  }
}/*# sourceMappingURL=style.css.map */
