@charset "UTF-8";
/* --------------------------------------------------
	section size
-------------------------------------------------- */
body {
  background: #FFF;
}

.loaded .page-list.-index .page-head__inner {
  animation: fadeIn 1.2s 0s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.loaded .page-list.-index .top_wrapper {
  opacity: 0;
  animation: fadeIn 1.2s 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

.page-list {
  /* 買取対象品 INDEX
  ---------------------------------------------------------------------------- */
  /* 各買取対象品 共通
  ---------------------------------------------------------------------------- */
  /* sec-key_point
  ---------------------------------------------------------------------------- */
  /* sec-mind
  ---------------------------------------------------------------------------- */
  /* sec-buy
  ---------------------------------------------------------------------------- */
  /* sec-sales_routes
  ---------------------------------------------------------------------------- */
  /* sec-other
  ---------------------------------------------------------------------------- */
  /* slider
  ---------------------------------------------------------------------------- */
  /* 各下層 金・貴金属買取
  ---------------------------------------------------------------------------- */
  /* 各下層 ダイヤモンド買取
  ---------------------------------------------------------------------------- */
  /* 各下層 色石買取
  ---------------------------------------------------------------------------- */
  /* 各下層 時計・バッグ・ブランドジュエリー買取
  ---------------------------------------------------------------------------- */
}
.page-list.-index {
  overflow: visible;
}
.page-list.-index .page-head {
  background: #FFF;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page-list.-index .page-head {
    background: #FCFBF8;
    min-height: inherit;
    padding-bottom: 5.6rem;
  }
}
.page-list.-index .page-head__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  flex-direction: column;
  width: 100%;
  max-width: 126rem;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 0 auto;
  padding-top: 18rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .page-head__inner {
    max-width: inherit;
    height: auto;
    padding: 8.6rem 2.3rem 0 2.3rem;
  }
}
.page-list.-index .page-head__inner .en-subttl {
  text-align: center;
  color: #A37A05;
  font-size: 2.6rem;
  line-height: 0.9;
  font-weight: 500;
  padding-left: 0;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .page-head__inner .en-subttl {
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 1.1px;
    font-weight: 700;
    margin-bottom: 1.6rem;
  }
}
.page-list.-index .page-head__inner .en-subttl:before {
  display: none;
}
.page-list.-index .page-head__inner .title {
  text-align: center;
  color: #A37A05;
  font-size: 8.4rem;
  line-height: 1;
  letter-spacing: 5.04px;
  font-weight: 500;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .page-head__inner .title {
    font-size: 4.8rem;
    line-height: 1.4;
    letter-spacing: 0.96px;
    font-weight: 400;
    margin-bottom: 2.4rem;
  }
}
.page-list.-index .page-head__inner .lead-txt {
  text-align: center;
  color: #1E1C18;
  font-size: 1.6rem;
  line-height: 2.6;
  letter-spacing: 0.32px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .page-list.-index .page-head__inner .lead-txt {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.28px;
    font-weight: 500;
  }
}
.page-list.-index .page-head:after {
  display: none;
}
.page-list.-index .page-head .fixed-btn {
  display: none;
}
.page-list.-index .page-head__bg {
  background: #FFF;
  height: auto;
  aspect-ratio: 2880/920;
}
@media screen and (max-width: 767px) {
  .page-list.-index .page-head__bg {
    aspect-ratio: 750/622;
  }
}
.page-list.-index .sec-purchase-list {
  background: #FFF;
  padding: 1.5rem 0 21.2rem 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list {
    background: #FCFBF8;
    padding: 0 0 12rem 0;
  }
  .page-list.-index .sec-purchase-list .l-wrapper {
    padding: 0 2.3rem;
  }
}
.page-list.-index .sec-purchase-list .cnts-flex {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .cnts-flex {
    flex-direction: column;
    gap: 6.4rem 0;
  }
}
.page-list.-index .sec-purchase-list .cnts-flex:before {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  content: "";
  width: 100%;
  max-width: 109rem;
  height: 1px;
  background: #E4E0D6;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .cnts-flex:before {
    display: none;
  }
}
.page-list.-index .sec-purchase-list .category-wrap {
  margin-top: -1.3rem;
  width: calc(100% - 90rem);
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .category-wrap {
    margin-top: 0;
    width: 100%;
  }
}
.page-list.-index .sec-purchase-list .category-wrap .title {
  position: relative;
  color: #A37A05;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 1.12px;
  font-weight: 600;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .category-wrap .title {
    color: #FFF;
    margin-bottom: 0;
    padding: 1.2rem 2.2rem;
    background-image: radial-gradient(107.4% 116.52% at 84.86% 4.78%, #CEB172 0%, #C2A25F 30.77%, #AA8549 69.23%, #B19056 94.71%);
    box-sizing: border-box;
  }
}
.page-list.-index .sec-purchase-list .category-wrap .category-list {
  padding-left: 1.9rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .category-wrap .category-list {
    padding: 5.6rem 2.4rem 5.6rem 4.3rem;
    border: 1px solid #A37A05;
  }
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items {
  position: relative;
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items a {
  display: inline-block;
  color: #A37A05;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.36px;
  font-weight: 600;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #A37A05;
  transition: 0.4s;
}
@media screen and (min-width: 768px) {
  .page-list.-index .sec-purchase-list .category-wrap .category-list .list__items a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items .sub-list {
  margin-top: 2.4rem;
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items .sub-list__items a {
  display: inline-block;
  color: #1E1C18;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.56px;
  font-weight: 500;
  border-bottom: none;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page-list.-index .sec-purchase-list .category-wrap .category-list .list__items .sub-list__items a:hover {
    text-decoration: underline;
  }
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items .sub-list__items + .sub-list__items {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .category-wrap .category-list .list__items .sub-list__items + .sub-list__items {
    margin-top: 2rem;
  }
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items + .list__items {
  margin-top: 3.2rem;
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items:nth-of-type(1):before {
  position: absolute;
  left: -1.9rem;
  top: 0.6rem;
  display: block;
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background: #A37A05;
  border-radius: 100%;
}
.page-list.-index .sec-purchase-list .category-wrap .category-list .list__items:nth-of-type(2), .page-list.-index .sec-purchase-list .category-wrap .category-list .list__items:nth-of-type(3) {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .category-wrap .category-list .list__items:nth-of-type(2), .page-list.-index .sec-purchase-list .category-wrap .category-list .list__items:nth-of-type(3) {
    margin-top: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .category-wrap .sp-acd {
    position: relative;
  }
  .page-list.-index .sec-purchase-list .category-wrap .sp-acd:before, .page-list.-index .sec-purchase-list .category-wrap .sp-acd:after {
    position: absolute;
    right: 2.2rem;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    content: "";
    background: #FFF;
  }
  .page-list.-index .sec-purchase-list .category-wrap .sp-acd:before {
    width: 2px;
    height: 1.1rem;
    margin-right: 0.45rem;
  }
  .page-list.-index .sec-purchase-list .category-wrap .sp-acd:after {
    width: 1.1rem;
    height: 2px;
  }
  .page-list.-index .sec-purchase-list .category-wrap .sp-acd.open:before {
    display: none;
  }
  .page-list.-index .sec-purchase-list .category-wrap .sp-acd_cnts {
    display: none;
  }
  .page-list.-index .sec-purchase-list .category-wrap .colse-btn {
    position: relative;
    left: -1.9rem;
    margin: 5.6rem auto 0 auto;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.56px;
    font-weight: 600;
    padding-right: 2rem;
  }
  .page-list.-index .sec-purchase-list .category-wrap .colse-btn:before, .page-list.-index .sec-purchase-list .category-wrap .colse-btn:after {
    position: absolute;
    right: 0;
    top: 0.6rem;
    display: block;
    content: "";
    width: 1rem;
    height: 1px;
    background: #1E1C18;
  }
  .page-list.-index .sec-purchase-list .category-wrap .colse-btn:before {
    transform: rotate(45deg);
  }
  .page-list.-index .sec-purchase-list .category-wrap .colse-btn:after {
    transform: rotate(-45deg);
  }
}
.page-list.-index .sec-purchase-list .items-wrap {
  width: 90rem;
  padding-top: 7rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 8.8rem 6.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap {
    width: 100%;
    padding-top: 0;
    flex-direction: column;
    gap: 8rem 0;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box {
  width: calc((100% - 6.2rem) / 2);
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box {
    width: 100%;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box a {
  overflow: hidden;
}
.page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt {
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt {
    margin-top: 2.4rem;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .ttl {
  font-size: 2.6rem;
  line-height: 1;
  letter-spacing: 0.52px;
  font-weight: 500;
  margin-bottom: 2.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .ttl {
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: 1.2px;
    font-weight: 600;
    margin-bottom: 1.2rem;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .c-text {
  position: relative;
  padding-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .c-text {
    padding-top: 0.8rem;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .c-text:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  width: 3rem;
  height: 1px;
  background: #E4E0D6;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .c-text:before {
    width: 2.2rem;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap {
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap {
    margin-top: 3.2rem;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap .c-txt_links {
  min-width: 14rem;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap .c-txt_links {
    min-width: 14.4rem;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap .c-txt_links .txt:before, .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap .c-txt_links .txt:after {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.309px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap .c-txt_links .txt:before, .page-list.-index .sec-purchase-list .items-wrap .items__box .box-txt .btn_wrap .c-txt_links .txt:after {
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.26px;
    font-weight: 500;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box.-large {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box.-large .box-img {
    aspect-ratio: 839/706;
    overflow: hidden;
  }
  .page-list.-index .sec-purchase-list .items-wrap .items__box.-large .box-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.page-list.-index .sec-purchase-list .items-wrap .items__box.-large .btn_wrap {
  margin-top: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .page-list.-index .sec-purchase-list .items-wrap .items__box.-large .btn_wrap {
    margin-top: 3.2rem;
    text-align: left;
  }
}
.page-list .sec-key_point {
  background: #FCFBF8;
  padding: 25.7rem 0 19.3rem 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point {
    padding: 8rem 0 12rem 0;
  }
}
.page-list .sec-key_point .l-wrapper {
  position: relative;
}
.page-list .sec-key_point .sec-head {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  margin-bottom: 16rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .sec-head {
    display: block;
    margin-bottom: 6rem;
  }
}
.page-list .sec-key_point .sec-head .c-title {
  margin: 0 auto;
  width: 9rem;
  transform: translateX(-3rem);
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .sec-head .c-title {
    transform: translateX(0);
  }
}
.page-list .sec-key_point .sec-head .c-title .ttl {
  padding-top: 0;
  padding-bottom: 12rem;
  font-size: 9rem;
  line-height: 1;
  letter-spacing: -3.6px;
  font-weight: 400;
  writing-mode: vertical-rl;
  white-space: pre;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .sec-head .c-title .ttl {
    padding-bottom: 8.8rem;
    font-size: 5.6rem;
    line-height: 1;
    letter-spacing: -2.24px;
    font-weight: 400;
  }
}
.page-list .sec-key_point .sec-head .c-title .ttl:before {
  height: 10rem;
  top: auto;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .sec-head .c-title .ttl:before {
    height: 6.4rem;
  }
}
.page-list .sec-key_point .sec-head .subttl {
  position: absolute;
  left: 50%;
  top: 13.5rem;
  transform: translateX(-50%);
  margin-left: 14.8rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .sec-head .subttl {
    position: relative;
    width: 22.4rem;
    left: 0;
    right: 0;
    margin: 3.4rem auto 0 auto;
    top: auto;
    transform: translateX(0);
  }
}
.page-list .sec-key_point .sec-head .subttl .c-title03 {
  width: 16rem;
  padding: 0.3rem 1.5rem 0.6rem 1.5rem;
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.18px;
  font-weight: 500;
  background: linear-gradient(90deg, #A37A05 34.13%, rgba(236, 226, 194, 0) 100%);
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .sec-head .subttl .c-title03 {
    width: 100%;
    justify-content: center;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.16px;
    font-weight: 500;
    background: linear-gradient(90deg, rgba(236, 226, 194, 0) 0%, #A37A05 19.71%, #A37A05 80%, rgba(236, 226, 194, 0) 100%);
    padding: 0.5rem 1rem 0.8rem 1rem;
  }
}
.page-list .sec-key_point .sec-head .subttl .lead-txt {
  color: #A37A05;
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.22px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap {
    padding: 0 2.3rem;
    box-sizing: border-box;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box {
  padding: 6.4rem 7.9rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap;
  align-content: stretch;
  border-top: 1px solid #E4E0D6;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box {
    flex-direction: column;
    gap: 3.2rem 0;
    padding: 0 0 5.6rem 0;
    border-top: none;
    border-bottom: 1px solid #E4E0D6;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box:last-of-type {
  border-bottom: 1px solid #E4E0D6;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box + .key_point-box {
    margin-top: 5.6rem;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box .box-img {
  position: relative;
  width: 47.2rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box .box-img {
    width: 100%;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box .box-img .img {
  width: 45rem;
  aspect-ratio: 450/540;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box .box-img .img {
    width: calc(100% - 2.5rem);
    aspect-ratio: 305/365;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box .box-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box .box-img .caption {
  position: absolute;
  right: 0;
  top: 0;
  writing-mode: vertical-rl;
  color: #A37A05;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.72px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box .box-img .caption {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.84px;
    font-weight: 700;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box .box-txt {
  width: 45rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box .box-txt {
    width: 100%;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box .box-txt .num {
  color: #A37A05;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.14px;
  font-weight: 500;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box .box-txt .num {
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.12px;
    font-weight: 500;
    margin-bottom: 1.6rem;
  }
}
.page-list .sec-key_point .key_point-box__wrap .key_point-box .box-txt .ttl {
  font-size: 3rem;
  line-height: 1.6;
  letter-spacing: 2.1px;
  font-weight: 500;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .key_point-box__wrap .key_point-box .box-txt .ttl {
    font-size: 2.2rem;
    line-height: 1.5909090909;
    letter-spacing: 0.44px;
    font-weight: 500;
    margin-bottom: 1.6rem;
  }
}
.page-list .sec-key_point .deco {
  position: absolute;
}
.page-list .sec-key_point .deco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 20px 20px 40px 0 rgba(165, 164, 162, 0.49);
}
.page-list .sec-key_point .deco.-img01 {
  left: 0;
  top: -10rem;
  width: 40rem;
  aspect-ratio: 400/270;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .deco.-img01 {
    top: 14rem;
    width: 13.5rem;
    aspect-ratio: 135/91;
  }
}
.page-list .sec-key_point .deco.-img02 {
  right: 0;
  top: -3rem;
  width: 30.5rem;
  aspect-ratio: 305/432;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .deco.-img02 {
    right: 0;
    top: -8rem;
    width: 12.7rem;
    aspect-ratio: 127/179;
  }
}
.page-list .sec-key_point .deco.-img03 {
  left: 9rem;
  top: 40.4rem;
  width: 22.5rem;
  aspect-ratio: 225/137;
}
@media screen and (max-width: 767px) {
  .page-list .sec-key_point .deco.-img03 {
    left: auto;
    right: 0;
    top: 28rem;
    width: 12.6rem;
    aspect-ratio: 126/76;
  }
}
.page-list .sec-mind {
  position: relative;
  padding: 18rem 0 16.4rem 0;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind {
    padding: 8rem 0 9.8rem 0;
  }
}
.page-list .sec-mind:before {
  position: absolute;
  left: 0;
  top: -8rem;
  display: block;
  content: "";
  width: 100vw;
  height: 16rem;
  background: linear-gradient(to bottom left, transparent 50%, #FCFBF8 51.6%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #FCFBF8 51.6%) no-repeat bottom left/100% 50%;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind:before {
    top: -2.6rem;
    height: 5.2rem;
  }
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .l-wrapper {
    padding: 0 2.3rem;
  }
}
.page-list .sec-mind .c-title {
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .c-title {
    margin-bottom: 5.5rem;
  }
}
.page-list .sec-mind .c-title .ttl {
  color: #FFF;
}
.page-list .sec-mind .c-title .ttl:before {
  background: #FFF;
}
.page-list .sec-mind .c-title .sub-ttl {
  color: #FFF;
}
.page-list .sec-mind .mind-box {
  position: relative;
  padding: 5.4rem 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
}
.page-list .sec-mind .mind-box:nth-of-type(1):before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #BDA36C;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .mind-box {
    padding: 2.4rem 0 4.8rem 0;
    flex-wrap: wrap;
  }
}
.page-list .sec-mind .mind-box:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #BDA36C;
}
.page-list .sec-mind .mind-box .ttl {
  position: relative;
  width: 54rem;
  color: #FFF;
  font-size: 2.6rem;
  line-height: 1.6;
  letter-spacing: 0.78px;
  font-weight: 600;
  padding-left: 16.3rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .mind-box .ttl {
    width: 100%;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.4px;
    font-weight: 600;
    padding-left: 0;
    margin-bottom: 1.6rem;
  }
}
.page-list .sec-mind .mind-box .ttl .num {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -1.5rem;
  display: block;
  color: #FFF;
  font-size: 14rem;
  line-height: 1;
  letter-spacing: 1.4px;
  font-weight: 400;
  opacity: 0.15;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .mind-box .ttl .num {
    position: relative;
    top: 0;
    transform: translateY(0);
    margin-top: 0;
    margin-bottom: 0.4rem;
    font-size: 6.8rem;
    line-height: 1;
    letter-spacing: 0.68px;
    font-weight: 400;
  }
}
.page-list .sec-mind .mind-box .txt {
  width: calc(100% - 54rem);
  color: #FFF;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  padding-right: 4.5rem;
  line-break: strict;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .mind-box .txt {
    width: 100%;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.28px;
    font-weight: 500;
    padding-right: 0;
  }
}
.page-list .sec-mind .mind-box:nth-of-type(3) {
  padding-bottom: 7.4rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .mind-box:nth-of-type(3) {
    padding-bottom: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  .page-list .sec-mind .mind-box:nth-of-type(3) .ttl .num {
    margin-bottom: 1.4rem;
  }
}
.page-list .sec-buy {
  background: #FCFBF8;
  padding: 18rem 0 18rem 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy {
    padding: 10rem 0 20rem 0;
  }
}
.page-list .sec-buy .c-title {
  margin-bottom: 10.4rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .c-title {
    margin-bottom: 4rem;
  }
}
.page-list .sec-buy .box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  flex-direction: row-reverse;
  padding: 6.4rem 0;
  border-bottom: 1px solid #E4E0D6;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .box {
    flex-direction: column;
    gap: 0 0;
    padding: 0;
    border-bottom: none;
  }
  .page-list .sec-buy .box + .box {
    margin-top: 8rem;
  }
}
.page-list .sec-buy .box-img {
  width: 54rem;
  aspect-ratio: 540/400;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .box-img {
    width: 100%;
    aspect-ratio: 332/246;
  }
}
.page-list .sec-buy .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-list .sec-buy .box-txt {
  width: calc(100% - 54rem);
  padding-right: 9rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .box-txt {
    width: 100%;
    padding: 2.4rem 0 0 0;
  }
}
.page-list .sec-buy .box-txt .c-title02 {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .box-txt .c-title02 {
    margin-bottom: 1.6rem;
  }
}
.page-list .sec-buy .box-txt .btn_wrap {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .box-txt .btn_wrap {
    margin-top: 2.4rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    align-content: stretch;
    gap: 0 3.2rem;
  }
}
.page-list .sec-buy .box-txt .btn_wrap .c-txt_links {
  min-width: 18rem;
  height: 3rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .box-txt .btn_wrap .c-txt_links {
    min-width: calc((100% - 3.2rem) / 2);
  }
}
.page-list .sec-buy .box-txt .btn_wrap .c-txt_links + .c-txt_links {
  margin-left: 2.2rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-buy .box-txt .btn_wrap .c-txt_links + .c-txt_links {
    margin-left: 0;
  }
}
.page-list .sec-buy .link-nav {
  margin-bottom: 1.6rem;
}
.page-list .sec-buy .link-nav .nav-list {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 4rem;
  margin: 0 auto;
  border-top: 1px solid #E4E0D6;
  border-bottom: 1px solid #E4E0D6;
  box-sizing: border-box;
}
.page-list .sec-buy .link-nav .nav-list .list-item a {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.72px;
  font-weight: 500;
  padding: 2rem 0;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .page-list .sec-buy .link-nav .nav-list .list-item a:hover {
    text-decoration: none;
    color: #A37A05;
  }
}
.page-list .sec-sales_routes {
  background: #FCFBF8;
  padding-bottom: 15.6rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes {
    padding-bottom: 8rem;
  }
}
.page-list .sec-sales_routes .lead-txt {
  margin-top: 3.2rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.1;
  letter-spacing: 0.32px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .lead-txt {
    margin-top: 4rem;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: -0.28px;
    font-weight: 500;
  }
}
.page-list .sec-sales_routes .box-wrap {
  margin-top: 6.4rem;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 2.4rem 2.4rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap {
    margin-top: 4rem;
    flex-direction: column;
    gap: 2.4rem 0;
  }
}
.page-list .sec-sales_routes .box-wrap .box {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  padding: 4.8rem 9rem;
  border: 1px solid #A37A05;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.6rem 0;
    padding: 2.4rem 1.6rem;
  }
}
.page-list .sec-sales_routes .box-wrap .box .box-title {
  width: 36.3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 0 2.4rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box .box-title {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8rem 0;
  }
}
.page-list .sec-sales_routes .box-wrap .box .box-title .num {
  position: relative;
  top: -0.8rem;
  color: #A37A05;
  font-size: 6.4rem;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box .box-title .num {
    top: 0;
    font-size: 6.8rem;
    line-height: 1;
    letter-spacing: 0.68px;
    font-weight: 500;
  }
}
.page-list .sec-sales_routes .box-wrap .box .box-title .ttl {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 1px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box .box-title .ttl {
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.4px;
    font-weight: 600;
  }
}
.page-list .sec-sales_routes .box-wrap .box .box-txt {
  width: calc(100% - 36.3rem);
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box .box-txt {
    width: 100%;
  }
}
.page-list .sec-sales_routes .box-wrap .box .box-txt .txt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.28px;
  font-weight: 500;
  text-align: justify;
}
.page-list .sec-sales_routes .box-wrap .box .box-txt .btn_wrap {
  margin-top: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box .box-txt .btn_wrap {
    text-align: left;
  }
}
.page-list .sec-sales_routes .box-wrap .box .box-txt .btn_wrap .c-txt_links {
  min-width: 15.5rem;
}
.page-list .sec-sales_routes .box-wrap .box.-small {
  width: calc((100% - 2.4rem) / 2);
  padding: 2.4rem 2.4rem 4.8rem 2.4rem;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box.-small {
    width: 100%;
    padding: 2.4rem 1.6rem;
  }
}
.page-list .sec-sales_routes .box-wrap .box.-small .box-title {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box.-small .box-title {
    align-items: flex-start;
    margin-bottom: 0;
  }
}
.page-list .sec-sales_routes .box-wrap .box.-small .box-title .num {
  top: 0;
  text-align: center;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box.-small .box-title .num {
    margin-bottom: 0.8rem;
  }
}
.page-list .sec-sales_routes .box-wrap .box.-small .box-title .ttl {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box.-small .box-title .ttl {
    text-align: left;
  }
}
.page-list .sec-sales_routes .box-wrap .box.-small .box-txt {
  width: 100%;
}
.page-list .sec-sales_routes .box-wrap .box.-small .box-txt .txt {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-list .sec-sales_routes .box-wrap .box.-small .box-txt .txt {
    text-align: left;
  }
}
.page-list .sec-other {
  background: #FCFBF8;
  padding-bottom: 21.8rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other {
    padding-bottom: 12rem;
  }
}
.page-list .sec-other .c-title {
  margin-bottom: 5.8rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .c-title {
    margin-bottom: 4rem;
  }
}
.page-list .sec-other .l-wrapper {
  max-width: inherit;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .l-wrapper {
    padding: 0;
  }
}
.page-list .sec-other .other_items__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 1rem 1rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .other_items__wrap {
    flex-direction: column;
    gap: 0.2rem 0;
  }
}
.page-list .sec-other .other_items__wrap .other_items {
  position: relative;
  width: calc((100% - 2rem) / 3);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .other_items__wrap .other_items {
    width: 100%;
  }
  .page-list .sec-other .other_items__wrap .other_items:nth-of-type(1) {
    order: 1;
  }
  .page-list .sec-other .other_items__wrap .other_items:nth-of-type(2) {
    order: 2;
  }
  .page-list .sec-other .other_items__wrap .other_items:nth-of-type(3) {
    order: 5;
  }
  .page-list .sec-other .other_items__wrap .other_items:nth-of-type(4) {
    order: 4;
  }
  .page-list .sec-other .other_items__wrap .other_items:nth-of-type(5) {
    order: 3;
  }
}
.page-list .sec-other .other_items__wrap .other_items.-large {
  width: calc((100% - 1rem) / 2);
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .other_items__wrap .other_items.-large {
    width: 100%;
  }
}
.page-list .sec-other .other_items__wrap .other_items.-large .item-links .links-txt .item-ttl {
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 1.12px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .other_items__wrap .other_items.-large .item-links .links-txt .item-ttl {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 500;
  }
}
.page-list .sec-other .other_items__wrap .item-links {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}
.page-list .sec-other .other_items__wrap .item-links .links-txt {
  position: absolute;
  left: 5rem;
  bottom: 6rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .other_items__wrap .item-links .links-txt {
    left: 2.4rem;
    bottom: 3.4rem;
  }
}
.page-list .sec-other .other_items__wrap .item-links .links-txt .item-ttl {
  color: #FFF;
  font-size: 2.6rem;
  line-height: 1;
  letter-spacing: 1.04px;
  font-weight: 500;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .other_items__wrap .item-links .links-txt .item-ttl {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 500;
    margin-bottom: 2rem;
  }
}
.page-list .sec-other .other_items__wrap .item-links .links-txt .c-txt_links {
  min-width: 12.7rem;
  border-bottom: 1px solid #FFF;
}
@media screen and (max-width: 767px) {
  .page-list .sec-other .other_items__wrap .item-links .links-txt .c-txt_links {
    min-width: 9.2rem;
  }
}
.page-list .sec-other .other_items__wrap .item-links .links-txt .c-txt_links:before, .page-list .sec-other .other_items__wrap .item-links .links-txt .c-txt_links:after {
  border-color: #FFF;
}
.page-list .sec-other .other_items__wrap .item-links .links-txt .c-txt_links .txt:before, .page-list .sec-other .other_items__wrap .item-links .links-txt .c-txt_links .txt:after {
  color: #FFF;
}
.page-list .sec-other .other_items__wrap .item-links .contents__img {
  position: relative;
  z-index: 1;
}
.page-list .sec-other .other_items__wrap .item-links .contents__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.6s;
}
@media screen and (min-width: 768px) {
  .page-list .sec-other .other_items__wrap .item-links:hover .contents__img img {
    transform: scale(1.1);
  }
  .page-list .sec-other .other_items__wrap .item-links:hover .c-txt_links .txt:before {
    opacity: 0;
    top: -100%;
  }
  .page-list .sec-other .other_items__wrap .item-links:hover .c-txt_links .txt:after {
    opacity: 1;
    top: 0;
  }
  .page-list .sec-other .other_items__wrap .item-links:hover .c-txt_links:before {
    right: -1rem;
    opacity: 0;
  }
  .page-list .sec-other .other_items__wrap .item-links:hover .c-txt_links:after {
    right: 0.4rem;
    opacity: 1;
  }
}
.page-list .slider-container {
  display: flex;
  overflow: hidden;
}
.page-list .slider-container .slider-wrapper {
  display: flex;
  animation: horizontal-animation 50s linear infinite;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  .page-list .slider-container .slider-wrapper {
    margin-right: 0.75rem;
    animation: horizontal-animation 50s linear infinite;
  }
}
.page-list .slider-container .slide {
  aspect-ratio: 1160/1520;
  width: 58rem;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  .page-list .slider-container .slide {
    width: 32.1rem;
    margin-right: 0.55rem;
  }
}
.page-list .slider-container .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-list.-gold .page-head__inner .en-subttl {
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 767px) {
  .page-list.-gold .page-head__inner .en-subttl {
    margin-bottom: 2.4rem;
  }
}
.page-list.-gold .page-head__inner .title {
  margin-bottom: 3.2rem;
  font-size: 5.2rem;
  line-height: 1;
  letter-spacing: 7.28px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-list.-gold .page-head__inner .title {
    font-size: 3.2rem;
    line-height: 1;
    letter-spacing: 4.48px;
    font-weight: 400;
    margin-bottom: 2.4rem;
  }
}
.page-list.-gold .page-head__inner .en-subttl {
  padding-left: 0;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.13px;
  font-weight: 700;
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 767px) {
  .page-list.-gold .page-head__inner .en-subttl {
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.11px;
    font-weight: 700;
    margin-bottom: 1.5rem;
  }
}
.page-list.-gold .page-head__inner .en-subttl:before {
  top: 0.6rem;
  left: -6rem;
  width: 4rem;
}
@media screen and (max-width: 767px) {
  .page-list.-gold .page-head__inner .en-subttl:before {
    left: -2.3rem;
    width: 1.5rem;
  }
}
.page-list.-gold .sec-sales_routes {
  padding-bottom: 18.8rem;
}
@media screen and (max-width: 767px) {
  .page-list.-gold .sec-sales_routes {
    padding-bottom: 9.7rem;
  }
}
.page-list.-diamond .page-head__inner .en-subttl {
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .page-head__inner .en-subttl {
    margin-bottom: 2.4rem;
  }
}
.page-list.-diamond .page-head__inner .title {
  margin-bottom: 3.2rem;
  font-size: 5.2rem;
  line-height: 1;
  letter-spacing: 7.28px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .page-head__inner .title {
    font-size: 3.2rem;
    line-height: 1;
    letter-spacing: 4.48px;
    font-weight: 400;
    margin-bottom: 2.4rem;
  }
}
.page-list.-diamond .page-head__inner .en-subttl {
  padding-left: 0;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.13px;
  font-weight: 700;
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .page-head__inner .en-subttl {
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.11px;
    font-weight: 700;
    margin-bottom: 1.5rem;
  }
}
.page-list.-diamond .page-head__inner .en-subttl:before {
  top: 0.6rem;
  left: -6rem;
  width: 4rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .page-head__inner .en-subttl:before {
    left: -2.3rem;
    width: 1.5rem;
  }
}
.page-list.-diamond .sec-gallery {
  padding: 14.3rem 0 0 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-gallery {
    padding: 5.6rem 0 0 0;
  }
}
.page-list.-diamond .sec-gallery .l-wrapper {
  position: relative;
}
.page-list.-diamond .sec-gallery .gallery-ttl {
  position: absolute;
  left: 3rem;
  top: 0;
  color: #A37A05;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 1.6px;
  font-weight: 600;
  writing-mode: vertical-rl;
  white-space: pre;
  padding-bottom: 19rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-gallery .gallery-ttl {
    left: 2.3rem;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.84px;
    font-weight: 700;
    padding-bottom: 7.2rem;
  }
}
.page-list.-diamond .sec-gallery .gallery-ttl:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: block;
  content: "";
  width: 1px;
  height: 16rem;
  background: #A37A05;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-gallery .gallery-ttl:after {
    height: 6.4rem;
  }
}
.page-list.-diamond .sec-gallery .gallery-slider {
  width: calc(100% - (50% - 54rem));
  margin: 0 0 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-gallery .gallery-slider {
    width: calc(100% - 4.6rem);
  }
}
.page-list.-diamond .sec-mind {
  padding: 20rem 0 21rem 0;
  background: #FCFBF8;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind {
    padding: 12rem 0 24.5rem 0;
  }
  .page-list.-diamond .sec-mind .l-wrapper {
    padding: 0;
  }
}
.page-list.-diamond .sec-mind .c-title {
  margin-bottom: 10.4rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .c-title {
    margin-bottom: 6rem;
  }
}
.page-list.-diamond .sec-mind .c-title .ttl {
  color: #A37A05;
}
.page-list.-diamond .sec-mind .c-title .ttl:before {
  background: #A37A05;
}
.page-list.-diamond .sec-mind .c-title .sub-ttl {
  color: #A37A05;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap {
    padding: 0 2.3rem;
    box-sizing: border-box;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box {
  padding: 6.4rem 7.9rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap;
  align-content: stretch;
  border-top: 1px solid #E4E0D6;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box {
    flex-direction: column;
    gap: 3.2rem 0;
    padding: 0 0 14.8rem 0;
    border-top: none;
    border-bottom: 1px solid #E4E0D6;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box:last-of-type {
  border-bottom: 1px solid #E4E0D6;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box + .key_point-box {
    margin-top: 6rem;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-img {
  position: relative;
  width: 47.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-img {
    width: 100%;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-img .img {
  width: 45rem;
  aspect-ratio: 450/540;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-img .img {
    width: calc(100% - 2.5rem);
    aspect-ratio: 305/365;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-img .caption {
  position: absolute;
  right: 0;
  top: 0;
  writing-mode: vertical-rl;
  color: #A37A05;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.72px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-img .caption {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.84px;
    font-weight: 700;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-txt {
  width: 45rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-txt {
    width: 100%;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-txt .num {
  color: #A37A05;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.14px;
  font-weight: 500;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-txt .num {
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.12px;
    font-weight: 500;
    margin-bottom: 1.6rem;
  }
}
.page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-txt .ttl {
  font-size: 3rem;
  line-height: 1.6;
  letter-spacing: 2.1px;
  font-weight: 500;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-mind .key_point-box__wrap .key_point-box .box-txt .ttl {
    font-size: 2.2rem;
    line-height: 1.5909090909;
    letter-spacing: 0.44px;
    font-weight: 500;
    margin-bottom: 1.6rem;
  }
}
.page-list.-diamond .sec-other {
  position: relative;
  padding-top: 15rem;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-other {
    padding-top: 12rem;
  }
}
.page-list.-diamond .sec-other:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 21.8rem;
  background: #FCFBF8;
}
@media screen and (max-width: 767px) {
  .page-list.-diamond .sec-other:after {
    display: none;
  }
}
.page-list.-colorstone .page-head__inner .en-subttl {
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .page-head__inner .en-subttl {
    margin-bottom: 2.4rem;
  }
}
.page-list.-colorstone .page-head__inner .title {
  margin-bottom: 3.2rem;
  font-size: 5.2rem;
  line-height: 1;
  letter-spacing: 7.28px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .page-head__inner .title {
    font-size: 3.2rem;
    line-height: 1;
    letter-spacing: 4.48px;
    font-weight: 400;
    margin-bottom: 2.4rem;
  }
}
.page-list.-colorstone .page-head__inner .en-subttl {
  padding-left: 0;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.13px;
  font-weight: 700;
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .page-head__inner .en-subttl {
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.11px;
    font-weight: 700;
    margin-bottom: 1.5rem;
  }
}
.page-list.-colorstone .page-head__inner .en-subttl:before {
  top: 0.6rem;
  left: -6rem;
  width: 4rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .page-head__inner .en-subttl:before {
    left: -2.3rem;
    width: 1.5rem;
  }
}
.page-list.-colorstone .sec-gallery {
  padding: 14.3rem 0 0 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-gallery {
    padding: 5.6rem 0 0 0;
  }
}
.page-list.-colorstone .sec-gallery .l-wrapper {
  position: relative;
}
.page-list.-colorstone .sec-gallery .gallery-ttl {
  position: absolute;
  left: 3rem;
  top: 0;
  color: #A37A05;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 1.6px;
  font-weight: 600;
  writing-mode: vertical-rl;
  white-space: pre;
  padding-bottom: 19rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-gallery .gallery-ttl {
    left: 2.3rem;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.84px;
    font-weight: 700;
    padding-bottom: 7.2rem;
  }
}
.page-list.-colorstone .sec-gallery .gallery-ttl:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: block;
  content: "";
  width: 1px;
  height: 16rem;
  background: #A37A05;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-gallery .gallery-ttl:after {
    height: 6.4rem;
  }
}
.page-list.-colorstone .sec-gallery .gallery-slider {
  width: calc(100% - (50% - 54rem));
  margin: 0 0 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-gallery .gallery-slider {
    width: calc(100% - 4.6rem);
  }
}
.page-list.-colorstone .sec-mind {
  padding: 20rem 0 21rem 0;
  background: #FCFBF8;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind {
    padding: 12rem 0 6.5em 0;
  }
  .page-list.-colorstone .sec-mind .l-wrapper {
    padding: 0;
  }
}
.page-list.-colorstone .sec-mind .c-title {
  margin-bottom: 10.4rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .c-title {
    margin-bottom: 6rem;
  }
}
.page-list.-colorstone .sec-mind .c-title .ttl {
  color: #A37A05;
}
.page-list.-colorstone .sec-mind .c-title .ttl:before {
  background: #A37A05;
}
.page-list.-colorstone .sec-mind .c-title .sub-ttl {
  color: #A37A05;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap {
    padding: 0 2.3rem;
    box-sizing: border-box;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box {
  padding: 6.4rem 7.9rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap;
  align-content: stretch;
  border-top: 1px solid #E4E0D6;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box {
    flex-direction: column;
    gap: 3.2rem 0;
    padding: 0 0 14.8rem 0;
    border-top: none;
    border-bottom: 1px solid #E4E0D6;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box:last-of-type {
  border-bottom: 1px solid #E4E0D6;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box + .key_point-box {
    margin-top: 6rem;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-img {
  position: relative;
  width: 47.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-img {
    width: 100%;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-img .img {
  width: 45rem;
  aspect-ratio: 450/540;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-img .img {
    width: calc(100% - 2.5rem);
    aspect-ratio: 305/365;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-img .caption {
  position: absolute;
  right: 0;
  top: 0;
  writing-mode: vertical-rl;
  color: #A37A05;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.72px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-img .caption {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.84px;
    font-weight: 700;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-txt {
  width: 45rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-txt {
    width: 100%;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-txt .num {
  color: #A37A05;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.14px;
  font-weight: 500;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-txt .num {
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.12px;
    font-weight: 500;
    margin-bottom: 1.6rem;
  }
}
.page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-txt .ttl {
  font-size: 3rem;
  line-height: 1.6;
  letter-spacing: 2.1px;
  font-weight: 500;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-mind .key_point-box__wrap .key_point-box .box-txt .ttl {
    font-size: 2.2rem;
    line-height: 1.5909090909;
    letter-spacing: 0.44px;
    font-weight: 500;
    margin-bottom: 1.6rem;
  }
}
.page-list.-colorstone .sec-buy .c-title {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-buy .c-title {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-buy {
    padding-bottom: 8rem;
  }
}
.page-list.-colorstone .sec-buy .box-img {
  border: none;
}
.page-list.-colorstone .sec-other {
  position: relative;
  padding-top: 12.4rem;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-other {
    padding-top: 12rem;
  }
}
.page-list.-colorstone .sec-other:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 21.8rem;
  background: #FCFBF8;
}
@media screen and (max-width: 767px) {
  .page-list.-colorstone .sec-other:after {
    display: none;
  }
}
.page-list.-watch-bag-jewery .page-head__inner .en-subttl {
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .page-head__inner .en-subttl {
    margin-bottom: 2.4rem;
  }
}
.page-list.-watch-bag-jewery .page-head__inner .title {
  margin-bottom: 3.2rem;
  font-size: 5.2rem;
  line-height: 1;
  letter-spacing: 7.28px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .page-head__inner .title {
    font-size: 3.2rem;
    line-height: 1;
    letter-spacing: 4.48px;
    font-weight: 400;
    margin-bottom: 2.4rem;
  }
}
.page-list.-watch-bag-jewery .page-head__inner .en-subttl {
  padding-left: 0;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.13px;
  font-weight: 700;
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .page-head__inner .en-subttl {
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.11px;
    font-weight: 700;
    margin-bottom: 1.5rem;
  }
}
.page-list.-watch-bag-jewery .page-head__inner .en-subttl:before {
  top: 0.6rem;
  left: -6rem;
  width: 4rem;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .page-head__inner .en-subttl:before {
    left: -2.3rem;
    width: 1.5rem;
  }
}
.page-list.-watch-bag-jewery .sec-mind {
  position: relative;
  background: #FCFBF8;
  padding: 12rem 0 10rem 0;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-mind {
    padding: 12rem 0 6rem 0;
  }
}
.page-list.-watch-bag-jewery .sec-mind:before {
  position: absolute;
  left: 0;
  top: -8rem;
  display: block;
  content: "";
  width: 100vw;
  height: 16rem;
  background: linear-gradient(to bottom left, transparent 50%, #FCFBF8 51.6%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #FCFBF8 51.6%) no-repeat bottom left/100% 50%;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-mind:before {
    top: -2.6rem;
    height: 5.2rem;
  }
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-mind .l-wrapper {
    padding: 0 2.3rem;
  }
}
.page-list.-watch-bag-jewery .sec-mind .c-title {
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-mind .c-title {
    margin-bottom: 5.5rem;
  }
}
.page-list.-watch-bag-jewery .sec-mind .c-title .ttl {
  color: #A37A05;
}
.page-list.-watch-bag-jewery .sec-mind .c-title .ttl:before {
  background: #A37A05;
}
.page-list.-watch-bag-jewery .sec-mind .c-title .sub-ttl {
  color: #A37A05;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-mind .c-title .sub-ttl {
    letter-spacing: 0.32px;
    margin-left: -2.3rem;
    margin-right: -2.3rem;
  }
}
.page-list.-watch-bag-jewery .sec-mind .mind-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
}
.page-list.-watch-bag-jewery .sec-mind .mind-box:nth-of-type(1):before {
  background: #E4E0D6;
}
.page-list.-watch-bag-jewery .sec-mind .mind-box:after {
  background: #E4E0D6;
}
.page-list.-watch-bag-jewery .sec-mind .mind-box .ttl {
  color: #A37A05;
}
.page-list.-watch-bag-jewery .sec-mind .mind-box .ttl .num {
  color: #A37A05;
}
.page-list.-watch-bag-jewery .sec-mind .mind-box .txt {
  color: #1E1C18;
}
.page-list.-watch-bag-jewery .sec-buy {
  background: #FCFBF8;
  padding: 10rem 0 22rem 0;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-buy {
    padding: 6rem 0 12rem 0;
  }
}
.page-list.-watch-bag-jewery .sec-buy .c-title {
  margin-bottom: 4rem;
}
.page-list.-watch-bag-jewery .sec-buy .box-img {
  border: none;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-sales_routes {
    padding-bottom: 0;
  }
}
.page-list.-watch-bag-jewery .sec-sales_routes .box-wrap .box .box-txt .btn_wrap {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-sales_routes .box-wrap .box .box-txt .btn_wrap {
    text-align: left;
  }
}
.page-list.-watch-bag-jewery .sec-other {
  background: #FCFBF8;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-other {
    padding-top: 12rem;
  }
}
.page-list.-watch-bag-jewery .sec-other .other_items__wrap .other_items {
  aspect-ratio: 460/633;
}
@media screen and (max-width: 767px) {
  .page-list.-watch-bag-jewery .sec-other .other_items__wrap .other_items {
    aspect-ratio: inherit;
  }
}
.page-list.-watch-bag-jewery .sec-other .other_items__wrap .item-links .contents__img {
  height: 100%;
}

@keyframes horizontal-animation {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}