:root {
  --tw-border-opacity: 1;
}
body {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 754px) {
  body {
    font-size: 16px;
  }
}

body.theme_custom {
  color: #FFF;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif !important
}

/* table */
.b-table-scroll--sp table {
  overflow: auto;
}
table td,
table th {
  width: auto !important;
}
table td {
  white-space: break-spaces;
  text-wrap: balance;
}
tbody th {
  min-width: unset;
}
@media screen and (min-width: 754px) {
  tbody th {
    min-width: 150px;
  }
}


/* common wrapper */
.c-wrapper {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.c-wrapper [data-structure="e-text"],
#section-91 .c-wrapper,
#section-93 .c-wrapper,
#section-95 .c-wrapper,
#section-96 .c-wrapper,
#section-97 .c-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  text-wrap: pretty;
}
[data-structure="b-sentence"] .c-wrapper--sm {
  max-width: 64rem;
}

[data-structure="b-heading-heading"] + [data-structure="b-sentence"] .c-inner {
  padding-top: 0;
  padding-bottom: 2rem;
}

/* Typography */
[data-structure="e-heading"] {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Helvetica, Arial, Meiryo, メイリオ, sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.65;
  text-wrap: pretty;
}

small {
  color: #EFF3FA;
  font-size: 83%;
}

strong {
  font-weight: bold;
}

/* CTA */
a[data-structure="e-btn"] {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Helvetica, Arial, Meiryo, メイリオ, sans-serif;
  letter-spacing: 0.05em;
}

a[data-structure="e-btn"] {
  color: #000;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
  background: linear-gradient(135deg, #A07824 0%, #CBA34D 22%, #F8E592 42%, #DFB868 58%, #F8D37E 78%, #B08B3E 100%);
  border: 1px solid #F8E592;
  border-radius: 0.25rem;
  max-width: 320px;
  width: 100%;
}

/* 売主用*/
a[data-structure="e-btn"][href="https://forms.gle/kZ7uZZPG9vnAC2A77"] {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
  background: linear-gradient(241deg,#59b2f2,#0087e3 70%,#005e99);
  border-color: rgb(202 239 255/var(--tw-border-opacity));
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  max-width: 320px;
  width: 100%;
}

/* CTA 2row */

@media screen and (min-width: 480px) {
  [data-structure="b-btns"] .grid-wrapper .row .col-sm-3 {
	flex-grow: 1;
    max-width: 42%;
  }
}
@media screen and (min-width: 754px) {
  [data-structure="b-btns"] .grid-wrapper .row .col-sm-3 {
	flex-grow: 1;
    max-width: 33.333%;
  }
}

@media screen and (min-width: 1042px) {
  a[data-structure="e-btn"] {
    font-size: 1.8rem;
  }
}

/* helo image */
#section-47 .c-inner {
  padding-top: 0;
  padding-bottom: 0;
}

#section-47 .pera1-clip-image {
  max-width: 343px !important;
}

@media screen and (min-width: 754px) {
  #section-47 .pera1-clip-image {
    max-width: 428px !important;
  }
}

@media screen and (min-width: 1042px) {
  #section-47 .pera1-clip-image {
  	max-width: 514px !important;
  }
}

/* helo title */
#section-48 {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Helvetica, Arial, Meiryo, メイリオ, sans-serif;
  letter-spacing: 0.16em;
}

#section-48 .c-heading {
  font-size: 2.8rem;
  margin-top: 0.5rem;
}

/* LOGOS */
#section-52 .grid-wrapper .row {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 3.25rem;
  justify-content: center;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

#section-52 .grid-wrapper .col-sm-2 {
  flex-shrink: 1;
  max-width: 100%;
}

@media screen and (min-width: 754px) {
  #section-52 .grid-wrapper .row {
    display: flex;
    gap: 4rem;
	justify-content: space-between;
    flex-wrap: nowrap;
  }
  #section-52 .grid-wrapper .col-sm-2 {
    max-width: 33.3333333333%;
  }
}

@media screen and (min-width: 1042px) {
  #section-52 .grid-wrapper .row {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}

/* VIDEO Section */
#section-55 [data-structure="e-heading"],
#section-56 [data-structure="e-text"] {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Helvetica, Arial, Meiryo, メイリオ, sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg,#5cf2e7,#836dec 55.4%,#eb95af);
  -webkit-background-clip: text;
}
#section-56 [data-structure="e-text"] {
  font-size: 1.8rem;
}
#section-56 [data-structure="e-text"] {
  font-size: 1.4rem;
}
@media screen and (min-width: 754px) {
  #section-55 [data-structure="e-heading"] {
    font-size: 2.9rem;
  }
  #section-56 [data-structure="e-text"] {
    font-size: 2.4rem;
  }
}

