@charset "UTF-8";
/* ----------------------------------------------------------
Main Visual：p-philosophy-mv
---------------------------------------------------------- */
.p-wholesale {
  /* ----------------------------------------------------------
	Process：p-wholesale-process
	---------------------------------------------------------- */
  /* ----------------------------------------------------------
	Process：p-philosophy-summary
	---------------------------------------------------------- */
  /* ----------------------------------------------------------
	Piece：p-philosophy-piece
	---------------------------------------------------------- */
}

.p-wholesale-mv {
  position: relative;
}

.p-wholesale-mv__ttl {
  line-height: 2;
  font-size: 2.9rem;
  letter-spacing: 0.2em;
  padding-top: 106px;
}

.p-wholesale-process__wrap {
  padding-top: 66px;
  padding-bottom: 130px;
}

.p-wholesale-process__inner {
  padding: 0 80px;
  margin: 0 auto;
}

.p-wholesale-process__ttl {
  line-height: 1;
  font-size: 2.8rem;
  letter-spacing: 0.2em;
  color: #fff;
  text-align: center;
  display: block;
  width: 290px;
  background: #910426;
  padding: 18px 0;
  margin: 0 auto 32px;
}

.p-wholesale-process__txt {
  line-height: 1.94118;
  font-size: 1.7rem;
  text-align: center;
  margin-bottom: 50px;
}

.p-wholesale-summary {
  margin-bottom: 160px;
}

.p-wholesale-summary__list {
  margin-top: 80px;
  text-align: center;
}

.p-wholesale-summary__catch {
  font-weight: bold;
  margin-bottom: 28px;
}

.p-wholesale-summary__number {
  line-height: 1;
  font-size: 2.3rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 80px;
}

.p-wholesale-summary__number::before, .p-wholesale-summary__number::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 90px 0 90px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
}

.p-wholesale-summary__number::before {
  top: -5px;
  border-color: #231815 transparent transparent transparent;
}

.p-wholesale-summary__number::after {
  top: -6px;
  border-color: #fff transparent transparent transparent;
}

.p-wholesale-summary__flex {
  display: flex;
  text-align: left;
  box-sizing: border-box;
}

.p-wholesale-summary__flex-img {
  align-self: flex-start;
  width: 353px;
  margin-right: 74px;
}

.p-wholesale-summary__flex-item {
  width: 413px;
}

.p-wholesale-summary__flex-row {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
}

.p-wholesale-summary__flex-photo {
  width: 32.6%;
}

.p-wholesale-summary__flex-photo img {
  width: 100%;
}

.p-wholesale-summary__ttl {
  line-height: 1.44444;
  font-size: 3.6rem;
  letter-spacing: 0.02em;
  margin-bottom: 42px;
}

.p-wholesale-piece {
  padding-top: calc(58px + 70px);
  padding-bottom: 195px;
  background: #f5eff1;
}

.p-wholesale-piece__ttl {
  line-height: 1.42857;
  font-size: 2.8rem;
  letter-spacing: 0.3em;
  margin-bottom: 40px;
  position: relative;
}

.p-wholesale-piece__ttl::before {
  content: "";
  display: block;
  width: 65px;
  height: 42px;
  background: url(../../img/wholesale/piece_icon.png);
  background-size: cover;
  position: absolute;
  bottom: calc(32px + 22px);
  left: 49%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.p-wholesale-piece__inner {
  box-sizing: border-box;
  border-collapse: collapse;
  width: 714px;
}

.p-wholesale-piece__list {
  display: flex;
  margin-top: 22px;
}

.p-wholesale-piece__left-box {
  display: flex;
  align-items: center;
  background: #EAD2D8;
  padding-left: 20px;
  width: 188px;
  height: 65px;
}

.p-wholesale-piece__name {
  line-height: 1.21053;
  font-size: 1.9rem;
}

.p-wholesale-piece__name-sub {
  line-height: 1;
  font-size: 1.4rem;
  font-weight: bold;
}

.p-wholesale-piece__right-box {
  display: flex;
  align-items: center;
  background: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  width: 526px;
  height: 65px;
}

.p-wholesale-piece__variety {
  line-height: 1.57143;
  font-size: 1.4rem;
}

@media screen and (max-width: 559px) {
  .p-wholesale-mv__ttl {
    line-height: 1.57895;
    font-size: 1.9rem;
    letter-spacing: 0.05em;
    padding-top: 48px;
  }
  .p-wholesale-process__wrap {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .p-wholesale-process__inner {
    padding: 0 20px;
  }
  .p-wholesale-process__ttl {
    line-height: 1;
    font-size: 2rem;
    letter-spacing: 0.05em;
    width: 217px;
    margin-bottom: 24px;
  }
  .p-wholesale-process__txt {
    line-height: 1.57143;
    font-size: 1.4rem;
  }
  .p-wholesale-summary {
    margin-bottom: 65px;
  }
  .p-wholesale-summary__list {
    margin-top: 50px;
  }
  .p-wholesale-summary__catch {
    margin-bottom: 10px;
  }
  .p-wholesale-summary__number {
    margin-bottom: 52px;
  }
  .p-wholesale-summary__flex {
    flex-direction: column;
  }
  .p-wholesale-summary__flex-img {
    width: 100%;
  }
  .p-wholesale-summary__flex-item {
    width: 100%;
  }
  .p-wholesale-summary__flex-row {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .p-wholesale-summary__flex-photo {
    width: 49.25%;
  }
  .p-wholesale-summary__ttl {
    line-height: 1.36667;
    font-size: 3rem;
    text-align: center;
    margin-top: 32px;
  }
  .p-wholesale-piece {
    padding-bottom: 84px;
  }
  .p-wholesale-piece__ttl {
    line-height: 2;
    font-size: 2rem;
  }
  .p-wholesale-piece__inner {
    width: 100%;
  }
  .p-wholesale-piece__list {
    margin-top: 0;
    flex-direction: column;
  }
  .p-wholesale-piece__left-box {
    width: 100%;
    height: 40px;
  }
  .p-wholesale-piece__name {
    line-height: 1;
    font-size: 1.6rem;
  }
  .p-wholesale-piece__name-sub {
    line-height: 1;
    font-size: 1.6rem;
  }
  .p-wholesale-piece__right-box {
    width: 100%;
    height: auto;
    padding: 16px 20px;
  }
}
