@charset "UTF-8";
/* p-mainvew
-----------------------------------------------
------------------ */
.p-mainvew {
  position: relative;
}
.p-mainvew .bg-anim,
.p-mainvew .bg-anim-sub,
.p-mainvew .bg-footer-sp {
  position: absolute;
  height: 777px;
  width: 100%;
  -webkit-animation: transition_anim3Pic 10.5s infinite;
          animation: transition_anim3Pic 10.5s infinite;
  z-index: auto;
}
.p-mainvew .bg-anim.bg-footer-sp,
.p-mainvew .bg-anim-sub.bg-footer-sp,
.p-mainvew .bg-footer-sp.bg-footer-sp {
  -webkit-animation: none !important;
          animation: none !important;
  display: none;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim.bg-footer-sp,
  .p-mainvew .bg-anim-sub.bg-footer-sp,
  .p-mainvew .bg-footer-sp.bg-footer-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.p-mainvew .bg-anim.bg-footer-sp img,
.p-mainvew .bg-anim-sub.bg-footer-sp img,
.p-mainvew .bg-footer-sp.bg-footer-sp img {
  display: inline-block;
  -o-object-fit: fill;
     object-fit: fill;
  height: 30%;
  width: 100%;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim,
  .p-mainvew .bg-anim-sub,
  .p-mainvew .bg-footer-sp {
    height: 696px;
  }
  .p-mainvew .bg-anim.bg-anim-sub,
  .p-mainvew .bg-anim-sub.bg-anim-sub,
  .p-mainvew .bg-footer-sp.bg-anim-sub {
    top: 65px;
  }
}
.p-mainvew .bg-anim.bg-anim,
.p-mainvew .bg-anim-sub.bg-anim,
.p-mainvew .bg-footer-sp.bg-anim {
  background: url(../../front_assets/img/index/bg-mainview.webp) center top/cover no-repeat;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim.bg-anim,
  .p-mainvew .bg-anim-sub.bg-anim,
  .p-mainvew .bg-footer-sp.bg-anim {
    background: url(../../front_assets/img/index/bg-mainview-sp.webp) center top/cover no-repeat;
  }
  .p-mainvew .bg-anim.bg-anim:first-child,
  .p-mainvew .bg-anim-sub.bg-anim:first-child,
  .p-mainvew .bg-footer-sp.bg-anim:first-child {
    top: -60px;
  }
}
@media print, screen and (max-width: 1035px) and (max-width: 480px) {
  .p-mainvew .bg-anim.bg-anim:first-child,
  .p-mainvew .bg-anim-sub.bg-anim:first-child,
  .p-mainvew .bg-footer-sp.bg-anim:first-child {
    background-size: contain;
  }
}
.p-mainvew .bg-anim.bg-anim-sub,
.p-mainvew .bg-anim-sub.bg-anim-sub,
.p-mainvew .bg-footer-sp.bg-anim-sub {
  background-size: 95%;
  background: url(../../front_assets/img/index/bg-mainview-catch.svg) no-repeat center center;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim.bg-anim-sub,
  .p-mainvew .bg-anim-sub.bg-anim-sub,
  .p-mainvew .bg-footer-sp.bg-anim-sub {
    background: url(../../front_assets/img/index/bg-mainview-catch-sp.svg) no-repeat center 30%;
  }
}
.p-mainvew .bg-anim.second,
.p-mainvew .bg-anim-sub.second,
.p-mainvew .bg-footer-sp.second {
  opacity: 0;
  background: url(../../front_assets/img/index/bg-mainview2.webp) center top/cover no-repeat;
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim.second,
  .p-mainvew .bg-anim-sub.second,
  .p-mainvew .bg-footer-sp.second {
    background: url(../../front_assets/img/index/bg-mainview2-sp.webp) center top/cover no-repeat;
  }
}
.p-mainvew .bg-anim.second.bg-anim-sub,
.p-mainvew .bg-anim-sub.second.bg-anim-sub,
.p-mainvew .bg-footer-sp.second.bg-anim-sub {
  width: 95%;
  margin: 0 2.5%;
  background: url(../../front_assets/img/index/bg-mainview-catch2.svg) no-repeat center center;
  background-size: contain;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim.second.bg-anim-sub,
  .p-mainvew .bg-anim-sub.second.bg-anim-sub,
  .p-mainvew .bg-footer-sp.second.bg-anim-sub {
    background: url(../../front_assets/img/index/bg-mainview-catch2-sp.svg) no-repeat center top;
  }
}
@media print, screen and (max-width: 1035px) and (min-width: 800px) {
  .p-mainvew .bg-anim.second.bg-anim-sub,
  .p-mainvew .bg-anim-sub.second.bg-anim-sub,
  .p-mainvew .bg-footer-sp.second.bg-anim-sub {
    background-size: contain;
    height: calc(-1 * (80vw - 1035px));
    min-height: 200px;
  }
}
@media print, screen and (max-width: 1035px) and (max-width: 500px) {
  .p-mainvew .bg-anim.second.bg-anim-sub,
  .p-mainvew .bg-anim-sub.second.bg-anim-sub,
  .p-mainvew .bg-footer-sp.second.bg-anim-sub {
    background-size: contain;
  }
}
.p-mainvew .bg-anim.third,
.p-mainvew .bg-anim-sub.third,
.p-mainvew .bg-footer-sp.third {
  opacity: 0;
  background: url(../../front_assets/img/index/bg-mainview3.webp) center top/cover no-repeat;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim.third,
  .p-mainvew .bg-anim-sub.third,
  .p-mainvew .bg-footer-sp.third {
    background: url(../../front_assets/img/index/bg-mainview3-sp.webp) center top/cover no-repeat;
  }
}
.p-mainvew .bg-anim.third.bg-anim-sub,
.p-mainvew .bg-anim-sub.third.bg-anim-sub,
.p-mainvew .bg-footer-sp.third.bg-anim-sub {
  background-size: 95%;
  background: url(../../front_assets/img/index/bg-mainview-catch3.svg) no-repeat center center;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew .bg-anim.third.bg-anim-sub,
  .p-mainvew .bg-anim-sub.third.bg-anim-sub,
  .p-mainvew .bg-footer-sp.third.bg-anim-sub {
    background: url(../../front_assets/img/index/bg-mainview-catch3-sp.svg) no-repeat center 20%;
  }
}
.p-mainvew__vedio {
  position: relative;
  width: 100%;
  height: 613px;
  overflow: hidden;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__vedio {
    height: 477px;
  }
}
.p-mainvew__video-wrap {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 99%;
     object-position: center 99%;
  width: 100%;
  height: 100%;
}
.p-mainvew__heading {
  width: 100%;
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
  color: #fff;
  font-size: clamp(32px, 3.4375vw, 44px);
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #fff;
  white-space: nowrap;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__heading {
    top: 39%;
    text-align: left;
    letter-spacing: 0;
    max-width: 280px;
    width: 100%;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__headingMainUnder {
    font-size: 1.25em;
    letter-spacing: -0.01em;
  }
}
.p-mainvew__headingSubEn {
  display: block;
  font-size: 0.73em;
  line-height: 1.4;
  letter-spacing: 0.025em;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__headingSubEn {
    font-size: 0.59em;
    margin-top: 3px;
  }
}
.p-mainvew__headingSubJp {
  display: block;
  font-size: 0.4em;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__headingSubJp {
    font-size: 0.39em;
  }
}
.p-mainvew__possessionBox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(46, 50, 82, 0.55);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 22px;
  color: #fff;
  padding-block: 11px 22px;
  padding-inline: 30px;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__possessionBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0px;
    padding-block: 17px 7px;
  }
}
.p-mainvew__possessionText {
  font-family: var(--gothic);
  font-size: clamp(19px, 3.768115942vw, 39px);
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: bold;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__possessionText {
    letter-spacing: 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 4.5px;
  }
}
.p-mainvew__linkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 18px;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__linkBox {
    margin-top: 4px;
  }
}
.p-mainvew__info {
  display: none;
}
@media print, screen and (max-width: 1035px) {
  .p-mainvew__info {
    display: block;
    font-family: var(--gothic);
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
}
.p-mainvew__link {
  text-align: center;
  display: inline-block;
  max-width: clamp(104px, 16.231884058vw, 168px);
  min-width: clamp(104px, 16.231884058vw, 168px);
  width: 100%;
  background: #fff;
  font-size: clamp(10px, 1.5458937198vw, 16px);
  line-height: 1.63;
  font-weight: bold;
  color: var(--colo_2E3252);
  padding-block: clamp(3px, 0.4347826087vw, 4.5px) clamp(2px, 0.4347826087vw, 4.5px);
  padding-inline: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-mainvew__link span {
  display: inline-block;
  margin-left: 3px;
}

@-webkit-keyframes transition_anim3Pic {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes transition_anim3Pic {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.p-mainvew__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  max-width: 1106px;
  margin: 0 auto;
  padding-inline: 20px;
}

@media print, screen and (max-width: 1035px) {
  .p-mainvew__inner {
    padding-bottom: 10px;
    padding-right: 36px;
    padding-left: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
  }
  .p-mainvew__popular_area {
    background: linear-gradient(162deg, #FFFFFF 0%, #FFFFFF 30%, #D2D2D3 50%, #FFFFFF 75%, #B8B9B9 100%);
    margin: 7px 0;
    padding: 12px 16px;
    cursor: pointer;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-mainvew__popular_area .main_pop {
    text-align: center;
    position: relative;
    margin-left: 50px;
  }
  .p-mainvew__popular_area .main_pop::before {
    content: "";
    background-image: url("../../front_assets/img/index/popular_area_ico.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    position: absolute;
    width: 50px;
    aspect-ratio: 18/26;
    height: calc((max(14px, 3.25vw) + max(9px, 2.1vw)) * 0.8);
    left: -65px;
  }
  .p-mainvew__popular_area .main_pop div:first-child {
    font-weight: bold;
    line-height: max(14px, 3.25vw);
    font-size: max(14px, 3.25vw);
    letter-spacing: 0.4em;
  }
  .p-mainvew__popular_area .main_pop div:last-child {
    margin-top: 3px;
    line-height: max(9px, 2.1vw);
    font-size: max(9px, 2.1vw);
  }
  .p-mainvew__popular_area .c-search__submit {
    height: 29.2px;
    text-align: center;
  }
}
@media print, screen and (max-width: 350px) {
  .p-mainvew__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.p-mainvew__concept {
  max-width: 562px;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (max-width: 1035px) {
  .p-mainvew__concept {
    max-width: 300px;
  }
  .p-mainvew__concept img {
    positon: relative;
    margin-top: 110px;
  }
}
.p-mainvew__icon {
  width: 68px;
  height: 54px;
  margin-top: auto;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
}

.p-mainvew__icon img {
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  top: 10px;
}

.p-mainvew__text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-bottom: 16px;
  letter-spacing: 0.2em;
}

.p-mainvew__search {
  margin-top: auto;
  margin-bottom: 0;
}

@media print, screen and (max-width: 1035px) {
  .p-mainvew__search {
    margin-top: 0;
  }
}
/* p-top-manshons
-----------------------------------------------
------------------ */
@media print, screen and (max-width: 1035px) {
  .p-top-manshons {
    border-bottom: none;
    position: relative;
    background-color: white;
  }
}
.p-top-manshons__header {
  padding: 49px 0 34px;
  color: #fff;
}

@media print, screen and (max-width: 1035px) {
  .p-top-manshons__header {
    padding: 20px 0;
    background: #fff;
    color: initial;
  }
}
.p-top-manshons__contents {
  border-top: 31px solid #fff;
  padding-top: 46px;
  padding-bottom: 52px;
}

@media print, screen and (max-width: 1035px) {
  .p-top-manshons__contents {
    padding-top: 7px;
    padding-bottom: 28px;
    border-top: none;
  }
}
.p-top-manshons__arrow {
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -96px;
}

@media print, screen and (max-width: 1035px) {
  .p-top-manshons__arrow {
    width: 11px;
    height: auto;
    top: auto;
    top: initial;
  }
}
.p-top-manshons__arrow img {
  width: 100%;
  height: 100%;
}

@media print, screen and (max-width: 1035px) {
  .p-top-manshons__headingBox {
    background: var(--back_2E3252);
  }
}

.p-top-manshons__cards {
  margin-top: 18px;
}
@media print, screen and (max-width: 1035px) {
  .p-top-manshons__cards {
    margin-top: 0;
  }
}

.p-top-manshons__button {
  margin-top: 54px;
  text-align: center;
}

@media print, screen and (max-width: 1035px) {
  .p-top-manshons__button {
    margin-top: 32px;
  }
}
.l-top__exclusive .p-top-manshons__contents {
  padding-top: 98px;
  padding-bottom: 62px;
}

.p-top-manshons__contents {
  border-top: none;
  padding-top: 62px;
  padding-bottom: 42px;
}

.p-top-manshons__contents--naby {
  background-color: #0F1640;
}

@media print, screen and (max-width: 1035px) {
  .p-top-manshons__contents {
    border-top: none;
    padding-top: 0px;
    padding-bottom: 0;
  }
  .l-top__exclusive .p-top-manshons__contents {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
/* p-searchBox
-----------------------------------------------
------------------ */
.p-searchBox__inner {
  width: 100%;
}

.p-searchBox__heading {
  font-family: "ヒラギノ角ゴ ProN W3";
  text-align: center;
  font-size: 18px;
  line-height: 1.8222222222;
  color: #2E3252;
}

.p-searchBox__panels {
  border-top: 1px solid #B9B9B9;
}

/* p-slideSeller
-----------------------------------------------
------------------ */
.p-slideSeller {
  position: relative;
}
.p-slideSeller__container {
  overflow: hidden;
}
@media print, screen and (max-width: 1035px) {
  .p-slideSeller__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-slideSeller__next, .p-slideSeller__prev {
  position: absolute;
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media print, screen and (max-width: 1035px) {
  .p-slideSeller__next, .p-slideSeller__prev {
    display: none;
  }
}
.p-slideSeller__next .p-slideSeller__icon {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-slideSeller__prev {
  right: unset;
  left: -30px;
}
.p-slideSeller__icon {
  width: 10px;
}

/* p-slideIntermediary
-----------------------------------------------
------------------ */
.p-slideIntermediary {
  position: relative;
}
.p-slideIntermediary__container {
  overflow: hidden;
}
@media print, screen and (max-width: 1035px) {
  .p-slideIntermediary__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-slideIntermediary__next, .p-slideIntermediary__prev {
  position: absolute;
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media print, screen and (max-width: 1035px) {
  .p-slideIntermediary__next, .p-slideIntermediary__prev {
    display: none;
  }
}
.p-slideIntermediary__next .p-slideSeller__icon {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-slideIntermediary__prev {
  right: unset;
  left: -30px;
}
.p-slideIntermediary__icon {
  width: 10px;
}

/* p-top-whatnew
-----------------------------------------------
------------------ */
.p-top-whatnew__header {
  padding: 57px 0 30px;
}
@media print, screen and (max-width: 1035px) {
  .p-top-whatnew__header {
    padding: 19px 0 16px;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-top-whatnew__contents {
    margin-top: 0;
  }
}

/* p-top-contents
-----------------------------------------------
------------------ */
.p-top-contents__header {
  padding: 97px 0 13.4px;
}
@media print, screen and (max-width: 1035px) {
  .p-top-contents__header {
    padding: 26px 0 25px;
  }
}
.p-top-contents__links {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
  grid-template-columns: repeat(6, 1fr);
  gap: 0;
}
@media print, screen and (max-width: 1035px) {
  .p-top-contents__links {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    max-width: 600px;
    margin: 0 auto;
  }
}

/* p-top-posts
-----------------------------------------------
------------------ */
.p-top-posts {
  width: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (max-width: 1035px) {
  .p-top-posts:last-of-type {
    margin-top: 30px;
  }
}
.p-top-posts__header {
  border-bottom: 1px solid var(--back_2E3252);
  padding-bottom: 20px;
}
@media print, screen and (max-width: 1035px) {
  .p-top-posts__header {
    border-bottom: none;
    padding: 30px 0 10px;
  }
}
.p-top-posts__contens {
  margin-top: 2px;
}
@media print, screen and (max-width: 1035px) {
  .p-top-posts__contens {
    margin-top: 8px;
  }
}
.p-top-posts__button {
  text-align: center;
  margin-top: 34px;
}
@media print, screen and (max-width: 1035px) {
  .p-top-posts__button {
    margin-top: 16px;
  }
}

/* p-articles
-----------------------------------------------
------------------ */
.p-articles__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8.9%;
  border-bottom: 1px solid #d6d5d5;
  padding-block: 38.6px 25.6px;
  padding-right: 12px;
}
@media print, screen and (max-width: 1035px) {
  .p-articles__item {
    border-bottom: none;
    gap: 5%;
    padding-block: 6px;
    padding-right: 0px;
  }
}
.p-articles__item:last-of-type {
  border-bottom: none;
  padding-block: 39.6px 0;
}
@media print, screen and (max-width: 1035px) {
  .p-articles__item:last-of-type {
    padding-block: 6px 0;
  }
}
.p-articles__img {
  width: 67px;
  height: 67px;
  background: #000;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media print, screen and (max-width: 1035px) {
  .p-articles__img {
    width: 70px;
    height: 60px;
  }
}
.p-articles__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-articles__contents {
  width: 100%;
}
@media print, screen and (max-width: 1035px) {
  .p-articles__contents {
    letter-spacing: 0.2em;
  }
}
.p-articles__date {
  font-family: var(--gothic);
  font-size: clamp(12px, 1.5458937198vw, 16px);
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #000;
}
.p-articles__title {
  min-height: 54px;
  font-weight: normal;
  width: 100%;
  font-size: clamp(10px, 1.3526570048vw, 14px);
  line-height: 1.28571429;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media print, screen and (max-width: 1035px) {
  .p-articles__title {
    min-height: auto;
    margin-top: 5px;
  }
}
.p-articles__title a {
  color: #000;
}
.p-articles__snsBox {
  margin-top: 37.6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 68px;
}
.p-articles__snsText {
  font-size: clamp(13px, 1.3526570048vw, 14px);
  font-weight: bold;
  line-height: 1.71;
  letter-spacing: 0.2em;
  color: #000;
}

/* u-display-none
----------------------------------------------------------------- */
.u-displayNone--PU {
  display: block;
}
@media print, screen and (max-width: 1035px) {
  .u-displayNone--PU {
    display: none;
  }
}
.u-displayNone--PO {
  display: none;
}
@media print, screen and (max-width: 1035px) {
  .u-displayNone--PO {
    display: block;
  }
}
.u-displayNone--flexPU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 1035px) {
  .u-displayNone--flexPU {
    display: none;
  }
}
.u-displayNone--flexPO {
  display: none;
}
@media print, screen and (max-width: 1035px) {
  .u-displayNone--flexPO {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* u-desktop
-----------------------------------------------
------------------ */
@media print, screen and (max-width: 1035px) {
  .u-desktop {
    display: none;
  }
}

/* u-mobile
-----------------------------------------------
------------------ */
.u-mobile {
  display: none;
}
@media print, screen and (max-width: 1035px) {
  .u-mobile {
    display: block;
  }
}