#section-55 .c-wrapper,
#section-56 .c-wrapper {
  max-width: 66rem;
}
#section-55 .c-inner {
  padding-bottom: 0;
}
#section-56 .c-inner {
  padding-top: 0;
}

/* プロのアドバイザーとともに、透明で安心な資産形成へ  */
#section-60 .c-heading {
  display: none;
}

#section-60 .row-item-gutter--lg {
  margin-left: 0;
  margin-right: 0;
}

#section-60 div[data-structure="m-card"] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
}
#section-60 div[data-structure="m-card"] .c-img {
  flex-shrink: 0;
  width: 36px;
}

@media screen and (min-width: 480px) {
  #section-60 div[data-structure="m-cards"] .col-sm-4 {
    flex-basis: 100%;
    max-width: 100%;
  }
  #section-60 div[data-structure="m-card"] {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 754px) {
  #section-60 div[data-structure="m-cards"] {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
  #section-60 div[data-structure="m-cards"] .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  #section-60 div[data-structure="m-cards"] .u-mbmd {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #section-60 div[data-structure="m-card"] {
    flex-direction: column;
    justify-content: flex-start;
    gap: 1rem;
  }
  #section-60 div[data-structure="m-card"] .c-img {
    width: 52px;
  }
}

@media screen and (min-width: 1042px) {
  #section-60 div[data-structure="m-cards"] {
    max-width: 62vw;
  }
  #section-60 div[data-structure="m-cards"] .u-mbmd {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* なぜアート投資なのか？ */
[data-structure="b-article-img-full-right"] .grid-wrapper {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
[data-structure="b-article-img-full-right"] .row {
  display: flex;
  flex-direction: column-reverse;
}
[data-structure="b-article-img-full-right"] .c-img {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 754px) {
  [data-structure="b-article-img-full-right"] .grid-wrapper {
    max-width: 90vw;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  [data-structure="b-article-img-full-right"] .row {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
  }
  [data-structure="b-article-img-full-right"] .col-xs-12 + .col-xs-12 {
    margin-top: 0;
  }
  [data-structure="b-article-img-full-right"] .p-article-img-full__contents {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1042px) {
  [data-structure="b-article-img-full-right"] .grid-wrapper {
    max-width: 62vw;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  [data-structure="b-article-img-full-right"] .row {
    gap: 4rem;
  }
}

#section-65 {
  margin-top: 4rem;
}
#section-65, #section-66, #section-67 {
  margin-bottom: 4rem;
}
#section-65 .c-img::after,
#section-66 .c-img::after {
  display: block;
  font-size: 83%;
  text-align: center;
  text-wrap: pretty;
  word-break: keep-all;
  padding-top: 1.6rem;
}
#section-65 .c-img::after {
  content: "注：1995年から2020年までの期間の数字であること";
}
#section-66 .c-img::after {
  content: "[0.1]以下の値は相関関係が有意でないことを示す。 (出典masterworks:2022)";
}

@media screen and (min-width: 754px) {
  #section-65 .col-xs-12:first-child, #section-66 .col-xs-12:first-child, #section-67 .col-xs-12:first-child {
    flex-shrink: 1;
    max-width: 342px;  
  }
}

