@charset "utf-8";
/* CSS Document */
/* もっと見る */
.block-link {
  text-align: center;
  display: none;
}
/* 表示形式を非表示にする */
.block-goods-list--sort-order-items {
  display: none;
}
/* 表示件数（上）を非表示にする */
.block-goods-list--pager-top {
  display: none;
}
/* 表示件数（下）を非表示にする */
.block-goods-list--pager-bottom {
  display: none;
}
/* 商品 */
.block-top-event {
  padding: 20px 0;
}
.block-thumbnail-t {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
/* Googlefont */
#prc-denim {
  font-family: 'Sawarabi Mincho', serif;
}
.topimg, .endimg {
  text-align: center;
  width: 100%;
}
/* タイトル */
.prcdenim-article {
  background-color: #060607;
  text-align: center;
  margin: auto;
}
.prcdenim-article h2 {
  font-family: 'Yuji Syuku', serif;
  text-align: center;
  padding: 15px 0 0 0;
  font-size: 2rem;
}
.prcdenim-article h2 span {
  background-image: -webkit-linear-gradient(315deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.prcdenim-article p {
  color: #FFFFFF;
  padding: 0 1.5rem 1.5rem;
  text-align: center;
  line-height: 1.25;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
}
.prcdenim-article img {
  margin-bottom: 1.5rem;
}
/* サイズ別商品 */
.item-t h3 {
  background-color: #060607;
  color: #ffffff;
  text-align: center;
  padding: 5px 10px;
  margin: 1.25rem auto;
  max-width: 300px;
}
.prc-rogo {
  text-align: center;
  margin: 1.15rem 0 0 0;
}
.prc-rogo p {
  margin: -5px 0 10px 0;
}
/* シーン別 */
.prc-rogo02 {
  text-align: right;
  margin: 1.5rem 0.5rem;
}
.prc-background {
  background-color: #060607;
  padding: 1.15px;
}
.prcd-block01 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.prcd-img {
  margin-right: 15px;
}
.prcd-text {
  color: #ffffff;
  font-size: 1.15rem;
  max-width: 300px;
  line-height: 1.5;
}
.prcd-block02 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.prcd-img {
  margin-left: 15px;
}
.prcd-block03 h2 {
  color: #ffffff;
  font-family: 'Yuji Syuku', serif;
  text-align: center;
  font-size: 2rem;
}
.prcd-block04 p {
  color: #ffffff;
  text-align: center;
  font-size: 1.15rem;
}
.prcd-block04 {
  text-align: center;
}
.prcd-block05 h2 {
  color: #ffffff;
  font-family: 'Yuji Syuku', serif;
  text-align: center;
  font-size: 2rem;
}
/* プロコアデニムジャンパー */
.prcd-block06 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  line-height: 1.25;
  margin: 1.5rem 0;
}
.prc-item01 {
  text-align: right;
  font-size: 2.5rem;
  margin: 0 0 10px 0;
}
.prcd-text02 {
  margin-left: 10px;
  max-width: 400px;
}
.prcd-function ul {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.prcd-function p {
  max-width: 260px;
  line-height: 1.5;
}
.prc-item02 {
  font-size: 1.25rem;
  line-height: 1.5;
}
.prcd-function li {
  margin: 5px;
}
.prcd-text02 li {
  margin: 5px;
  font-size: 1.15rem;
}