@media screen and (min-width:741px) {
  .page-working_pro {
    min-width: 1440px;
    font-family: "Noto Sans JP", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
    color: #000000;
  }
  .page-working_pro * {
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-working_pro section {
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
  }
  .page-working_pro section .l-section-body {
    margin: 0 auto;
    max-width: 1440px;
    width: 1440px;
  }
  .page-working_pro img {
    max-width: 100%;
  }
  .page-working_pro .u-disp-sp {
    display: none;
  }
  .page-working_pro .u-disp-pc {
    display: inline;
  }
  /* ------------------------------
    Kv
  ------------------------------ */
  .p-brand__visual {
    position: relative;
    z-index: 1;
    margin: 0;
  }
  .p-brand__visual .p-brand__visual__inner {
    margin: 0 auto;
    width: 111rem;
  }
  .p-brand__visual .p-brand__visual__inner img {
    width: 100%;
  }
  .p-brand__visual .p-brand__visual__catch {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 22.6rem 0 0 -22rem;
    width: 49.69rem;
    height: 35.96rem;
    opacity: 0;
    transform: translate(-50%, -50%) translateY(8%);
    transition: opacity 1s ease-out, transform 0.8s ease-out;
  }
  .p-brand__visual .p-brand__visual__catch.is-fadeIn {
    opacity: 1;
    transform: translate(-50%, -50%) translateY(0);
  }
  /* ------------------------------
    Intro
  ------------------------------ */
  .page-working_pro .p-introContentSection {
    margin-top: 20rem;
  }
  .page-working_pro .p-introContentSection .p-intro {
    position: relative;
    padding-top: 14.5rem;
  }
  .page-working_pro .p-introContentSection .p-intro__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 18.7rem;
    z-index: -1;
  }
  .page-working_pro .p-introContentSection .p-intro__inner {
    margin: 0 auto;
    padding: 2rem 0 0;
    width: 75.7rem;
    background: rgba(255, 255, 255, 0.8);
  }
  .page-working_pro .p-introContentSection .p-intro__title {
    text-align: center;
  }
  .page-working_pro .p-introContentSection .p-intro__description {
    margin-top: 4rem;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.82;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .page-working_pro .p-introContentSection .p-intro__list {
    position: relative;
    display: flex;
    flex-flow: wrap;
    gap: 1.2rem 1.4rem;
    margin: 4rem auto 0;
    width: 69.8rem;
  }
  .page-working_pro .p-introContentSection .p-intro__listItem {
    display: flex;
    align-items: center;
    padding: 1.2rem 0.5rem 1.3rem 2.6rem;
    width: calc((100% - 1.4rem) / 2);
    background: #000000;
  }
  .page-working_pro .p-introContentSection .p-intro__listItem:last-child .p-intro__listDescription {
    letter-spacing: -0.04em;
  }
  .page-working_pro .p-introContentSection .p-intro__listNum {
    min-width: 3.54rem;
    text-align: center;
  }
  .page-working_pro .p-introContentSection .p-intro__listDescription {
    font-weight: bold;
    font-size: 1.9rem;
    line-height: 1.58;
    letter-spacing: 0.02em;
    margin-left: 2rem;
    color: #ffffff;
  }
  /* ------------------------------
    In Page Link
  ------------------------------ */
  .page-working_pro .p-inpageLinkContentSection {
    margin-top: 13rem;
  }
  .p-inpageLink {
    margin: 0 auto;
    width: fit-content;
  }
  .p-inpageLink__inner {
    text-align: center;
  }
  .p-inpageLink__description {
    margin-top: 1rem;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.82;
    letter-spacing: 0.02em;
  }
  .p-inpageLink__list {
    display: flex;
    gap: 0 2.8rem;
    margin-top: 3rem;
    width: 110.8rem;
  }
  .p-inpageLink__listLink {
    display: block;
    width: 100%;
  }
  @media (hover: hover) {
    .p-inpageLink__listLink {
      transition: opacity 0.4s;
    }
    .p-inpageLink__listLink:hover {
      opacity: .6;
    }
  }
  /* ------------------------------
    Detail
  ------------------------------ */
  .page-working_pro .p-detailContentSection {
    margin-top: 16.2rem;
    padding: 19.8rem 0 0;
    /* Detail Intro
    ------------------------------ */
    /* Detail Lineup
    ------------------------------ */
  }
  .page-working_pro .p-detailContentSection:not(:first-child) {
    margin-top: 17.2rem;
  }
  .page-working_pro .p-detailContentSection.outdoor .p-detail {
    background: #ecf2ec;
  }
  .page-working_pro .p-detailContentSection.indoor .p-detail {
    background: #e7eaf0;
  }
  .page-working_pro .p-detailContentSection .l-section-body {
    padding: 0 2.6rem;
  }
  .page-working_pro .p-detailContentSection .p-detail {
    position: relative;
  }
  .page-working_pro .p-detailContentSection .p-detail__inner {
    margin: 0 auto;
    padding: 28.5rem 0 11rem;
    width: 99.7rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__bnr {
    position: absolute;
    top: -19.7rem;
    left: 50%;
    width: 110rem;
    transform: translateX(-50%);
  }
  .page-working_pro .p-detailContentSection .p-detail__title {
    text-align: center;
  }
  .page-working_pro .p-detailContentSection .p-detail__intro {
    margin: 8rem auto 0;
    width: 94.6rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__introList {
    display: flex;
    flex-flow: column;
    gap: 4.6rem 0;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure {
    display: flex;
    align-items: center;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__thumb {
    min-width: 35rem;
    width: 35rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__caption {
    flex: 1;
    margin-left: 4rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__title {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.82;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__description {
    margin-top: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 1.58;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }
  .page-working_pro .p-detailContentSection .p-detail__lineup {
    margin-top: 14.6rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__lineupTitle {
    text-align: center;
  }
  .page-working_pro .p-detailContentSection .p-detail__lineupProducts {
    display: flex;
    flex-flow: wrap;
    gap: 3.68rem 2rem;
    margin: 5.8rem auto 0;
    width: 96rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsItem {
    width: calc((100% - 2rem) / 2);
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList {
    display: flex;
    flex-flow: wrap;
    gap: 2rem 0.6rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList__item {
    width: calc((100% - 0.6rem) / 2);
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList__item:first-child {
    width: 100%;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList__item:nth-child(n + 2) {
    margin-top: 0.8rem;
  }
  @media (hover: hover) {
    .page-working_pro .p-detailContentSection .p-detail__productsFigure__thumb {
      transition: opacity 0.4s;
    }
    .page-working_pro .p-detailContentSection .p-detail__productsFigure__thumb:hover {
      opacity: .6;
    }
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__caption {
    position: relative;
    margin-top: 0.5rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__name {
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 1.58;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__size {
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__price {
    position: absolute;
    top: 1.5rem;
    right: 0;
    width: fit-content;
  }
  /* ------------------------------
    Connect
  ------------------------------ */
  .page-working_pro .p-connectContentSection {
    margin-top: 6.8rem;
  }
  .page-working_pro .p-connectContentSection .p-connect {
    padding: 0 0 14rem;
  }
  .page-working_pro .p-connectContentSection .p-connect__inner {
    margin: 0 auto;
  }
  .page-working_pro .p-connectContentSection .p-connect__list {
    margin: 7rem auto 0;
  }
  .page-working_pro .p-connectContentSection .p-connect__listItem {
    margin: 0 auto;
    width: 38rem;
  }
  .page-working_pro .p-connectContentSection .p-connect__listItem ._link {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 6.5rem;
    font-size: 1.9rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
  }
  @media (hover: hover) {
    .page-working_pro .p-connectContentSection .p-connect__listItem ._link {
      transition: opacity 0.4s;
    }
    .page-working_pro .p-connectContentSection .p-connect__listItem ._link:hover {
      opacity: .6;
    }
  }
  .page-working_pro .p-connectContentSection .p-connect__listItem ._icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    font-size: 1.2rem;
    background: transparent;
    position: absolute;
    top: 50%;
    right: 3.0rem;
    transform: rotate(45deg) translate(0, -50%);
  }
  /* ------------------------------
    Recommend
  ------------------------------ */
  .page-working_pro .p-recommendContentSection {
    margin-top: 14rem;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__inner {
    margin: 0 auto;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__title {
    text-align: center;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__description {
    margin-top: 6rem;
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 1.58;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__list {
    display: flex;
    gap: 0 3rem;
    margin: 7rem auto 0;
    max-width: 115.2rem;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription {
    text-align: center;
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 1.53;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription ._large {
    display: block;
    margin-top: -0.4rem;
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription ._border {
    position: relative;
    display: inline-block;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription ._border::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    width: 100%;
    height: 0.4rem;
    border: 0px solid #FF0000;
    border-width: 1px 0;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listThumb {
    margin-top: 1.9rem;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listLink {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.8rem;
    width: 100%;
    height: 6rem;
    font-size: 1.9rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
  }
  @media (hover: hover) {
    .page-working_pro .p-recommendContentSection .p-recommend__listLink {
      transition: opacity 0.4s;
    }
    .page-working_pro .p-recommendContentSection .p-recommend__listLink:hover {
      opacity: .6;
    }
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listLink ._icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    font-size: 1.2rem;
    background: transparent;
    position: absolute;
    top: 50%;
    right: 3.0rem;
    transform: rotate(45deg) translate(0, -50%);
  }
}
@media screen and (max-width:740px) {
  .page-working_pro {
    font-family: "Noto Sans JP", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
    color: #000000;
  }
  .page-working_pro * {
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-working_pro section {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    overflow: hidden;
    background: #ffffff;
  }
  .page-working_pro section .l-section-body {
    margin: 0 auto;
    width: 95.73333%;
  }
  .page-working_pro img {
    max-width: 100%;
  }
  .page-working_pro .u-disp-sp {
    display: block;
  }
  .page-working_pro .u-disp-pc {
    display: none;
  }
  /* ------------------------------
    Kv
  ------------------------------ */
  .p-brand__visual {
    position: relative;
    z-index: 1;
    margin: 0;
  }
  .p-brand__visual .p-brand__visual__inner {
    margin: 0 auto;
    width: 100%;
  }
  .p-brand__visual .p-brand__visual__inner img {
    width: 100%;
  }
  .p-brand__visual .p-brand__visual__catch {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 12.4rem 0 0 -4.3rem;
    width: 25.4rem;
    opacity: 0;
    transform: translate(-50%, -50%) translateY(10%);
    transition: opacity 1s ease-out 0.1s, transform 0.8s ease-out 0.1s;ease-out 0.1s;
  }
  .p-brand__visual .p-brand__visual__catch.is-fadeIn {
    opacity: 1;
    transform: translate(-50%, -50%) translateY(0);
  }
  /* ------------------------------
    Intro
  ------------------------------ */
  .page-working_pro .p-introContentSection {
    margin-top: 11.4rem;
    background: transparent;
  }
  .page-working_pro .p-introContentSection .p-intro {
    position: relative;
    padding-top: 5rem;
  }
  .page-working_pro .p-introContentSection .p-intro__bg {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 7rem;
    z-index: -1;
  }
  .page-working_pro .p-introContentSection .p-intro__inner {
    margin: 0 auto;
  }
  .page-working_pro .p-introContentSection .p-intro__title {
    margin: 0 auto;
    width: 23.4rem;
    text-align: center;
  }
  .page-working_pro .p-introContentSection .p-intro__description {
    margin-top: 1.2rem;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .page-working_pro .p-introContentSection .p-intro__list {
    position: relative;
    display: flex;
    flex-flow: column;
    gap: .75rem 0;
    margin: 3rem auto 0;
    width: 23rem;
  }
  .page-working_pro .p-introContentSection .p-intro__listItem {
    display: flex;
    padding: .63rem 0 .87rem 1.62rem;
    width: 100%;
    background: #000000;
    min-height: 61px;
    align-items: center;
  }
  .page-working_pro .p-introContentSection .p-intro__listItem:last-child .p-intro__listDescription {
    letter-spacing: -0.04em;
  }
  .page-working_pro .p-introContentSection .p-intro__listNum {
    margin-top: 0.4rem;
    min-width: 2.3rem;
    max-width: 2.3rem;
    text-align: center;
  }
  .page-working_pro .p-introContentSection .p-intro__listNum img {
    width: inherit;
  }
  .page-working_pro .p-introContentSection .p-intro__listDescription {
    font-weight: bold;
    font-size: 1.15rem;
    line-height: 1.5;
    letter-spacing: 0.02em;
    margin-left: 1.4rem;
    color: #ffffff;
    display: flex;
    align-items: center;
  }
  /* ------------------------------
    In Page Link
  ------------------------------ */
  .page-working_pro .p-inpageLinkContentSection {
    margin-top: 6.8rem;
  }
  .page-working_pro .p-inpageLinkContentSection .l-section-body {
    padding: 0 1.6%;
  }
  .p-inpageLink {
    margin: 0 auto;
  }
  .p-inpageLink__inner {
    text-align: center;
  }
  .p-inpageLink__title {
    margin: 0 auto;
    width: 18rem;
  }
  .p-inpageLink__description {
    margin-top: 2.5rem;
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0.02em;
  }
  .p-inpageLink__list {
    display: flex;
    gap: 0 1rem;
    margin-top: 2.5rem;
  }
  .p-inpageLink__listLink {
    display: block;
    width: 100%;
  }
  /* ------------------------------
    Detail
  ------------------------------ */
  .page-working_pro .p-detailContentSection {
    margin-top: 7rem;
    padding: 14rem 1.6% 0;
    /* Detail Intro
    ------------------------------ */
    /* Detail Lineup
    ------------------------------ */
  }
  .page-working_pro .p-detailContentSection+.p-detailContentSection {
    margin-top: 4.2rem;
  }
  .page-working_pro .p-detailContentSection.outdoor .p-detail {
    background: #ecf2ec;
  }
  .page-working_pro .p-detailContentSection.indoor .p-detail {
    background: #e7eaf0;
  }
  .page-working_pro .p-detailContentSection .p-detail {
    position: relative;
  }
  .page-working_pro .p-detailContentSection .p-detail__inner {
    margin: 0 auto;
    padding: 18rem 0 4.6rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__bnr {
    position: absolute;
    top: -13.7rem;
    left: 50%;
    width: 30.65rem;
    transform: translateX(-50%);
  }
  .page-working_pro .p-detailContentSection .p-detail__title {
    margin: 0 auto;
    width: 29.3rem;
    text-align: center;
  }
  .page-working_pro .p-detailContentSection .p-detail__intro {
    margin: 4.7rem auto 0;
  }
  .page-working_pro .p-detailContentSection .p-detail__introList {
    display: flex;
    flex-flow: column;
    gap: 4.4rem 0;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__thumb {
    margin: 0 auto;
    width: 20.4rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__caption {
    margin-top: 2.3rem;
    text-align: center;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-detailContentSection .p-detail__introFigure__description {
    margin-top: 0.5rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }
  .page-working_pro .p-detailContentSection .p-detail__lineup {
    margin: 7.7rem auto 0;
    width: 24.4rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__lineupTitle {
    margin: 0 auto;
    width: 11.4rem;
    text-align: center;
  }
  .page-working_pro .p-detailContentSection .p-detail__lineupProducts {
    display: flex;
    flex-flow: wrap;
    margin: 2.6rem auto 0;
    gap: 2rem 0;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList {
    display: flex;
    flex-flow: wrap;
    gap: 0.57rem 0.4rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList__item {
    width: calc((100% - 0.4rem) / 2);
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList__item:first-child {
    width: 100%;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsList__item:nth-child(n + 2) {
    margin-top: 0.2rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__caption {
    position: relative;
    margin-top: 0.5rem;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__name {
    font-size: .95rem;
    font-weight: 500;
    line-height: 1.58;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__size {
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1;
  }
  .page-working_pro .p-detailContentSection .p-detail__productsFigure__price {
    position: absolute;
    width: 11.1rem;
    top: .2rem;
    right: 0.5rem;
  }
  /* ------------------------------
    Connect
  ------------------------------ */
  .page-working_pro .p-connectContentSection {
    margin-top: 4.7rem;
  }
  .page-working_pro .p-connectContentSection .p-connect {
    padding: 0 0 7.4rem;
  }
  .page-working_pro .p-connectContentSection .p-connect__inner {
    margin: 0 auto;
  }
  .page-working_pro .p-connectContentSection .p-connect__list {
    display: flex;
    flex-flow: column;
    gap: 1rem 0;
    margin-top: 3rem;
  }
  .page-working_pro .p-connectContentSection .p-connect__listItem {
    margin: 0 auto;
    width: 29rem;
  }
  .page-working_pro .p-connectContentSection .p-connect__listItem ._link {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5rem;
    font-size: 1.35rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
  }
  .page-working_pro .p-connectContentSection .p-connect__listItem ._icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    font-size: .8rem;
    background: transparent;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: rotate(45deg) translate(0, -50%);
  }
  /* ------------------------------
    Recommend
  ------------------------------ */
  .page-working_pro .p-recommendContentSection {
    margin-top: 6.3rem;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__inner {
    margin: 0 auto;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__title {
    margin: 0 auto;
    width: 26rem;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__description {
    margin-top: 3.5rem;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__list {
    display: flex;
    flex-flow: column;
    gap: 4rem 0;
    width: 24.35rem;
    margin: 4.2rem auto 0;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription ._large {
    display: block;
    margin-top: -0.3rem;
    font-size: 2rem;
    font-weight: 900;
    line-height: 1.17;
    letter-spacing: 0.02em;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription ._border {
    position: relative;
    display: inline-block;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listDescription ._border::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -0.1rem;
    left: 0;
    width: 100%;
    height: 0.18rem;
    border: 0px solid #FF0000;
    border-width: 1px 0;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listThumb {
    margin-top: 1.3rem;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listLink {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.1rem;
    width: 100%;
    height: 4rem;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
  }
  .page-working_pro .p-recommendContentSection .p-recommend__listLink ._icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    font-size: 0.8rem;
    background: transparent;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: rotate(45deg) translate(0, -50%);
  }
}
.visually-hidden {
  position: absolute;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
}