/* 購入者と出品者を､スムーズに繋ぐ */
#section-72 .grid-wrapper {
  max-width: 76rem;
}
#section-72 .p-cards--sp2col__content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#section-72 .u-mbmd {
  margin-bottom: 1.6rem;
}
#section-72 .u-mbmd:last-child {
  margin-bottom: 0;
}
#section-72 [data-structure="e-heading"] {
  line-height: 1.4;
}
#section-72 .c-img {
  width: 112px;
  margin-bottom: 0;
}
#section-72 .c-btn {
  margin-top: 2.4rem;
  width: 100%;
}
#section-72 .p-cards--sp2col__content-wrapper .p-cards--sp2col__txt ul {
  list-style: none;
  padding-left: 0;
}
#section-72 .p-cards--sp2col__content-wrapper .p-cards--sp2col__txt ul li {
  display: flex;
  align-items: flex-start;
  gap: 0.4rem;
}
#section-72 .p-cards--sp2col__content-wrapper .p-cards--sp2col__txt ul li + li {
  margin-top: 0.8rem;
}
#section-72 .p-cards--sp2col__content-wrapper .p-cards--sp2col__txt ul li::before {
  flex: 0 0 auto;
  content: "";
  display: block;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/601d3184-f54c-43c0-a841-0cc10a0000ae/img/3c11b300-aac1-013e-863d-0a58a9feac02/list-icon-line02.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 22px;
}
#section-72 .p-cards--sp2col__content-wrapper:first-child .p-cards--sp2col__txt ul li::before {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/601d3184-f54c-43c0-a841-0cc10a0000ae/img/3c0fd5f0-aac1-013e-863c-0a58a9feac02/list-icon-line01.png");
}
@media screen and (min-width: 754px) {
  #section-72 .p-cards--sp2col__content-wrapper .p-cards--sp2col__txt ul li {
    gap: 0.25rem;
  }
  #section-72 .p-cards--sp2col__content-wrapper .p-cards--sp2col__txt ul li::before {
    background-size: inherit;
    width: 20px;
    height: 25px;
  }
}

/* あなたの現代アートの資産価値を最大化する、TRiCERA ART X */
#section-76 .c-inner {
  padding-top: 0;
  padding-bottom: 4.2rem;
}

.strengthsSection .heading {
  font-size: 2.4rem;
  margin-bottom: 3.2rem;
}

.strengthsSection .sub-heading {
  font-size: 1.6rem;
  margin-bottom: 1.4rem;
}
@media screen and (min-width: 754px) {
  .strengthsSection .sub-heading {
    font-size: 1.8rem;
  }
}

.strengthsSection .content {
  text-align: center;
  text-wrap: pretty;
}
.strengthsSection .content + .content {
  margin-top: 5.4rem;
}

@media screen and (min-width: 754px) {
  .strengthsSection .content {
    min-height: 280px;
  }
  .strengthsSection .heading + .content {
    margin-bottom: 5.4rem;
  }
  .strengthsSection .content + .content {
    margin-top: 2.8rem;
  }
}

@media screen and (min-width: 1042px) {
  .strengthsSection .content {
    min-height: 260px;
  }
  .strengthsSection .heading + .content {
    margin-bottom: 5.4rem;
  }
  .strengthsSection .content + .content {
    margin-top: 3.2rem;
  }
}

.strengthsSection .content .c-img {
  display: block;
  margin: 0 auto 1.6rem;
}

.strengthsSection .content .c-img > img {
  max-height: 56px;
  width: auto;
}

.strengthsSection .row {
  flex-direction: column;
  align-items: center;
  gap: 5.4rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 754px) {
  .strengthsSection .row {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 2.5rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media screen and (min-width: 1042px) {
 .strengthsSection .row {
   gap: 4.0rem;
  }
}

.strengthsSection .p-cards--sp2col__content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 4.8rem;
  padding: 3.2rem 1.6rem;
  border-radius: 0.4rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), linear-gradient(241.4deg, #59B2F2 0%, #0087E3 70%, #005E99 100%);
}
.strengthsSection .p-cards--sp2col__content-wrapper:first-child {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), linear-gradient(135deg, #A07824 0%, #CBA34D 22%, #F8E592 42%, #DFB868 58%, #F8D37E 78%, #B08B3E 100%);
}
@media screen and (min-width: 754px) {
  .strengthsSection .p-cards--sp2col__content-wrapper {
    gap: 2.4rem;
  }
}

/* 著名アーティストの多彩な作品を取り揃えています */
#section-79 [data-structure="m-cards"] {
  margin-top: 4.2rem;
}

#section-79 .grid-wrapper .row {
  display: flex;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
}

#section-79 .grid-wrapper .row > [class*=col-] {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  max-width: 50%;
}

#section-79 .grid-wrapper .u-mbmd {
  margin-bottom: 3.2rem;
}

#section-79 .grid-wrapper .u-mbmd:nth-child(5),
#section-79 .grid-wrapper .u-mbmd:nth-child(6) {
  margin-bottom: 0;
}

