@import url("https://fonts.googleapis.com/css2?family=Gochi+Hand&display=swap");
@font-face {
  font-family: "A1Mincho";
  src: url("https://knot.itembox.design/item/mokuito/font/A-OTF-A1MinchoStd-Bold.otf"); }

/* html {
  font-size: calc(100vw * 1 / 1920);
} */
.garamond {
  font-family: adobe-garamond-pro, serif; }

.tab {
  display: none; }
  @media (max-width: 1300px) {
    .tab {
      display: block; } }

.pc-tab {
  display: none; }
  @media (min-width: 1301px) {
    .pc-tab {
      display: block; } }

.full_img {
  max-width: 100vw;
  width: 100vw;
  margin: 0 calc(50% - 50vw); }

.effect-fade {
  opacity: 0;
  transform: translate(0, 60px) translateZ(0);
  transition: 1.3s; }

.effect-fade.effect-scroll {
  opacity: 1;
  transform: translate(0, 0) translateZ(0); }

.raden {
  background: #000;
  color: #fff;
  font-family: shippori-mincho, sans-serif; }
  .raden * {
    min-height: initial;
    min-width: initial; }
  .raden a {
    text-decoration: none; }
  .raden p,
  .raden h1,
  .raden h2,
  .raden h3,
  .raden h4,
  .raden h5 {
    line-height: 2; }
  .raden .top {
    overflow: hidden;
    position: relative;
    margin-bottom: 85px; }
    @media (max-width: 879px) {
      .raden .top {
        margin-bottom: 13.42593vw; } }
  .raden .section01 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 100px; }
    @media (max-width: 879px) {
      .raden .section01 {
        margin-bottom: 40px; } }
    .raden .section01__content {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .raden .section01__content__images {
        width: 100%; }
        @media (min-width: 880px) {
          .raden .section01__content__images {
            max-width: 754px; } }
        @media (max-width: 879px) {
          .raden .section01__content__images {
            margin: 0 0 1.85185vw; } }
      @media (min-width: 880px) {
        .raden .section01__content__text {
          max-width: 650px;
          margin: -10px 0 0; } }
      .raden .section01__content__text .text {
        font-size: calc(1.2rem + 3px);
        line-height: calc(23/12);
        letter-spacing: 0.04em; }
        @media (max-width: 879px) {
          .raden .section01__content__text .text {
            font-size: 2.96296vw;
            line-height: calc(61/32);
            width: 100%;
            padding: 0 19.90741vw; } }
  .raden .benefit {
    margin: 0 0 120px; }
    @media (max-width: 879px) {
      .raden .benefit {
        margin: 0 0 21.2963vw; } }
    .raden .benefit img {
      width: 100%; }
  .raden .section02 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 8rem; }
    @media (max-width: 879px) {
      .raden .section02 {
        margin-bottom: 10.18519vw; } }
    .raden .section02__title {
      font-family: shippori-mincho, sans-serif;
      font-size: calc(2.5rem + 3px);
      font-weight: 500;
      margin: 0 0 10px; }
      @media (max-width: 879px) {
        .raden .section02__title {
          font-size: 5.55556vw;
          line-height: 1.28; } }
    @media (max-width: 879px) {
      .raden .section02__img {
        margin-bottom: 70px; } }
    @media (min-width: 880px) {
      .raden .section02__img {
        width: 57%;
        max-width: 400px; } }
    .raden .section02__wrap {
      display: flex;
      justify-content: center;
      gap: 146px;
      margin: -200px 0 130px; }
      @media (max-width: 879px) {
        .raden .section02__wrap {
          flex-direction: column;
          width: 100%;
          padding: 0 19.90741vw;
          margin: -64.81481vw 0 23.14815vw;
          gap: 6.48148vw; } }
    .raden .section02__contents {
      max-width: 247px; }
    .raden .section02__heading {
      font-family: shippori-mincho, sans-serif;
      font-size: calc(5.1rem + 3px);
      line-height: 1.15;
      margin-bottom: 1rem;
      font-weight: 500;
      white-space: nowrap; }
      @media (max-width: 879px) {
        .raden .section02__heading {
          font-size: 5.55556vw;
          margin-bottom: 2.77778vw;
          line-height: 1.5; } }
    .raden .section02__text {
      font-size: calc(16px + 3px);
      line-height: calc(21/16); }
      @media (max-width: 879px) {
        .raden .section02__text {
          font-size: 2.96296vw;
          line-height: calc(61/32); } }
    .raden .section02__item {
      display: flex;
      align-items: center;
      gap: 0 50px; }
      @media (max-width: 879px) {
        .raden .section02__item {
          flex-direction: column;
          align-items: center; } }
      .raden .section02__item__heading {
        font-size: 5.55556vw;
        line-height: 1.15;
        margin: 0 0 4.62963vw; }
      @media (min-width: 880px) {
        .raden .section02__item__info {
          flex: 1;
          max-width: 360px; } }
      .raden .section02__item__info .heading {
        font-size: calc(5.1rem + 3px);
        line-height: 1.15;
        margin-bottom: 20px; }
        @media (max-width: 879px) {
          .raden .section02__item__info .heading {
            font-size: 17px;
            margin-bottom: 10px; } }
      .raden .section02__item__info .text {
        font-size: calc(1.2rem + 3px);
        line-height: calc(21/12);
        letter-spacing: 0.04em; }
        @media (max-width: 879px) {
          .raden .section02__item__info .text {
            font-size: 2.96296vw;
            line-height: calc(61/32);
            padding: 0 19.90741vw; } }
      @media (max-width: 879px) {
        .raden .section02__item__movie {
          width: 100%;
          margin: 0 0 9.25926vw; } }
      @media (min-width: 880px) {
        .raden .section02__item__movie {
          width: 61%;
          max-width: 400px; } }
  .raden .section03 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10rem;
    overflow: hidden; }
    @media (max-width: 879px) {
      .raden .section03 {
        margin-bottom: 15.74074vw; } }
    .raden .section03__swiper {
      max-width: 960px;
      width: 100%;
      transition: opacity 0.6s ease; }
      @media (max-width: 879px) {
        .raden .section03__swiper {
          width: 60%; } }
      .raden .section03__swiper .swiper-button-next {
        top: auto;
        bottom: 73px;
        height: 5.1rem;
        width: 2.6rem;
        right: calc(50% - 23.6rem); }
        @media (max-width: 879px) {
          .raden .section03__swiper .swiper-button-next {
            height: 9.07407vw;
            width: 4.62963vw;
            bottom: 13.42593vw;
            z-index: 10;
            right: -7.40741vw; } }
        .raden .section03__swiper .swiper-button-next::after {
          background-repeat: no-repeat;
          background-size: contain;
          content: "";
          height: 5.1rem;
          width: 2.6rem;
          background-image: url(./img2/section03_arrow_next.svg);
          background-image: url(https://magazine.knot-designs.com/shopify/img/raden/img2/section03_arrow_next.svg);
          display: block !important; }
          @media (max-width: 879px) {
            .raden .section03__swiper .swiper-button-next::after {
              height: 9.07407vw;
              width: 4.62963vw; } }
      .raden .section03__swiper .swiper-button-prev {
        top: auto;
        bottom: 73px;
        height: 5.1rem;
        width: 2.6rem;
        left: calc(50% - 23.6rem); }
        @media (max-width: 879px) {
          .raden .section03__swiper .swiper-button-prev {
            height: 9.07407vw;
            width: 4.62963vw;
            bottom: 13.42593vw;
            z-index: 10;
            left: -7.40741vw; } }
        .raden .section03__swiper .swiper-button-prev::after {
          background-repeat: no-repeat;
          background-size: contain;
          content: "";
          height: 5.1rem;
          width: 2.6rem;
          background-image: url(./img2/section03_arrow_prev.svg);
          background-image: url(https://magazine.knot-designs.com/shopify/img/raden/img2/section03_arrow_prev.svg);
          display: block !important; }
          @media (max-width: 879px) {
            .raden .section03__swiper .swiper-button-prev::after {
              height: 9.07407vw;
              width: 4.62963vw; } }
      .raden .section03__swiper .swiper-pagination {
        bottom: 20rem; }
        @media (max-width: 879px) {
          .raden .section03__swiper .swiper-pagination {
            bottom: 35.18519vw; } }
      .raden .section03__swiper .swiper-pagination-bullet {
        background: #626262;
        opacity: 1; }
        .raden .section03__swiper .swiper-pagination-bullet-active {
          background: #fff; }
      @media (max-width: 879px) {
        .raden .section03__swiper .swiper-slide {
          display: flex;
          flex-direction: column;
          align-items: center; } }
      .raden .section03__swiper .swiper-slide .section03__swiper__img {
        opacity: 0; }
      .raden .section03__swiper .swiper-slide.swiper-slide-active .section03__swiper__img {
        opacity: 1; }
      .raden .section03__swiper .swiper-slide.swiper-slide-active .section03__swiper__content {
        opacity: 1;
        transition-duration: .3s; }
      .raden .section03__swiper .swiper-slide.swiper-slide-next .section03__swiper__img {
        opacity: 1; }
      .raden .section03__swiper .swiper-slide.swiper-slide-prev .section03__swiper__img {
        opacity: 1; }
      .raden .section03__swiper__content {
        display: flex;
        flex-direction: column;
        align-items: center;
        opacity: 0;
        transition-duration: .3s;
        margin: -20px 0 0; }
        @media (max-width: 879px) {
          .raden .section03__swiper__content {
            width: fit-content;
            margin: -5.55556vw auto 0; } }
        .raden .section03__swiper__content .name {
          text-align: center;
          line-height: calc(21/11);
          font-size: calc(1.2em + 3px); }
          @media (max-width: 879px) {
            .raden .section03__swiper__content .name {
              font-size: 2.77778vw;
              line-height: calc(55/30); } }
        .raden .section03__swiper__content .number {
          text-align: center;
          line-height: calc(21/11);
          font-size: calc(1.2rem + 3px); }
          @media (max-width: 879px) {
            .raden .section03__swiper__content .number {
              font-size: 2.77778vw;
              line-height: calc(55/30); } }
        .raden .section03__swiper__content .price {
          text-align: center;
          line-height: calc(21/11);
          font-size: calc(1.2rem + 3px);
          color: #fff;
          margin: 0 0 15px; }
          @media (max-width: 879px) {
            .raden .section03__swiper__content .price {
              font-size: 2.77778vw;
              line-height: calc(55/30);
              margin: 0 0 2.77778vw; } }
        .raden .section03__swiper__content .link {
          background: #fff;
          color: #000;
          font-size: 18px;
          padding: 3px 20px;
          border-radius: calc(1px / 0); }
          @media (max-width: 879px) {
            .raden .section03__swiper__content .link {
              font-size: 2.77778vw;
              line-height: calc(55/30);
              padding: 0.55556vw 5.55556vw; } }
  .raden .section04 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
    margin: 0 0 70px; }
    @media (max-width: 879px) {
      .raden .section04 {
        flex-direction: column;
        margin: 0 0 19.44444vw; } }
    .raden .section04 img {
      width: 50%; }
      @media (min-width: 880px) {
        .raden .section04 img {
          max-width: 360px; } }
      @media (max-width: 879px) {
        .raden .section04 img {
          width: 55.74074vw; } }
    .raden .section04__contents {
      width: 50%; }
      @media (min-width: 880px) {
        .raden .section04__contents {
          max-width: 400px; } }
      @media (max-width: 879px) {
        .raden .section04__contents {
          width: 100%;
          padding: 0 19.90741vw;
          margin-top: -21.2963vw; } }
    .raden .section04__heading {
      font-size: calc(2.5rem + 3px);
      margin-bottom: 20px; }
      @media (max-width: 879px) {
        .raden .section04__heading {
          font-size: 5.55556vw;
          margin-bottom: 5.55556vw;
          text-align: center; } }
    .raden .section04__text {
      font-size: calc(1.2rem + 3px); }
      @media (max-width: 879px) {
        .raden .section04__text {
          font-size: 2.96296vw; } }
  .raden .section05 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 8rem; }
    @media (max-width: 879px) {
      .raden .section05 {
        margin-bottom: 16.66667vw; } }
    @media (max-width: 879px) {
      .raden .section05__info {
        display: flex;
        flex-direction: column;
        align-items: center; } }
    .raden .section05__info__link {
      font-size: calc(2.1rem + 3px);
      position: relative;
      padding-right: 2.9rem; }
      @media (max-width: 879px) {
        .raden .section05__info__link {
          font-size: 16px;
          padding-right: 25px; } }
      .raden .section05__info__link::after {
        content: '';
        background: url(./img2/section05_arrow.svg) no-repeat center/cover;
        height: 2.1rem;
        width: 1.1rem;
        position: absolute;
        top: 0.08rem;
        right: 0; }
        @media (max-width: 879px) {
          .raden .section05__info__link::after {
            height: 18px;
            width: 12px;
            top: -1px; } }
    .raden .section05__info__name {
      font-size: calc(2.5rem + 3px);
      line-height: 1.15;
      margin-bottom: 2rem; }
      @media (max-width: 879px) {
        .raden .section05__info__name {
          font-size: 5.55556vw;
          margin-bottom: 1.85185vw;
          display: flex;
          flex-direction: column;
          align-items: flex-end;
          width: fit-content;
          gap: 1.85185vw; } }
      .raden .section05__info__name span {
        font-size: calc(1.2rem + 3px);
        vertical-align: bottom; }
    .raden .section05__info__text {
      font-size: calc(1.2rem + 3px);
      line-height: 2em; }
      @media (max-width: 879px) {
        .raden .section05__info__text {
          font-size: 2.96296vw;
          padding: 0 19.90741vw;
          margin: 0; } }
    .raden .section05__movie {
      display: block;
      margin-bottom: 4.1rem; }
      @media (max-width: 879px) {
        .raden .section05__movie {
          margin-bottom: 5.55556vw;
          padding: 0 7.40741vw; } }
    .raden .section05__text {
      font-size: calc(1.2rem + 3px);
      margin-bottom: 2.9rem; }
      @media (max-width: 879px) {
        .raden .section05__text {
          font-size: 2.87037vw;
          padding: 0 19.90741vw;
          margin: 0 0 6.48148vw; } }
    .raden .section05__title {
      font-size: calc(2.5rem + 3px);
      font-weight: 400;
      margin-bottom: 3rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .section05__title {
          font-size: 5.55556vw;
          margin-bottom: 25px;
          text-align: center; } }
    @media (min-width: 880px) {
      .raden .section05__wrap {
        max-width: 705px;
        width: 80%; } }
    .raden .section05__contents {
      display: flex;
      align-items: flex-end;
      gap: 0 20px; }
      @media (max-width: 879px) {
        .raden .section05__contents {
          flex-direction: column;
          align-items: center; } }
      .raden .section05__contents img {
        max-width: 206px;
        width: 33%; }
        @media (max-width: 879px) {
          .raden .section05__contents img {
            max-width: none;
            width: 100%;
            padding: 0 30.09259vw;
            margin: 0 0 6.48148vw; } }
  .raden .section06 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 3.5rem; }
    @media (max-width: 879px) {
      .raden .section06 {
        margin-bottom: 20.37037vw; } }
    .raden .section06__button {
      display: flex;
      flex-direction: column;
      align-items: center;
      cursor: pointer; }
      .raden .section06__button__arrow {
        width: 15px;
        transition-duration: .5s; }
      .raden .section06__button__text {
        font-size: calc(16px + 3px);
        margin-bottom: 5px; }
      .raden .section06__button__text--close {
        font-size: calc(16px + 3px);
        margin-bottom: 5px;
        display: none; }
      .raden .section06__button.isShowed .section06__button__arrow {
        transform: rotate(180deg);
        transition-duration: .5s; }
      .raden .section06__button.isShowed .section06__button__text {
        display: none; }
      .raden .section06__button.isShowed .section06__button__text--close {
        display: block; }
    .raden .section06__contents {
      max-width: 970px;
      width: 100%;
      padding: 0 50px;
      display: flex;
      align-items: flex-end;
      justify-content: space-between; }
      @media (max-width: 879px) {
        .raden .section06__contents {
          flex-direction: column;
          gap: 10px 0; } }
      .raden .section06__contents__link {
        font-size: calc(16px + 3px); }
        @media (max-width: 879px) {
          .raden .section06__contents__link {
            font-size: 16px; } }
        .raden .section06__contents__link svg {
          width: 34px;
          height: 10px;
          margin: 8px 0 0; }
      .raden .section06__contents__text {
        font-size: calc(16px + 3px); }
        @media (min-width: 880px) {
          .raden .section06__contents__text {
            font-size: calc(16px + 3px);
            width: 68%; } }
    @media (max-width: 879px) {
      .raden .section06__item {
        display: flex;
        align-items: flex-start;
        gap: 7.40741vw; } }
    @media (max-width: 879px) {
      .raden .section06__item div {
        flex: 1; } }
    .raden .section06__item__heading {
      font-size: calc(1.5rem + 3px);
      line-height: calc(21/12); }
      @media (max-width: 879px) {
        .raden .section06__item__heading {
          font-size: 2.96296vw;
          line-height: calc(61/32);
          margin-top: -0.92593vw; } }
    .raden .section06__item__img {
      margin-bottom: 1rem; }
      @media (max-width: 879px) {
        .raden .section06__item__img {
          width: 39.35185vw;
          margin-bottom: 0; } }
    .raden .section06__item__text {
      font-family: ZenKakuGothicNew, YuGothic, 'Yu Gothic', "YuGothic", sans-serif;
      font-size: calc(1.2rem + 3px);
      line-height: 1.5; }
      @media (max-width: 879px) {
        .raden .section06__item__text {
          font-size: 2.96296vw;
          line-height: calc(61/32); } }
    .raden .section06__title {
      font-size: calc(2.5rem + 3px);
      font-weight: 400;
      margin-bottom: 5rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .section06__title {
          font-size: 5.55556vw;
          margin-bottom: 20px; } }
    .raden .section06__wrap {
      max-width: 650px;
      width: 56%;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      column-gap: 4rem;
      row-gap: 3rem;
      margin: 0 0 60px; }
      @media (max-width: 879px) {
        .raden .section06__wrap {
          display: flex;
          flex-direction: column;
          width: 100%;
          gap: 6.48148vw;
          height: 111.11111vw;
          overflow: hidden;
          transition-duration: .5s;
          margin: 0;
          position: relative;
          padding: 0 7.40741vw; } }
      @media (max-width: 879px) {
        .raden .section06__wrap::after {
          content: '';
          width: 100%;
          height: 9.25926vw;
          position: absolute;
          bottom: 0;
          left: 0;
          height: 46.2963vw;
          background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%); } }
      @media (max-width: 879px) {
        .raden .section06__wrap.isShowed {
          height: 361.11111vw;
          transition-duration: .5s; } }
      .raden .section06__wrap.isShowed::after {
        display: none; }
  .raden .unique-process {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 60px; }
    @media (max-width: 879px) {
      .raden .unique-process {
        margin: 0 0 18.51852vw; } }
    .raden .unique-process__title {
      color: #fff;
      font-family: shippori-mincho, sans-serif;
      font-size: calc(2.5rem + 3px);
      margin-bottom: 2rem;
      line-height: 1.15; }
      @media (max-width: 879px) {
        .raden .unique-process__title {
          font-size: 5.55556vw;
          margin-bottom: 1.85185vw;
          text-align: center;
          margin-bottom: 5.55556vw; } }
    .raden .unique-process__tabs {
      display: flex;
      gap: 1.5625vw;
      position: relative;
      z-index: 10; }
      @media (max-width: 879px) {
        .raden .unique-process__tabs {
          gap: 0; } }
    .raden .unique-process__tab {
      width: 15.15625vw;
      opacity: 0.5; }
      @media (max-width: 879px) {
        .raden .unique-process__tab {
          width: 41.66667vw; } }
      .raden .unique-process__tab.active {
        opacity: 1; }
    .raden .unique-process__contents {
      display: none;
      width: 100%;
      margin-top: -4.6875vw; }
      @media (max-width: 879px) {
        .raden .unique-process__contents {
          margin: -2.77778vw 0 6.48148vw; } }
      .raden .unique-process__contents.active {
        display: block; }
    @media (min-width: 880px) {
      .raden .unique-process__btn {
        display: none; } }
    @media (max-width: 879px) {
      .raden .unique-process__btn {
        background: #fff;
        color: #000;
        font-size: 3.88889vw;
        padding: 0 3.7037vw;
        border-radius: calc(1px/0);
        text-align: center; } }
    @media (max-width: 879px) {
      .raden .unique-process__btn.active {
        display: none; } }
  .raden .section07 {
    margin-bottom: 70px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (max-width: 879px) {
      .raden .section07 {
        margin-bottom: 12.96296vw; } }
    .raden .section07__heading {
      font-size: calc(2.5rem + 3px);
      line-height: 1.15;
      margin-bottom: 1.5rem; }
      @media (max-width: 879px) {
        .raden .section07__heading {
          font-size: 5.55556vw;
          margin-bottom: 0.92593vw;
          text-align: center; } }
    .raden .section07 img {
      margin-bottom: 1rem; }
    .raden .section07__text {
      font-size: calc(1.2rem + 3px);
      line-height: calc(21/12); }
      @media (min-width: 880px) {
        .raden .section07__text {
          text-align: center;
          width: 550px; } }
      @media (max-width: 879px) {
        .raden .section07__text {
          font-size: 2.96296vw;
          line-height: calc(61/32);
          padding: 0 19.90741vw; } }
  .raden .section08 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 6.6rem;
    margin-bottom: 19.1rem; }
    @media (max-width: 879px) {
      .raden .section08 {
        flex-direction: column;
        gap: 40px 0;
        margin-bottom: 160px; } }
    @media (max-width: 879px) {
      .raden .section08__content {
        margin: 0 50px; } }
    @media (min-width: 880px) {
      .raden .section08__content {
        width: 31%; } }
    .raden .section08__content__text {
      font-size: calc(1.6rem + 3px);
      margin-bottom: 4.1rem; }
      @media (max-width: 879px) {
        .raden .section08__content__text {
          font-size: 12px;
          margin-bottom: 30px; } }
    .raden .section08__content__title {
      font-size: calc(3.7rem + 3px);
      font-weight: 400;
      line-height: 1;
      margin-bottom: 3.3rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .section08__content__title {
          font-size: 20px;
          text-align: center;
          margin-bottom: 20px; } }
    .raden .section08__content__wrap {
      display: flex; }
      @media (max-width: 879px) {
        .raden .section08__content__wrap {
          flex-direction: column;
          align-items: center;
          gap: 55px 0; } }
      @media (max-width: 879px) {
        .raden .section08__content__wrap .item {
          width: 77%; } }
      @media (min-width: 880px) {
        .raden .section08__content__wrap .item {
          width: 37%; } }
      .raden .section08__content__wrap .item__img {
        margin-bottom: 1.6rem; }
        @media (max-width: 879px) {
          .raden .section08__content__wrap .item__img {
            margin-bottom: 20px; } }
      .raden .section08__content__wrap .item__number {
        font-size: calc(1.4rem + 3px);
        text-align: center; }
        @media (max-width: 879px) {
          .raden .section08__content__wrap .item__number {
            font-size: 13px; } }
    @media (min-width: 880px) {
      .raden .section08__img {
        width: 36%; } }
  .raden .section09 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 16.6rem; }
    @media (max-width: 879px) {
      .raden .section09 {
        margin-bottom: 120px; } }
    .raden .section09__box {
      background: #2C2C2C;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 3.3rem 0 5.8rem;
      gap: 2.5rem 0; }
      @media (max-width: 879px) {
        .raden .section09__box {
          width: 100%;
          padding: 60px 0 70px;
          gap: 40px 0; } }
      @media (min-width: 880px) {
        .raden .section09__box {
          width: 56%; } }
      .raden .section09__box__heading {
        font-size: calc(2.9rem + 3px);
        text-align: center;
        line-height: 1.5; }
        @media (max-width: 879px) {
          .raden .section09__box__heading {
            font-size: 20px; } }
      .raden .section09__box__link {
        font-size: calc(1.9rem + 3px);
        border: 1px solid #fff;
        width: 55%;
        padding: 1.2rem 0;
        text-align: center;
        border-radius: 8.3rem; }
        @media (max-width: 879px) {
          .raden .section09__box__link {
            font-size: 14px;
            width: 240px;
            padding: 15px 0;
            border-radius: 50px; } }
      .raden .section09__box__wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        gap: 3.3rem 0; }
        @media (max-width: 879px) {
          .raden .section09__box__wrap {
            gap: 30px 0; } }
    .raden .section09__heading {
      font-size: calc(3.1rem + 3px);
      font-weight: 400;
      margin-bottom: 5.8rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .section09__heading {
          font-size: 20px;
          line-height: 1.5;
          margin-bottom: 50px; } }
    @media (max-width: 879px) {
      .raden .section09__img {
        margin-bottom: 10px; } }
    @media (min-width: 880px) {
      .raden .section09__img {
        width: 56%; } }
    .raden .section09__text {
      font-size: calc(1.6rem + 3px);
      margin-bottom: 5rem; }
      @media (max-width: 879px) {
        .raden .section09__text {
          font-size: 12px;
          margin: 0 50px 30px; } }
      @media (min-width: 880px) {
        .raden .section09__text {
          width: 56%; } }
  .raden .section10 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 18.3rem; }
    @media (max-width: 879px) {
      .raden .section10 {
        margin-bottom: 100px; } }
    .raden .section10__img {
      margin-bottom: 30px; }
      @media (min-width: 880px) {
        .raden .section10__img {
          width: 44%;
          margin-bottom: 2.5rem; } }
    .raden .section10__text {
      font-size: calc(1.6rem + 3px); }
      @media (max-width: 879px) {
        .raden .section10__text {
          font-size: 12px;
          margin: 0 50px; } }
      @media (min-width: 880px) {
        .raden .section10__text {
          width: 56%; } }
    .raden .section10__title {
      font-size: calc(3.1rem + 3px);
      font-weight: 400;
      margin-bottom: 1.6rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .section10__title {
          font-size: 20px;
          margin-bottom: 15px; } }
  .raden .section11 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 16.6rem; }
    @media (max-width: 879px) {
      .raden .section11 {
        margin-bottom: 120px; } }
    .raden .section11__bnr {
      background: #fff;
      margin-bottom: 90px; }
      @media (min-width: 880px) {
        .raden .section11__bnr {
          width: 56%;
          margin-bottom: 9.1rem; } }
      .raden .section11__bnr__img {
        transition-duration: .3s; }
        .raden .section11__bnr__img:hover {
          opacity: .8;
          transition-duration: .3s; }
    .raden .section11__box {
      background: #2C2C2C;
      font-size: calc(1.6rem + 3px);
      line-height: 1.5;
      grid-column-start: 1;
      grid-column-end: 3;
      text-align: center;
      padding: 1.6rem 0;
      margin-top: -8.3rem; }
      @media (max-width: 879px) {
        .raden .section11__box {
          font-size: 20px;
          padding: 20px 0;
          margin-top: -60px; } }
    .raden .section11__item {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .raden .section11__item__img {
        margin-bottom: 3.3rem; }
        @media (max-width: 879px) {
          .raden .section11__item__img {
            margin-bottom: 40px; } }
      .raden .section11__item__info {
        width: 50%;
        margin-bottom: 3.3rem; }
        @media (max-width: 879px) {
          .raden .section11__item__info {
            margin-bottom: 10px;
            width: 200px; } }
        .raden .section11__item__info .label {
          font-size: calc(1.6rem + 3px);
          line-height: 1; }
          @media (max-width: 879px) {
            .raden .section11__item__info .label {
              font-size: 14px; } }
        .raden .section11__item__info .price {
          font-size: calc(1.6rem + 3px);
          line-height: 1; }
          @media (max-width: 879px) {
            .raden .section11__item__info .price {
              font-size: 14px; } }
        .raden .section11__item__info .row {
          display: flex;
          justify-content: space-between;
          margin-bottom: 0.8rem;
          position: relative; }
          @media (max-width: 879px) {
            .raden .section11__item__info .row {
              margin-bottom: 10px; } }
        .raden .section11__item__info .row-buckle {
          display: flex;
          flex-direction: column;
          gap: 0.8rem 0;
          margin-bottom: 2.5rem; }
          @media (max-width: 879px) {
            .raden .section11__item__info .row-buckle {
              gap: 10px 0;
              margin-bottom: 25px; } }
          .raden .section11__item__info .row-buckle .label {
            color: #F5FFBC; }
          .raden .section11__item__info .row-buckle .price {
            color: #F5FFBC;
            display: flex;
            justify-content: space-between;
            align-items: center; }
            .raden .section11__item__info .row-buckle .price img {
              width: 30px; }
      .raden .section11__item__link {
        font-size: calc(1.6rem + 3px);
        text-align: center;
        width: 50%;
        position: relative;
        padding-bottom: 0.8rem; }
        @media (max-width: 879px) {
          .raden .section11__item__link {
            font-size: 15px;
            width: 180px;
            padding-bottom: 8px; } }
        .raden .section11__item__link::after {
          content: '';
          width: 100%;
          height: 1.2rem;
          border-right: 1px solid #fff;
          border-bottom: 1px solid #fff;
          transform: skew(40deg);
          position: absolute;
          bottom: 0;
          left: -0.6rem; }
          @media (max-width: 879px) {
            .raden .section11__item__link::after {
              height: 10px;
              left: -5px; } }
    .raden .section11__text {
      font-size: calc(1.6rem + 3px);
      margin-bottom: 6.6rem; }
      @media (max-width: 879px) {
        .raden .section11__text {
          font-size: 12px;
          margin: 0 50px 40px; } }
      @media (min-width: 880px) {
        .raden .section11__text {
          width: 56%; } }
    .raden .section11__title {
      font-size: calc(3.1rem + 3px);
      font-weight: 400;
      margin-bottom: 1.6rem; }
      @media (max-width: 879px) {
        .raden .section11__title {
          font-size: 20px;
          margin-bottom: 20px;
          text-align: center;
          line-height: 1.5; } }
    .raden .section11__wrap {
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 5rem;
      row-gap: 10rem; }
      @media (max-width: 879px) {
        .raden .section11__wrap {
          display: flex;
          flex-direction: column;
          row-gap: 90px; } }
      @media (min-width: 880px) {
        .raden .section11__wrap {
          width: 56%; } }
  .raden .section12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 7.5rem;
    margin-bottom: 13rem; }
    @media (max-width: 879px) {
      .raden .section12 {
        padding: 0;
        margin-bottom: 24.07407vw; } }
    .raden .section12 .swiper-button-next {
      height: 4.1rem;
      width: 2.1rem;
      right: calc(50% - 60rem); }
      @media (max-width: 879px) {
        .raden .section12 .swiper-button-next {
          height: 25px;
          width: 13px;
          right: 5px; } }
      .raden .section12 .swiper-button-next::after {
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 4.1rem;
        width: 2.1rem;
        background-image: url(./img2/section03_arrow_next.svg);
        background-image: url(https://magazine.knot-designs.com/shopify/img/raden/img2/section03_arrow_next.svg);
        display: block !important; }
        @media (max-width: 879px) {
          .raden .section12 .swiper-button-next::after {
            height: 25px;
            width: 13px; } }
    .raden .section12 .swiper-button-prev {
      height: 4.1rem;
      width: 2.1rem;
      left: calc(50% - 60rem); }
      @media (max-width: 879px) {
        .raden .section12 .swiper-button-prev {
          height: 25px;
          width: 13px;
          left: 5px; } }
      .raden .section12 .swiper-button-prev::after {
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 4.1rem;
        width: 2.1rem;
        background-image: url(./img2/section03_arrow_prev.svg);
        background-image: url(https://magazine.knot-designs.com/shopify/img/raden/img2/section03_arrow_prev.svg);
        display: block !important; }
        @media (max-width: 879px) {
          .raden .section12 .swiper-button-prev::after {
            height: 25px;
            width: 13px; } }
    .raden .section12 .swiper-pagination {
      bottom: -7.5rem; }
      @media (max-width: 879px) {
        .raden .section12 .swiper-pagination {
          bottom: -9.25926vw; } }
    .raden .section12 .swiper-pagination-bullet {
      width: 7.2rem;
      height: 4.6rem;
      margin: 0 0.4rem;
      opacity: 1;
      border-radius: 0; }
      @media (max-width: 879px) {
        .raden .section12 .swiper-pagination-bullet {
          width: 9.72222vw !important;
          height: 6.48148vw !important;
          border-radius: 50% !important;
          opacity: .3 !important;
          margin: 0 3px !important;
          background-color: transparent; } }
    @media (max-width: 879px) {
      .raden .section12 .swiper-pagination-bullet-active {
        opacity: 1 !important; } }
    @media (min-width: 880px) {
      .raden .section12 .swiper-pagination-bullet-active {
        background: none; } }
    .raden .section12 .swiper-pagination-bullet-active .swiper-pagination-thumb {
      opacity: 1; }
    .raden .section12 .swiper-pagination-thumb {
      width: 100%;
      height: 100%;
      opacity: 0.3; }
    .raden .section12__swiper {
      width: 57%;
      position: relative;
      overflow-x: hidden; }
      @media (max-width: 879px) {
        .raden .section12__swiper {
          width: 100%; } }
    .raden .section12__title {
      font-size: calc(2.5em + 3px);
      font-weight: 400;
      margin-bottom: 2.5rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .section12__title {
          font-size: 5.55556vw;
          margin-bottom: 10px; } }
    .raden .section12__wrap {
      position: relative;
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center; }
  .raden .section13 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 9rem; }
    @media (max-width: 879px) {
      .raden .section13 {
        margin-bottom: 22.22222vw; } }
    .raden .section13__item {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 2rem;
      width: 100%; }
      @media (max-width: 879px) {
        .raden .section13__item {
          flex-direction: column;
          gap: 0; } }
      @media (max-width: 879px) {
        .raden .section13__item__content {
          display: flex;
          flex-direction: column;
          align-items: center; } }
      @media (min-width: 880px) {
        .raden .section13__item__content {
          width: 34%;
          min-width: 545px; } }
      .raden .section13__item__content .name {
        font-size: calc(2rem + 3px);
        margin-bottom: 0.8rem;
        letter-spacing: 0.04em; }
        @media (max-width: 879px) {
          .raden .section13__item__content .name {
            font-size: 4.62963vw;
            margin-bottom: 1.85185vw;
            line-height: calc(66/50);
            width: fit-content; } }
      .raden .section13__item__content .spec {
        font-size: calc(1.2rem + 3px); }
        @media (max-width: 879px) {
          .raden .section13__item__content .spec {
            font-size: 2.96296vw;
            line-height: calc(61/32);
            padding: 0 19.90741vw; } }
      .raden .section13__item__img {
        display: flex;
        justify-content: center; }
        @media (min-width: 880px) {
          .raden .section13__item__img {
            max-width: 430px; } }
        @media (max-width: 879px) {
          .raden .section13__item__img {
            width: 100%;
            padding: 0 13.88889vw;
            margin-bottom: 5.55556vw; } }
        .raden .section13__item__img .item {
          display: flex;
          flex-direction: column;
          align-items: center; }
          .raden .section13__item__img .item img {
            margin-bottom: 10px; }
          .raden .section13__item__img .item a {
            background: #fff;
            color: #000;
            font-size: 17px;
            padding: 2px 25px;
            border-radius: calc(1px/0); }
            @media (max-width: 879px) {
              .raden .section13__item__img .item a {
                font-size: 3.88889vw;
                padding: 0.92593vw 4.62963vw; } }
    .raden .section13__title {
      font-size: calc(2.5rem + 3px);
      font-weight: 400;
      margin-bottom: 3rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .section13__title {
          font-size: 5.55556vw;
          margin-bottom: 1.85185vw; } }
    .raden .section13__wrap {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 6rem;
      width: 100%; }
      @media (max-width: 879px) {
        .raden .section13__wrap {
          gap: 50px 0; } }
  .raden .parts {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 100px; }
    @media (max-width: 879px) {
      .raden .parts {
        margin: 0 0 18.51852vw; } }
    .raden .parts__top {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (max-width: 879px) {
        .raden .parts__top {
          margin: 0 0 10.18519vw; } }
      .raden .parts__top__wrap {
        display: flex;
        align-items: center;
        justify-content: center; }
        @media (min-width: 880px) {
          .raden .parts__top__wrap {
            width: 100%;
            max-width: 1280px; } }
        @media (max-width: 879px) {
          .raden .parts__top__wrap {
            flex-direction: column; } }
        @media (max-width: 879px) {
          .raden .parts__top__wrap.first {
            margin: 0 0 7.40741vw; } }
        @media (min-width: 880px) {
          .raden .parts__top__wrap.first .parts__top__img {
            max-width: 750px;
            width: 59%; } }
        @media (max-width: 879px) {
          .raden .parts__top__wrap.first .parts__top__img {
            margin: 0 0 1.38889vw; } }
        @media (min-width: 880px) {
          .raden .parts__top__wrap.first .parts__top__content {
            padding: 0 165px 0 0; } }
        .raden .parts__top__wrap.first .parts__top__heading {
          font-family: shippori-mincho, sans-serif !important;
          font-size: calc(25px + 3px);
          letter-spacing: -0.07em;
          line-height: 1.32;
          margin: 0 0 40px; }
          @media (max-width: 879px) {
            .raden .parts__top__wrap.first .parts__top__heading {
              font-size: 5.55556vw;
              letter-spacing: -0.02em;
              margin: 0 0 2.77778vw; } }
          .raden .parts__top__wrap.first .parts__top__heading span {
            font-size: calc(27px + 3px); }
            @media (max-width: 879px) {
              .raden .parts__top__wrap.first .parts__top__heading span {
                font-size: 6.48148vw; } }
        @media (min-width: 880px) {
          .raden .parts__top__wrap.second {
            flex-direction: row-reverse; } }
        @media (min-width: 880px) {
          .raden .parts__top__wrap.second .parts__top__img {
            max-width: 690px;
            width: 54%; } }
        @media (max-width: 879px) {
          .raden .parts__top__wrap.second .parts__top__img {
            margin: 0 0 1.38889vw; } }
        .raden .parts__top__wrap.second .parts__top__heading {
          font-family: shippori-mincho, sans-serif !important;
          font-size: calc(25px + 3px);
          letter-spacing: 0;
          line-height: 1.33;
          margin: 0 0 2.34375vw; }
          @media (max-width: 879px) {
            .raden .parts__top__wrap.second .parts__top__heading {
              letter-spacing: -0.02em;
              margin: 0 0 2.77778vw; } }
        @media (min-width: 880px) {
          .raden .parts__top__wrap.second .parts__top__content {
            padding: 0 0 0 100px; } }
        @media (max-width: 879px) {
          .raden .parts__top__wrap.second .parts__top__content {
            margin: -4.62963vw 0 0; } }
      @media (max-width: 879px) {
        .raden .parts__top__img {
          width: 100%; } }
      .raden .parts__top__content {
        flex: 1; }
        @media (max-width: 879px) {
          .raden .parts__top__content {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center; } }
      .raden .parts__top__heading {
        color: #fff;
        font-weight: 500; }
        @media (max-width: 879px) {
          .raden .parts__top__heading {
            padding: 0 9.25926vw; } }
      .raden .parts__top__text {
        font-size: calc(12px + 3px);
        letter-spacing: 0.04em; }
        @media (max-width: 879px) {
          .raden .parts__top__text {
            font-size: 2.96296vw;
            padding: 0 19.90741vw; } }
    .raden .parts__bottom {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 315px));
      gap: 0 3.90625vw;
      justify-content: center; }
      @media (max-width: 879px) {
        .raden .parts__bottom {
          display: flex;
          flex-direction: column;
          gap: 6.48148vw 0;
          padding: 0 1.85185vw;
          margin: 0 0 6.48148vw; } }
    .raden .parts__item {
      display: grid;
      grid-template-rows: subgrid;
      grid-row: span 3; }
      .raden .parts__item__img {
        width: 100%;
        margin: 0 0 1.95312vw; }
        @media (max-width: 879px) {
          .raden .parts__item__img {
            margin: 0 0 5.55556vw; } }
      .raden .parts__item__name {
        color: #fff;
        font-family: shippori-mincho, sans-serif !important;
        font-size: calc(25px + 3px);
        font-weight: 500;
        line-height: calc(33/25);
        text-align: center;
        margin: 0 0 30px; }
        @media (min-width: 880px) {
          .raden .parts__item__name {
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media (max-width: 879px) {
          .raden .parts__item__name {
            font-size: 5.55556vw;
            letter-spacing: 0.01em;
            margin: 0 0 3.7037vw; } }
      .raden .parts__item__text {
        font-size: calc(11px + 3px);
        letter-spacing: -0.02em; }
        @media (max-width: 879px) {
          .raden .parts__item__text {
            font-size: 2.96296vw;
            padding: 0 19.90741vw; } }
        .raden .parts__item__text a {
          text-decoration: underline; }
  .raden .concept {
    margin-bottom: 25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 8.5rem; }
    @media (max-width: 879px) {
      .raden .concept {
        margin-bottom: 9.25926vw; } }
    .raden .concept_heading {
      font-family: adobe-garamond-pro;
      font-size: calc(2.5rem + 3px);
      font-weight: 300;
      text-align: center;
      margin-bottom: 2rem;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important;
      line-height: 1.15; }
      @media (max-width: 879px) {
        .raden .concept_heading {
          font-size: 5.55556vw;
          margin-bottom: 3.7037vw; } }
    @media (max-width: 879px) {
      .raden .concept_img {
        margin: 0 19.90741vw 4.62963vw; } }
    @media (min-width: 880px) {
      .raden .concept_img {
        display: block;
        max-width: 650px;
        width: 100%;
        margin-bottom: 4.1rem;
        margin: 0 auto 3.5rem; } }
    .raden .concept_text {
      font-size: calc(1.2rem + 3px);
      margin: 0 auto;
      margin-bottom: 3rem;
      line-height: calc(21/12); }
      @media (max-width: 879px) {
        .raden .concept_text {
          font-size: 2.96296vw;
          margin: 0 0 1.85185vw;
          padding: 0 19.90741vw; } }
      @media (min-width: 880px) {
        .raden .concept_text {
          max-width: 80rem;
          text-align: center; } }
  .raden .basic {
    margin-bottom: 8rem;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (max-width: 879px) {
      .raden .basic {
        margin-bottom: 18.51852vw; } }
    .raden .basic_heading {
      font-family: adobe-garamond-pro;
      font-size: calc(2.5rem + 3px);
      font-weight: 300;
      text-align: center;
      margin-bottom: 1rem;
      line-height: calc(40/25);
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .basic_heading {
          font-size: 5.55556vw;
          margin-bottom: 3.7037vw; } }
    .raden .basic_item {
      margin: 0 1.6rem; }
      @media (max-width: 879px) {
        .raden .basic_item {
          width: 100%; } }
    @media (max-width: 879px) {
      .raden .basic_item_img {
        padding: 0 17.40741vw;
        width: 100%; } }
    .raden .basic_item_wrap {
      display: flex;
      flex-direction: column;
      align-items: center; }
    .raden .basic_item_num {
      font-size: calc(2rem + 3px); }
      @media (max-width: 879px) {
        .raden .basic_item_num {
          font-size: 5.64815vw; } }
    .raden .basic_item_name {
      font-size: calc(1.1rem + 3px);
      margin-bottom: 1.5rem; }
      @media (max-width: 879px) {
        .raden .basic_item_name {
          font-size: 3.05556vw;
          margin-bottom: 2.77778vw; } }
    .raden .basic_text {
      font-size: calc(1.2rem + 3px);
      margin: 0 auto;
      margin-bottom: 1.5rem;
      text-align: center; }
      @media (max-width: 879px) {
        .raden .basic_text {
          font-size: 3.05556vw;
          margin: 0;
          padding: 0 19.90741vw; } }
      @media (min-width: 880px) {
        .raden .basic_text {
          max-width: 80rem; } }
    .raden .basic_item_btn {
      background: #545454;
      color: #fff;
      font-size: calc(1.2rem + 3px);
      padding: 3px 30px;
      border-radius: calc(1px/0); }
      @media (max-width: 879px) {
        .raden .basic_item_btn {
          font-size: 3.42593vw;
          padding: 0.92593vw 6.48148vw; } }
    .raden .basic_wrap {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 230px));
      justify-content: center;
      gap: 75px; }
      @media (max-width: 879px) {
        .raden .basic_wrap {
          display: flex;
          flex-direction: column;
          align-items: center;
          gap: 7.40741vw;
          width: 100%; } }
  .raden .strap {
    margin-bottom: 25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 16.6rem; }
    @media (max-width: 879px) {
      .raden .strap {
        margin-bottom: 80px;
        margin-bottom: 50px; } }
    .raden .strap_heading {
      font-family: adobe-garamond-pro;
      font-size: calc(2.5rem + 3px);
      font-weight: 300;
      text-align: center;
      color: #fff;
      font-family: shippori-mincho, sans-serif !important; }
      @media (max-width: 879px) {
        .raden .strap_heading {
          font-size: 18px;
          margin-bottom: 10px; } }
    @media (max-width: 879px) {
      .raden .strap_img {
        margin-bottom: 20px; } }
    @media (min-width: 880px) {
      .raden .strap_img {
        display: block;
        width: 75%;
        margin-bottom: 4.1rem; } }
    @media (max-width: 879px) {
      .raden .strap_item {
        width: 100%; } }
    .raden .strap_item_img {
      margin-bottom: 1.5rem; }
      @media (max-width: 879px) {
        .raden .strap_item_img {
          padding: 0 21.2963vw;
          width: 100%; } }
    .raden .strap_item_wrap {
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (max-width: 879px) {
        .raden .strap_item_wrap {
          display: flex;
          flex-direction: column;
          align-items: center;
          width: 100%; } }
    .raden .strap_item_num {
      font-size: calc(1.3rem + 3px); }
      @media (max-width: 879px) {
        .raden .strap_item_num {
          font-size: 3.7037vw; } }
    .raden .strap_item_name {
      font-size: calc(1.5rem + 3px);
      margin-bottom: 1.5rem;
      text-align: center; }
      @media (max-width: 879px) {
        .raden .strap_item_name {
          font-size: 4.44444vw;
          margin-bottom: 2.77778vw; } }
    .raden .strap_item_btn {
      background: #545454;
      color: #fff;
      font-size: calc(1.2rem + 3px);
      padding: 3px 30px;
      border-radius: calc(1px/0); }
      @media (max-width: 879px) {
        .raden .strap_item_btn {
          font-size: 3.51852vw;
          padding: 0.92593vw 6.48148vw; } }
    .raden .strap_text {
      font-size: calc(1.2rem + 3px);
      margin: 0 auto;
      margin-bottom: 4.5rem;
      text-align: center; }
      @media (max-width: 879px) {
        .raden .strap_text {
          font-size: 12px;
          width: 280px;
          margin-bottom: 40px; } }
      @media (min-width: 880px) {
        .raden .strap_text {
          max-width: 80rem; } }
    .raden .strap_wrap {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 255px));
      justify-content: center;
      max-width: 131.6rem; }
      @media (max-width: 879px) {
        .raden .strap_wrap {
          display: flex;
          flex-direction: column;
          align-items: center;
          gap: 7.40741vw;
          width: 100%; } }
  .raden .loading {
    background: #000;
    width: 100vw;
    height: calc(100vh - 80px);
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media (max-width: 879px) {
      .raden .loading {
        height: calc(100vh - 50px); } }
    .raden .loading .js-loading-fade {
      transform: translateY(10%);
      opacity: 0;
      transition-duration: .3s; }
      .raden .loading .js-loading-fade.is-showed {
        transform: translateY(0);
        opacity: 1;
        transition-duration: .3s; }
    .raden .loading__img {
      width: 140px;
      margin-bottom: 20px; }
    .raden .loading__text {
      width: 96px; }
    .raden .loading__wrap {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }

.fs-c-productListItem__productName {
  font-size: calc(14px + 3px); }
  @media (max-width: 879px) {
    .fs-c-productListItem__productName {
      font-size: 10px; } }

.fs-c-sortItems,
.fs-c-productListItem__notice {
  font-size: calc(12px + 3px); }
  @media (max-width: 879px) {
    .fs-c-sortItems,
    .fs-c-productListItem__notice {
      font-size: 10px; } }

.fs-l-main {
  font-size: calc(12.8px + 3px); }
  @media (max-width: 879px) {
    .fs-l-main {
      font-size: 10px; } }

body {
  font-family: YuGothic, 'Yu Gothic', "YuGothic", 'Noto Sans JP', sans-serif;
  letter-spacing: 0;
  line-height: 1.5; }

#main {
  padding-top: 0; }

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block; }

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: YuGothic, 'Yu Gothic', "YuGothic", 'Noto Sans JP', sans-serif;
  font-weight: bold; }
