@import "https://fonts.googleapis.com/css2?family=EB+Garamond:ital@1&display=swap";
@font-face {
  font-family: "notera";
  src: url("../font/NoteraPersonalUseOnly-wxJ9.woff") format("woff");
}
.accordion {
  counter-reset: item;
}
.accordion > div:not(:first-child) {
  margin-top: 0.9375rem;
}
.accordion .contents {
  border: 3px solid #ece9d4;
  display: none;
  padding: 1.25rem;
}
.accordion .contents.is-open {
  border-radius: 0 0 0.9375rem 0.9375rem;
  display: block;
}
.accordion .menu {
  background: #ece9d4;
  border-radius: 0.625rem;
  cursor: pointer;
  padding: 0.9375rem 2.3125rem;
  position: relative;
}
.accordion .menu:before {
  content: "Q" counter(item);
  counter-increment: item;
  display: inline-block;
  left: 0.9375rem;
  position: absolute;
  top: 0.9375rem;
}
.accordion .menu:after {
  border-color: #a78f26 transparent transparent transparent;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  width: 0;
}
.accordion .menu.is-active {
  border-radius: 0.9375rem 0.9375rem 0 0;
}
.accordion .menu.is-active:after {
  border-color: transparent transparent #a78f26 transparent;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  height: 0;
  width: 0;
}
.section--hero {
  background: url(../img//jewelry/img_bg_sp.jpg) no-repeat center center/cover;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
  padding: 2.5rem 0 3.75rem;
  text-align: center;
}
.section--hero h1 {
  color: #a78f26;
  font-size: 1.875rem;
  margin-bottom: 0.625rem;
}
.section--hero h1 span {
  display: block;
  font-family: "mathilde";
  font-size: 3.75rem;
}
.section--hero p {
  color: #a78f26;
  font-size: 0.8125rem;
}
.section--hero figure {
  margin: 3.4375rem auto 0;
}
.section--hero figure img {
  width: 17rem;
}
.section--breadcrumb.margin-bottom-s {
  margin-bottom: 0;
}
.section--marketPrice {
  margin-bottom: 7.5rem;
}
.section--marketPrice .inner {
  padding: 0 0.625rem 0 1.5rem;
}
.section--marketPrice .section--marketPrice__more {
  margin-top: 1.875rem;
  text-align: center;
}
.section--marketPrice .section--marketPrice__more .more-btn {
  background: #b5b5b5;
  color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  margin: 1.25rem auto 2.5rem;
  max-width: 14rem;
  padding: 0.625rem;
  position: relative;
}
.section--marketPrice .section--marketPrice__more .more-btn:after {
  -webkit-transform: translate(0%, -50%);
  content: "▼";
  position: absolute;
  right: 0.625rem;
  top: 50%;
  transform: translate(0%, -50%);
}
.section--marketPrice .section--marketPrice__more .close-btn01 {
  background: #b5b5b5;
  color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  margin: 1.25rem auto 2.5rem;
  max-width: 14rem;
  padding: 0.625rem;
  position: relative;
  display: none;
}
.section--marketPrice .section--marketPrice__more .close-btn01:after {
  -webkit-transform: translate(0%, -50%);
  content: "▲";
  position: absolute;
  right: 0.625rem;
  top: 50%;
  transform: translate(0%, -50%);
}
/* .section--marketPrice .section--marketPrice__more .more-btn.is-active:after {
  content: "▲";
} */
.section--marketPrice .section--marketPrice__tilte {
  color: #b5b5b5;
  margin-bottom: 1.25rem;
}
.section--marketPrice .section--marketPrice__tilte + p {
  font-size: 0.75rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
.section--marketPrice .lank-list-wrap {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 1.875rem;
}
.section--marketPrice .lank-list .lank-list__item {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
  padding: 0.3125rem 0;
}
.section--marketPrice .lank-list .lank-list__item span {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #a78f26;
  border-radius: 2.5rem;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.6875rem;
  font-weight: bold;
  height: 1.25rem;
  justify-content: center;
  margin-right: 0.3125rem;
  width: 1.25rem;
}
.cmpBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  position: relative;
}
.cmpBox.cmpBox__hide {
  display: none;
}
.cmpBox:after {
  background: #fff;
  background: -webkit-linear-gradient(top, #ffffff 0%, #e9e8e8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e9e8e8)
  );
  background: linear-gradient(to bottom, #ffffff 0%, #e9e8e8 100%);
  bottom: 0;
  content: "";
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e9e8e8",GradientType=0 );
  height: 1.875rem;
  left: -24px;
  position: absolute;
  width: 100vw;
  z-index: -1;
}
.cmpBox .cmpBox__text {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.cmpBox .cmpBox__text .cmpBox__title {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 1.875rem;
}
.cmpBox .cmpBox__text .cmpBox__rankTitle {
  color: #a78f26;
  margin-top: auto;
}
.cmpBox .cmpBox__img {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 0.625rem;
  width: 5.625rem;
}
.cmpBox ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}
.cmpBox ul li {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  @media screen and (min-width: 599px) {
    width: 100%;
    max-width: 120px;
    justify-content: space-between;
    font-family: Hiragino sans-serif;
  }
}
.cmpBox ul li:not(:last-child) {
  margin-right: 0.25rem;
}
.cmpBox ul li span {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #a78f26;
  border-radius: 2.5rem;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  font-size: 0.625rem;
  height: 0.875rem;
  justify-content: center;
  line-height: 1;
  margin-right: 0.1875rem;
  width: 0.875rem;
}
.cmpBox figure {
  position: relative;
  width: 100%;
}
.section--reason {
  border-top: 2px solid #a78f26;
  padding: 5.625rem 0 0;
}
.section--reason h2 {
  color: #878788;
  margin-bottom: 3.4375rem;
}
.section--reason__item {
  padding: 3.75rem 0;
}
.section--reason__item .num {
  font-size: 0.9375rem;
  line-height: 1;
  text-align: center;
}
.section--reason__item .num span {
  font-family: "EB Garamond", serif;
  font-size: 3.75rem;
}
.section--reason__item h3 {
  color: #a78f26;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
  position: relative;
  text-align: center;
  z-index: 1;
}
.section--reason__item p {
  margin-bottom: 0.625rem;
}
.section--reason__item__content {
  margin-bottom: 2.8125rem;
}
.section--reason__item__point {
  margin: 1.875rem 0;
}
.section--reason__item__point .title {
  margin-bottom: -0.75rem;
  position: relative;
  text-align: center;
  z-index: 1;
}
.section--reason__item__point .title img {
  width: 5.3125rem;
}
.section--reason__item__point p {
  -webkit-box-shadow: 0 0.125rem 0 0 #a78f26;
  background: #f5f3e8;
  border-radius: 6.25rem;
  box-shadow: 0 0.125rem 0 0 #a78f26;
  color: #a78f26;
  padding: 0.9375rem 1.875rem;
  position: relative;
}
.section--reason__item__point p img {
  position: absolute;
}
.section--reason__item__img {
  text-align: center;
}
.section--reason__item--reverse {
  background: #f5f3e8;
}
.section--reason__item--reverse .flex-box {
  -ms-flex-direction: column-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
}
.section--reason__item--reverse .section--reason__item__point p {
  background: #fff;
}
.section--reason__item--reverse .section--reason__item__content {
  margin-bottom: 0rem;
  margin-top: 2.8125rem;
}
.section--reason__web-store {
  margin-top: 6.25rem;
  text-align: center;
}
.section--reason__web-store p {
  font-size: 1.125rem;
  margin-bottom: 2rem;
}
.section--reason__price {
  padding: 0 1.25rem;
}
.section--reason__price .title {
  border-bottom: 1px solid #737f92;
  margin-bottom: 1.25rem;
  margin-top: -2.5rem;
  padding-bottom: 0.625rem;
}
.section--reason__price .title h2 {
  color: #a78f26;
  font-size: 1.25rem;
}
.section--reason__price .title h2 span {
  font-size: 2.3125rem;
}
.section--reason__price .title img {
  display: block;
  margin: 0 auto 0.625rem;
  width: 3.75rem;
}
.section--reason__price .title p {
  color: #595858;
  font-size: 0.625rem;
}
.section--reason__price .content .content__title {
  color: #595858;
  font-size: 0.78125rem;
  font-weight: bold;
}
.section--reason__price .content .content__date {
  color: #595858;
  font-size: 0.78125rem;
  margin-bottom: 1.25rem;
}
.section--reason__price .content .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.section--reason__price .content .price > * {
  width: 50%;
}
.section--reason__price .content .price h3 {
  color: #fff;
  font-size: 0.625rem;
  margin-bottom: 5px;
}
.section--reason__price .content .price p {
  font-size: 2rem;
  letter-spacing: -0.0625rem;
}
.section--reason__price .content .price p span {
  font-size: 1.25rem;
}
.section--reason__price .content .price .silver {
  padding-left: 7.5px;
}
.section--reason__price .content .price .silver h3 {
  background: #737f92;
}
.section--reason__price .content .price .silver p {
  color: #737f92;
}
.section--reason__price .content .price .gold {
  border-right: 1px solid #737f92;
  padding-right: 7.5px;
}
.section--reason__price .content .price .gold h3 {
  background: #a78f26;
}
.section--reason__price .content .price .gold p {
  color: #a78f26;
}
.section--reason__price__bottom {
  background: #f5f3e8;
  padding: 1.25rem 1.25rem 1.25rem;
}
.section--reason__item--01 {
  padding-top: 0;
}
.section--reason__item--01 .section--reason__item__content__text p {
  margin-bottom: 2.5rem;
}
.section--reason__item--01 .section--reason__item__point p img {
  bottom: -50%;
  position: absolute;
  right: 0;
  width: 4.375rem;
}
.section--reason__item--02 h3 {
  margin-bottom: 3.75rem;
}
.section--reason__item--02 h4 {
  margin-bottom: 3.75rem;
}
.section--reason__item--02 .section--reason__item__img {
  background: #fff;
}
.section--reason__item--02 .section--reason__item__point p img {
  bottom: -1.25rem;
  right: 0;
}
.section--reason__item--03 .section--reason__item__point p img {
  bottom: -50%;
  right: 0;
}
.section--reason__item--04 .section--reason__item__img {
  margin: -2.5rem -1.125rem;
}
.section--reason__item--04 .section--reason__item__point p img {
  bottom: -50%;
  right: 0;
  width: 5rem;
}
.section--reason__item--05 .flex-box .lead {
  font-size: 1.1875rem;
  font-weight: bold;
  margin-top: 1.25rem;
}
.section--reason__item--05 .flex-box--01 {
  margin-top: 2.5rem;
}
.section--reason__item--05 .flex-box--01 .section--reason__item__point p img {
  bottom: -50%;
  right: 0;
  width: 3.75rem;
}
.section--reason__item--05 .flex-box--02 {
  margin-top: 2.5rem;
}
.section--reason__item--05 .flex-box--02 .section--reason__item__img {
  margin: 0 -1.125rem;
}
.section--reason__item--05 .flex-box--02 .section--reason__item__point p img {
  bottom: -50%;
  right: 0;
  width: 3.75rem;
}
.section--reason .today__left {
  margin-bottom: 2.5rem;
}
.section--reason .case-title {
  margin-bottom: 0;
  text-align: center;
}
.section--reason .today__price {
  -ms-flex-align: end;
  -ms-flex-pack: justify;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  align-items: flex-end;
  background: #f5f3e8;
  border-bottom: 1px solid #737f92;
  border-top: 1px solid #737f92;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  padding: 0.625rem;
}
.section--reason .today__price .title {
  background: #fff;
  border-radius: 0.625rem;
  font-size: 0.625rem;
  margin-bottom: 0.3125rem;
  padding: 0 0.625rem;
}
.section--reason .today__price span {
  font-size: 0.625rem;
}
.section--reason .today__price p {
  margin-bottom: 0;
}
.section--reason .today__price li {
  text-align: center;
}
.section--reason .example {
  -ms-flex-align: end;
  -ms-flex-pack: justify;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 0.625rem;
}
.section--reason .example li {
  font-size: 0.84375rem;
  text-align: center;
}
.section--reason .example img {
  display: block;
  margin: 0 auto 0.3125rem;
}
.section--reason .today__price .money,
.section--reason .example .money {
  width: 38%;
}
.section--reason .today__price .weight,
.section--reason .example .weight {
  width: 20%;
}
.section--reason .today__price .total,
.section--reason .example .total {
  width: 30%;
}
.section--policy {
  background: url(../img/gold/img-policy.jpg) no-repeat 114% 70%;
  background-size: 259px 320px;
  border-bottom: 2px solid #a78f26;
  border-top: 2px solid #a78f26;
}
.section--policy .inner {
  margin: 0 auto;
  width: 100%;
}
.section--policy .heading-s {
  font-size: 1.6875rem;
}
.section--policy .heading-s span {
  font-size: 1.25rem;
}
.section--policy p {
  margin-bottom: 1.875rem;
}
.section--policy .btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 6.25rem;
  max-width: 15rem;
}
.banner--box {
  padding: 8.125rem 0;
}
.banner--box .banner a {
  background: #ccc;
  background: url(../img//jewelry/bg-banner.jpg) no-repeat center center/cover;
  color: #fff;
  display: block;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
  margin: 0 auto;
  max-width: 37.5rem;
  padding: 1.875rem;
  text-align: center;
  width: 100%;
}
.banner--box .banner a:hover {
  opacity: 0.75;
}
.banner--box .banner .sub-title {
  font-size: 0.8125rem;
}
.banner--box .banner .title {
  font-size: 1.3125rem;
  margin-top: 0.3125rem;
}
.banner--box .banner span {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.625rem;
  justify-content: center;
  margin-top: 0.3125rem;
}
.banner--box .banner span:after {
  -webkit-transform: rotate(45deg);
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  height: 0.3125rem;
  margin-left: 0.3125rem;
  transform: rotate(45deg);
  width: 0.3125rem;
}
.section--faq {
  margin-bottom: 5.625rem;
}
.section--faq .heading-s {
  color: #b5b5b5;
}
.section--list-brand {
  background: #f8f7f7;
}
.section--list-brand p {
  letter-spacing: -1px;
  line-height: 2;
}
.section--list-brand ul {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -5px 1.875rem;
  padding: 0;
}
.section--list-brand ul > * {
  -ms-flex: 1 1 0%;
  -ms-flex-preferred-size: calc(50% - 10px);
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -webkit-flex-basis: calc(50% - 10px);
  flex: 1 1 0%;
  flex-basis: calc(50% - 10px);
  margin: 10px 5px 0;
  max-width: calc(50% - 10px);
}
.section--list-brand ul > * a {
  border: 1px solid #878788;
  color: #878788;
  display: block;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
  font-size: 0.8125rem;
  padding: 0.3125rem 0.3125rem;
  text-align: center;
}
.section--list-brand ul > * a span {
  display: block;
  font-size: 0.625rem;
}
.section--list-brand ul > * a:hover {
  opacity: 0.75;
}
.section--list-brand-other ul {
  margin-bottom: 1.5625rem;
  text-align: center;
}
.section--list-brand-other ul li {
  display: inline-block;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
  font-size: 0.875rem;
  line-height: 2;
}
.section--list-brand-other ul li:after {
  content: "/";
  padding: 0 0.625rem;
}
.section--list-brand-other p {
  line-height: 2;
}
.section--mvp {
  background: #c2c1c1;
  color: #fff;
  margin: 7.5rem 0;
  padding-bottom: 7.75rem;
  padding-top: 4.375rem;
  position: relative;
  text-align: center;
  z-index: 0;
}
.section--mvp .section--mvp__lead {
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
.section--mvp .section--mvp__text {
  letter-spacing: -1px;
  margin-bottom: 0.625rem;
}
.section--mvp .heading-nomal {
  margin-bottom: 0.625rem;
}
.section--mvp .heading-nomal span {
  font-size: 1.25rem;
}
.section--mvp .btn a {
  background: #fff;
  color: #878788;
}
.section--mvp .btn a:after {
  border-right: 1px solid #878788;
  border-top: 1px solid #878788;
}
.section--mvp .mvp-img--1 {
  left: 0;
  max-width: 14.75rem;
  position: absolute;
  top: -1.875rem;
  z-index: -1;
}
.section--mvp .mvp-img--2 {
  bottom: -5%;
  left: 0;
  margin: auto;
  max-width: 25rem;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 599px) {
  .meaia-set {
    display: block;
  }
  .accordion .contents {
    padding: 1.25rem 3.125rem;
  }
  .accordion .menu {
    border-radius: 0.9375rem;
    font-size: 1.125rem;
    padding: 0.9375rem 3.4375rem;
  }
  .accordion .menu:before {
    left: 1.25rem;
    top: 0.9375rem;
  }
  .accordion .menu:after {
    border-color: #a78f26 transparent transparent transparent;
    border-style: solid;
    border-width: 13px 13.5px 0 13.5px;
    content: "";
    display: inline-block;
    height: 0;
    top: 1.5625rem;
    width: 0;
  }
  .accordion .menu.is-active {
    border-radius: 0.9375rem 0.9375rem 0 0;
  }
  .accordion .menu.is-active:after {
    border-color: transparent transparent #a78f26 transparent;
    border-style: solid;
    border-width: 0 13.5px 13px 13.5px;
    height: 0;
    width: 0;
  }
  .section--hero {
    background: url(../img//jewelry/img_bg_pc.jpg) no-repeat center center/cover;
    padding: 2.5rem 0 3.4375rem;
  }
  .section--hero .inner {
    -ms-flex-align: center;
    -ms-flex-direction: row-reverse;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
  }
  .section--hero .inner .content {
    width: 70%;
  }
  .section--hero .inner figure {
    width: 30%;
  }
  .section--hero.ahkah {
    padding: 1.875rem 0 1.875rem;
  }
  .section--hero.ahkah figure img {
    margin-bottom: -2.5rem;
  }
  .section--hero.half .inner .content {
    width: 50%;
  }
  .section--hero.half .inner figure {
    width: 50%;
  }
  .section--hero h1 {
    font-size: 1.875rem;
  }
  .section--hero h1 span {
    font-size: 4.8125rem;
  }
  .section--hero p {
    font-size: 0.8125rem;
  }
  .section--hero figure {
    margin: 0rem auto 0;
  }
  .section--hero figure img {
    width: 24.5rem;
  }
  .section--marketPrice .inner {
    padding: 0 0.625rem;
  }
  .section--marketPrice .section--marketPrice__note-wrap {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .cmpBox-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .cmpBox {
    padding: 0 0.625rem 0.9375rem;
    width: 50%;
  }
  .cmpBox:nth-child(2n-1):before {
    background: #a78f26;
    content: "";
    display: block;
    height: calc(100% - 0.625rem);
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
  }
  .cmpBox:after {
    left: 0;
    width: 50vw;
  }
  .cmpBox .cmpBox__img {
    -ms-flex-align: end;
    -ms-flex-direction: column;
    -webkit-align-items: flex-end;
    -webkit-box-align: end;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 10rem;
  }
  .cmpBox .cmpBox__img .cmpBox__rankTitle {
    color: #a78f26;
    font-size: 0.9375rem;
    margin-top: auto;
    margin-bottom: 33px;
  }
  .cmpBox ul {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .cmpBox ul li {
    font-size: 1.03125rem;
  }
  .cmpBox ul li:not(:last-child) {
    margin-bottom: 0.4375rem;
  }
  .cmpBox ul li span {
    font-size: 1.03125rem;
    height: 1.5625rem;
    width: 1.5625rem;
    padding-top: 2px;
  }
  .cmpBox figure {
    margin-bottom: 0.625rem;
  }
  .section--reason .inner-l {
    max-width: 40rem;
  }
  .section--reason__item__img img {
    margin: 0 auto;
    max-width: 60%;
  }
  .section--reason__item--04 .section--reason__item__img {
    margin-top: 0;
  }
  .section--policy {
    background: none;
  }
  .section--policy .inner {
    background: url(../img/gold/img-policy.jpg) no-repeat right center;
    background-size: contain;
    max-width: 40rem;
  }
  .section--policy .heading-s span {
    margin-bottom: 2.5rem;
  }
  .section--policy .btn {
    margin-left: 0;
    margin-top: 2.5rem;
    max-width: 21.875rem;
  }
  .banner--box {
    padding: 12.5rem 0;
  }
  .section--faq {
    margin-bottom: 9.375rem;
  }
}
@media screen and (min-width: 959px) {
  .meaia-set {
    display: block;
  }
  .accordion .contents {
    padding: 1.25rem 3.75rem;
  }
  .accordion .menu {
    font-size: 1.3125rem;
    padding: 0.9375rem 4.375rem;
  }
  .section--hero {
    padding: 4.375rem 0 6.875rem;
  }
  .section--hero h1 {
    font-size: calc(35px + ((1vw – 5.9px) * 1.15));
  }
  .section--hero h1 span {
    font-size: 8.125rem;
  }
  .section--hero p {
    font-size: 1.625rem;
  }
  .section--hero figure img {
    width: 24.5rem;
  }
  .section--hero.ahkah {
    padding: 3.125rem 0 3.125rem;
  }
  .section--hero.ahkah figure img {
    margin-bottom: -2.5rem;
  }
  .section--marketPrice .inner {
    padding: 0 1.5rem;
  }
  .section--marketPrice .section--marketPrice__tilte + p {
    font-size: 1.0625rem;
  }
  .section--marketPrice .lank-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section--marketPrice .lank-list .lank-list__item {
    font-size: 1.0625rem;
  }
  .section--marketPrice .lank-list .lank-list__item:not(:last-child) {
    margin-right: 1.25rem;
  }
  .section--marketPrice .lank-list .lank-list__item span {
    font-size: 1.0625rem;
    height: 1.5625rem;
    width: 1.5625rem;
  }

  .section--reason {
    padding: 11.25rem 0 0;
  }
  .section--reason .inner-l {
    max-width: 83rem;
  }
  .section--reason__item {
    padding: 5rem 0;
  }
  .section--reason__item .flex-box {
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  .section--reason__item .num {
    font-size: 1.5rem;
  }
  .section--reason__item .num span {
    font-size: 5.875rem;
  }
  .section--reason__item h3 {
    font-size: 2.25rem;
    margin-bottom: 3.75rem;
  }
  .section--reason__item p {
    font-size: 0.9375rem;
  }
  .section--reason__item__content {
    width: calc(50% - 2.5rem);
  }
  .section--reason__item__point .title {
    margin-bottom: -1.25rem;
  }
  .section--reason__item__point .title img {
    width: 7.8125rem;
  }
  .section--reason__item__point p {
    padding: 1.5rem 10%;
  }
  .section--reason__item__content__text {
    margin: 0 auto;
    max-width: 80%;
  }
  .section--reason__item__content__text.w100 {
    max-width: inherit;
  }
  .section--reason__item__img {
    width: calc(50% - 2.5rem);
  }
  .section--reason__item__img img {
    max-width: 100%;
  }
  .section--reason__item--reverse .flex-box {
    -ms-flex-direction: row-reverse;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
  }
  .section--reason__item--reverse .section--reason__item__content {
    margin-top: 0rem;
  }
  .section--reason__web-store {
    margin-top: 4.375rem;
  }
  .section--reason__web-store p {
    font-size: 1.375rem;
  }
  .section--reason__price .title {
    margin-top: -1.875rem;
  }
  .section--reason__price .title h2 {
    font-size: 1.125rem;
  }
  .section--reason__price .title h2 span {
    font-size: rem(50);
  }
  .section--reason__price .title p {
    font-size: 1.0625rem;
  }
  .section--reason__price .title img {
    width: 100px;
  }
  .section--reason__price .content .content__title,
  .section--reason__price .content .content__date {
    font-size: 1.0625rem;
  }
  .section--reason__price .content .price {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .section--reason__price .content .price h3 {
    font-size: 0.9375rem;
  }
  .section--reason__price .content .price p {
    font-size: 2.5rem;
  }
  .section--reason__price .content .price p span {
    font-size: 1.875rem;
  }
  .section--reason__price .content .price > * {
    width: 16.25rem;
  }
  .section--reason__price .content .price .gold {
    padding-right: 2.5rem;
  }
  .section--reason__price .content .price .silver {
    padding-left: 2.5rem;
  }
  .section--reason__price p {
    margin-bottom: 0;
  }
  .section--reason__price__bottom p {
    font-size: 0.625rem;
  }
  .section--reason__item--01 {
    padding-top: 0;
  }
  .section--reason__item--01 .section--reason__item__point p img {
    bottom: -60%;
    width: 24%;
  }
  .section--reason__item--01 .section--reason__item__content__text p {
    margin-bottom: 12.5rem;
  }
  .section--reason__item--02 .section--reason__item__img {
    width: 50%;
  }
  .section--reason__item--03 .section--reason__item__point p img {
    bottom: -20%;
  }
  .section--reason__item--03 .section--reason__item__img img {
    margin-top: -3vw;
  }
  .section--reason__item--04 .section--reason__item__img {
    margin: 0;
  }
  .section--reason__item--04 .section--reason__item__point p img {
    bottom: -35%;
    width: 6.625rem;
  }
  .section--reason__item--04 .section--reason__item__img img {
    margin-top: -3vw;
  }
  .section--reason__item--05 .flex-box--01 {
    -ms-flex-direction: row-reverse;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .section--reason__item--05 .flex-box--01 .section--reason__item__point p img {
    bottom: inherit;
    right: 0;
    top: -70%;
    width: 5.1875rem;
  }
  .section--reason__item--05 .flex-box--02 {
    margin-top: 3.75rem;
  }
  .section--reason__item--05 .flex-box--02 .section--reason__item__img {
    margin: 0 -1.125rem;
  }
  .section--reason__item--05 .flex-box--02 .section--reason__item__point p img {
    bottom: -60%;
    right: 0;
    width: 7.125rem;
  }
  .section--reason .today__flex {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section--reason .today__flex--01 {
    margin-bottom: 1.875rem;
  }
  .section--reason .today__left {
    margin-bottom: 0;
    padding: 1.875rem;
    width: 40%;
  }
  .section--reason .today__left p {
    margin-bottom: 0;
  }
  .section--reason .today__right {
    width: 60%;
  }
  .section--reason .today__price {
    padding: 1.5rem;
  }
  .section--reason .today__price,
  .section--reason .example {
    width: 100%;
  }
  .section--reason .today__price .money,
  .section--reason .example .money {
    width: 30%;
  }
  .section--reason .today__price .weight,
  .section--reason .example .weight {
    width: 20%;
  }
  .section--reason .today__price .total,
  .section--reason .example .total {
    width: 30%;
  }
  .section--reason .example li {
    font-size: calc(22px + ((1vw - 9.6px) * 1.6667));
  }
  .section--reason .example li img {
    max-width: 9.125rem;
    width: 100%;
  }
  .section--reason .today__price {
    font-size: calc(22px + ((1vw - 9.6px) * 1.6667));
  }
  .section--reason .today__price .price {
    font-size: calc(22px + ((1vw - 9.6px) * 1.6667));
  }
  .section--reason .today__price .title,
  .section--reason .today__price span {
    font-size: calc(8px + ((1vw - 9.6px) * 1.6667));
  }
  .section--reason .today__price span {
    margin-right: 0.625rem;
  }
  .section--reason .today__price .title {
    border-radius: 3.125rem;
  }
  .section--policy .inner .section--policy__text {
    padding: 3.75rem 0;
  }
  .section--policy .inner {
    max-width: 70rem;
  }
  .section--policy .heading-s {
    font-size: 2.5rem;
  }
  .section--policy .heading-s span {
    font-size: 1.8125rem;
    line-height: 2.5;
  }
  .banner--box .banner .sub-title {
    font-size: 1.5rem;
  }
  .banner--box .banner .title {
    font-size: 2.625rem;
  }
  .banner--box .banner span {
    font-size: 0.75rem;
  }
  .section--faq {
    margin-bottom: 12.5rem;
  }
  .section--list-brand {
    padding: 7.5rem 0;
  }
  .section--list-brand ul {
    margin: -20px -10px 3.4375rem;
  }
  .section--list-brand ul > * {
    -ms-flex-preferred-size: calc(25% - 20px);
    -webkit-flex-basis: calc(25% - 20px);
    flex-basis: calc(25% - 20px);
    margin: 20px 10px 0;
    max-width: calc(25% - 20px);
  }
  .section--list-brand ul > * a {
    font-size: 1.125rem;
  }
  .section--list-brand ul > * a span {
    font-size: 0.8125rem;
  }
  .section--list-brand-other {
    padding: 7.5rem 0;
  }
  .section--list-brand-other ul li {
    font-size: 1.625rem;
  }
  .section--mvp .section--mvp__lead {
    font-size: 1.4375rem;
    margin-bottom: 1.25rem;
  }
  .section--mvp .section--mvp__text {
    margin-bottom: 2.5rem;
  }
  .section--mvp .heading-nomal {
    font-size: 3.0625rem;
    margin-bottom: 1.25rem;
  }
  .section--mvp .heading-nomal span {
    font-size: 2.4375rem;
  }
  .section--mvp .mvp-img--1 {
    bottom: 0;
    left: -3%;
    margin: auto;
    max-width: 33.75rem;
    top: 0;
  }
  .section--mvp .mvp-img--2 {
    bottom: 0;
    left: inherit;
    max-width: 31.25rem;
    top: 0;
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .meaia-set {
    display: block;
  }
}
@media screen and (min-width: 959px) and (min-width: 1600px) {
  .section--reason .example li {
    font-size: 2rem;
  }
  .section--reason .today__price {
    font-size: 2rem;
  }
  .section--reason .today__price .price {
    font-size: 2rem;
  }
  .section--reason .today__price .title,
  .section--reason .today__price span {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 1180px) {
  .cmpBox {
    width: 25%;
  }
  .cmpBox:after {
    left: 0;
    width: 100%;
  }
  .cmpBox:not(:nth-child(4n)):before {
    background: #a78f26;
    content: "";
    display: block;
    height: calc(100% - 0.625rem);
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
  }
  .cmpBox:last-child:before {
    content: none;
  }
}

.section--reason__item--03 .section--reason__item__point p img {
  bottom: -9%;
}
.section--reason__item--04 .section--reason__item__point p img {
  bottom: -9%;
}
.section--reason__item--05 .flex-box--01 .section--reason__item__point p img {
  bottom: -9%;
}
.section--reason__item--05 .flex-box--02 .section--reason__item__point p img {
  bottom: -9%;
}

.cmpBox__date {
  font-size: 14px;
  margin-top: 7px;
}
.cmpBox .cmpBox__text .cmpBox__rankTitle {
  margin-bottom: 8px;
}
.cmpBox ul li:not(:last-child) {
  margin-right: 1.25rem;
}
@media screen and (min-width: 599px) {
  .cmpBox .cmpBox__img .cmpBox__rankTitle {
    color: #a78f26;
    font-size: 0.9375rem;
    margin-top: auto;
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 599px) {
  .cmpBox {
    padding-bottom: 50px;
  }
  .cmpBox ul {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .cmpBox .cmpBox__text .cmpBox__title {
    margin-bottom: 12px;
  }
  .cmpBox__date {
    text-align: end;
    margin-right: 5px;
    position: absolute;
    bottom: 43px;
    left: 201px;
  }
  .cmpBox ul li {
    margin-bottom: 20px;
  }
  .cmpBox .cmpBox__text .cmpBox__rankTitle {
    margin-bottom: 0;
  }
  .cmpBox ul li:not(:last-child) {
    margin-right: 13px;
  }
  body.Android .cmpBox__date {
    left: 181px;
  }
}

/*# sourceMappingURL=jewerly.css.map */