@media screen and (min-width: 754px) {
  #section-79 .grid-wrapper .row {
    margin-left: 0;
    margin-right: 0;
    gap: 3.2rem;
  }
  #section-79 .grid-wrapper .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
    max-width: 33.3333%;
  }
  #section-79 .grid-wrapper .u-mbmd {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1042px) {
  #section-79 .grid-wrapper .row {
    flex-wrap: nowrap;
  }
  #section-79 .grid-wrapper .row > [class*=col-] {
    flex: 1;
    max-width: none;
  }
}

/* How to buy /  How to sell */
#section-82 .c-inner {
  padding-top: 0;
  padding-bottom: 4.2rem;
}

.stepsSection .heading {
  font-size: 2.8rem;
  line-height: 1.1;
  margin-bottom: 3.2rem;
}
.stepsSection .heading small {
  font-size: 1.4rem;
}

.stepsSection .steps {
  padding-left: 0;
  list-style: none;
  width: 100%;
}
.stepsSection .stepItem {
  width: 100%;
}
.stepsSection .stepItem + .stepItem::before {
  content: "";
  display: block;
  padding: 0.8rem 0;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/601d3184-f54c-43c0-a841-0cc10a0000ae/img/f59e67c0-ab9b-013e-54e3-0a58a9feac02/step-arrow02.png");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 7px 24px;
  height: 24px;
}
.stepsSection .stepsForBuyer .stepItem + .stepItem::before {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/601d3184-f54c-43c0-a841-0cc10a0000ae/img/f59ad5c0-ab9b-013e-54e2-0a58a9feac02/step-arrow01.png");
}
.stepsSection .stepItem-step {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.4rem;
  padding: 1.6rem 2.2rem 1.6rem 1.6rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), linear-gradient(241.4deg, #59B2F2 0%, #0087E3 70%, #005E99 100%);
  box-shadow: 0px 0px 4px rgba(13, 100, 180, 0.04), 0px 1px 3px rgba(13, 100, 180, 0.1), 0px 1px 2px rgba(13, 100, 180, 0.06);
  border-radius: 5.6rem;
}
.stepsSection .stepsForBuyer .stepItem-step {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92)), linear-gradient(135deg, #A07824 0%, #CBA34D 22%, #F8E592 42%, #DFB868 58%, #F8D37E 78%, #B08B3E 100%);
  box-shadow: 0px 0px 4px rgba(13, 100, 180, 0.04), 0px 1px 3px rgba(13, 100, 180, 0.1), 0px 1px 2px rgba(13, 100, 180, 0.06);
}
.stepsSection .stepItem-step > .content {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.stepsSection .stepItem .label {
  flex: none;
  flex-grow: 0;
  display: block;
  font-size: 1.4rem;
  padding: 0 1.6rem;
  background: linear-gradient(241.4deg, #59B2F2 0%, #0087E3 70%, #005E99 100%);
  border-radius: 2.4rem;
}
.stepsSection .stepsForBuyer .stepItem .label {
  color: #000;
  background: linear-gradient(135deg, #A07824 0%, #CBA34D 22%, #F8E592 42%, #DFB868 58%, #F8D37E 78%, #B08B3E 100%);
}
.stepsSection .stepItem .text {
  text-align: left;
  margin-bottom: 0;
}
.stepsSection .stepItem .icon {
  display: block;
  width: 24px;
  height: 24px;
}

.stepsSection .ctaContainer {
  margin-top: 4.2rem;
}

.stepsSection .saleSimulation {
  margin-top: 2.4rem;
  padding: 1.6rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.92)), linear-gradient(241.4deg, #59B2F2 0%, #0087E3 70%, #005E99 100%);
  box-shadow: 0px 0px 4px rgba(13, 100, 180, 0.06), 0px 4px 8px -2px rgba(13, 100, 180, 0.1), 0px 2px 4px -2px rgba(13, 100, 180, 0.06);
  border-radius: 1.6rem;
}
.stepsSection .saleSimulation .sub-heading {
  font-size: 1.6rem;
  margin-bottom: 1.4rem;
}
.stepsSection .saleSimulationTable {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: left;
  margin-bottom: 1.6rem;
  padding: 1.6rem;
  border: 1px solid #AFBDD6;
  border-radius: 0.8rem;
  width: 100%;
}
.stepsSection .saleSimulationTable-title {
  padding-bottom: 1.4rem;
}
.stepsSection .saleSimulationTable-total {
  padding-top: 1.4rem;
}
.stepsSection .saleSimulationTable-details {
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
  font-size: 1.4rem;
  list-style: none;
  padding: 1.6rem 0;
  border-top: 1px solid #AFBDD6;
  border-bottom: 1px solid #AFBDD6;
}
.stepsSection .saleSimulationTable-total,
.stepsSection .saleSimulationTable-details > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.6rem;
  width: 100%;
}

.stepsSection .saleSimulation ul.note {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  color: #EFF3FA;
  font-size: 83%;
  text-align: left;
  width: 100%;
}
@media screen and (min-width: 754px) {
  .stepsSection .saleSimulation {
    margin-top: 3.2rem;
  }
  .stepsSection .saleSimulation .sub-heading {
    font-size: 1.8rem;
  }
}

.stepsSection .row {
  flex-direction: column;
  align-items: center;
  gap: 6.2rem;
  margin-left: auto;
  margin-right: auto;
}
.stepsSection .p-cards--sp2col__content-wrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 754px) {
  .stepsSection .row {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 2.5rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media screen and (min-width: 1042px) {
 .stepsSection .row {
   gap: 4.0rem;
  }
}

/* 利用者の口コミ */
#section-85 .c-inner {
  padding-top: 0;
  padding-bottom: 4.2rem;
}
.voiceSection .row {
  flex-direction: column;
  align-items: center;
  gap: 5.4rem;
  margin-left: auto;
  margin-right: auto;
}
.voiceSection .p-cards--sp2col__content-wrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 754px) {
  .voiceSection .row {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 2.5rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media screen and (min-width: 1042px) {
 .voiceSection .row {
   gap: 4.0rem;
  }
}

.voiceSection .heading {
  font-size: 2.2rem;
  margin-bottom: 3.2rem;
}

.voiceSection .voiceBuyer,
.voiceSection .voiceSeller {
  padding: 1.6rem 1.6rem 3.2rem;
  border-radius: 0.7rem;
}
.voiceSection .voiceBuyer {
  background: linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.92)),linear-gradient(135deg,#a07824,#cba34d 22%,#f8e592 42%,#dfb868 58%,#f8d37e 78%,#b08b3e);
}
.voiceSection .voiceSeller {
  background: linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.92)),linear-gradient(241deg,#59b2f2,#0087e3 70%,#005e99);
}

.voiceSection .voiceWrapper {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  text-align: left;
  width: 100%;
}
.voiceSection .voiceItem {
  text-align: left;
}
.voiceSection .voiceItem .header {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.4rem;
}
.voiceSection .voiceItem .icon {
  display: block;
  width: 44px;
  height: auto;
}
.voiceSection .voiceItem .voiceHeading {
  font-size: 2.0rem;
}
.voiceSection .voiceItem .voiceHeading .small {
  color: #EFF3FA;
  font-size: 1.2rem;
}
.voiceSection .voiceItem .content {
  font-size: 1.4rem;
}

/* よくある質問 */
#section-89 .c-inner {
  padding-top: 0;
  padding-bottom: 4.2rem;
}
.faqSection .row {
  flex-direction: column;
  align-items: center;
  gap: 5.4rem;
  margin-left: auto;
  margin-right: auto;
}
.faqSection .p-cards--sp2col__content-wrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 754px) {
  .faqSection .row {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 2.5rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media screen and (min-width: 1042px) {
 .faqSection .row {
   gap: 4.0rem;
  }
}

.faqSection .heading {
  font-size: 1.8rem;
  margin-bottom: 2.4rem;
}

.faqSection .faqForBuyer,
.faqSection .faqForSeller {
  padding: 1.6rem 1.6rem 2rem;;
  border-radius: 0.7rem;
}
.faqSection .faqForBuyer {
  background: linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.92)),linear-gradient(135deg,#a07824,#cba34d 22%,#f8e592 42%,#dfb868 58%,#f8d37e 78%,#b08b3e);
}
.faqSection .faqForSeller {
  background: linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.92)),linear-gradient(241deg,#59b2f2,#0087e3 70%,#005e99);
}

.faqSection .faqContainer {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
  width: 100%;
}
.faqSection .faqItem {
  text-align: left;
  width: 100%;
}
.faqSection .faqQuestion {
  color: #FFF;
  font-size: 1.4rem;
  text-align: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
  padding: 1.6rem 0;
  border-bottom: 1px solid #485367;
  width: 100%;
}
.faqSection .faqQuestion .text {
  display: flex;
  align-items: baseline;
  gap: 0.25em;
}
.faqSection .faqQuestion .icon {
  transition: transform 0.25s ease-out;
}
.faqSection .faqQuestion[aria-expanded="true"] .icon {
  transform: rotate(-180deg);
}
.faqSection .faqQuestion[aria-expanded="true"] + .faqAnswer {
  grid-template-rows: 1fr;
}
.faqSection .faqAnswer {
  font-size: 1.4rem;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-out;
}
.faqSection .faqAnswer > .faqContent {
  overflow: hidden;
}
.faqSection .faqAnswer .faqContentInner {
  padding: 1.6rem 0 1rem;
  margin-bottom: 0;
}

.faqContent a {
  color: #5688e3;
  text-decoration: underline;
  transition: color 0.25s ease-out;
}
.faqContent a:hover {
  color: #6eaaef;
}

.faqContent div, .faqContent p, .faqContent ul, .faqContent ol, .faqContent dl, .faqContent figure {
  display: block;
  margin-bottom: 1em;
}

/* 主要株主 */
#section-96 .c-inner {
  padding-bottom: 0;
}
#section-96 .c-heading {
  margin-bottom: 0;
  padding: 10px;
  border-bottom: 1px solid #FFF;
}
#section-96 .c-heading [data-structure="e-heading"] {
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
}

#section-97 .row {
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.2rem;
}
#section-97 .row > [class*=col-] {
  flex-basis: auto;
  max-width: none;
  margin-left: initial;
  margin-right: initial;
}
#section-97 .c-img > img {
  width: 100%;
  height: auto;
}

/* Footer */
#section-102 .grid-wrapper {
  padding-right: 1.6rem;
  padding-left: 1.6rem;
}
#section-102 .grid-wrapper > .c-inner {
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto;
}
#section-102 .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
}
#section-102 .p-header-sns-footer__logo {
  padding-left: 0;
  padding-right: 0;
  flex-basis: auto;
  max-width: none;
}
#section-102 .p-header-sns-footer__logo .c-img {
  text-align: center;
}
#section-102 .p-header-sns-footer__logo img {
  width: 178px;
}

#section-102 .p-header-sns-footer__menu {
  flex-basis: 100%;
  max-width: unset;
}
#section-102 .m_navigationMenu {
  font-size: 1.4rem !important;
  display: flex;
  align-items: center;
}
#section-102 .m_navigationMenu li + li::before {
  content: "|";
  margin-left: 5px;
  margin-right: 5px;
}
#section-102 .m_navigationMenu a {
  display: inline-block;
  color: #FFF;
  transition: all 0.25s ease-out;
  padding: 10px;
}
#section-102 .m_navigationMenu a:hover {
  color: #a6a6af;
}

@media screen and (min-width: 754px) {
  #section-102 .row {
    flex-direction: row;
    justify-content: space-around;
  }
  #section-102 .p-header-sns-footer__menu {
    flex: 1;
    width: 100%;
    max-width: unset;
  }
  #section-102 .m_navigationMenu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1042px) {
  #section-102 .grid-wrapper {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }
}

#section-1 .p-footer__inner {
  color: #c2c2c5;
  font-size: 83%;
  padding: 2.4rem 1.6rem 2.0rem;
}

/* Form */
#section-105 {
  position: relative;
  z-index: 1;
}
#section-105 .c-inner {
  padding-bottom: 0;
}
#section-45 .c-inner {
  padding-top: 0;
  margin-top: -4.0rem;
}

.theme-custom .c-form form label {
  color: #484848;
}
.theme-custom .c-form input[type="email"] + * {
  color: #484848;
}

.theme-custom [data-block-name="資料請求フォーム"] .c-form input[type="text"],
.theme-custom [data-block-name="資料請求フォーム"] .c-form input[type="email"],
.theme-custom [data-block-name="資料請求フォーム"] .c-form textarea {
  border: 2px solid transparent;
}
.theme-custom [data-block-name="資料請求フォーム"] .c-form input[type="text"]:focus,
.theme-custom [data-block-name="資料請求フォーム"] .c-form input[type="email"]:focus,
.theme-custom [data-block-name="資料請求フォーム"] .c-form textarea:focus,
.theme-custom [data-block-name="資料請求フォーム"] .c-form select:focus {
  background-color: transparent;
  box-shadow: none;
  border: 2px solid #e1c30a;
}
