<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*---------------------------------------------------
				PC/sp setteing
---------------------------------------------------*/
.jewelry-show__add-cart--fixed {
  pointer-events: none;
}
.diamond-4c-table&gt;tbody&gt;tr&gt;td {
  padding: 2.5% 0;
}
.diamond-4c-table&gt;thead&gt;tr&gt;th {
  padding: 1% 0;
}
.diamond-4c-table th {
  width: 20%;
  text-align: center;
}
.dropdown-button {
  letter-spacing: .07em;
}
.dropdown-menu {
  border: 1px solid #9e9e9e;
  border-radius: 0;
  margin: 6px 0;
  padding: 0;
  width: 100%;
}
.dropdown-item {
  background: none;
  border: 0;
  border-radius: 0;
  color: #3a3b3d;
  clear: both;
  cursor: pointer;
  display: block;
  font-weight: normal;
  padding: 3px 1.5rem;
  text-align: inherit;
  transition: .3s;
  line-height:1.7;
  width: 100%;
  white-space: wrap;
}
.dropdown-divider {
  background-color: #9e9e9e;
  margin: 0;
}
.btn-outline-primary {
  color: var(--key-color);
  border-color: var(--key-color);
}
.btn-outline-primary:focus, .btn-outline-primary:hover {
  color: #fff;
  background-color: var(--key-color) !important;
  border-color: var(--key-color);
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: var(--text-main-color);
}
.dropdown-menu .btn-outline-primary.disabled, .dropdown-menu .btn-outline-primary:disabled {
  color: #3a3b3d;
}
.dropdown-menu .btn-outline-primary.disabled:hover {
  color: #fff;
}
.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled:hover {
  color: var(--main-text-color) !important;
  background-color: #fff !important;
  border-color: var(--main-text-color) !important;
  cursor: default !important;
}

.btn-outline-primary:active, .btn-outline-primary.active, .show&gt;.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
/*about-diamond*/
.color-grade-group&gt;.btn, .cut-grade-group&gt;.btn, .clarity-grade-group&gt;.btn {
  border-radius: 10px;
  cursor: default;
  font-size: 10px;
  line-height: 1.2;
  white-space: pre-wrap;
}
.btn-xs, .btn-group-xs&gt;.btn {
  padding: 2px 5px;
  line-height: 1.6;
}
/* */
.btn-primary {
  color: #fff;
  background-color: var(--key-color);
  border-color: var(--key-color);
}
.btn-primary:hover, .btn-primary:focus {
  color: var(--key-color);
  background-color: transparent;
  border-color: var(--key-color);
  box-shadow: 0 0 0 transparent;
}
.btn-primary:active {
  opacity: 0.8;
}
.btn-primary.disabled {
  color: #fff !important;
  background-color: var(--key-color) !important;
  border-color: var(--key-color) !important;
  opacity: 0.3 !important;
  pointer-events: none;
}
.show &gt; .btn-primary.dropdown-toggle {
  background-color: var(--key-color);
  border-color: var(--key-color);
}

.color-grade-group .btn-default.active:hover, .cut-grade-group .btn-default.active:hover, .clarity-grade-group .btn-default.active:hover {
  background-color: #e6e6e6;
}
/* ヘッダーのh1帯を非表示に */
.header-h1 h1 {
  display: none;
}

#add_cart {
  cursor: pointer;
}
.dropdown-button {
  cursor: pointer;
}

/*------------------------------------------------------------------------------------------------------共通 ----------*/
#product-detail__container .text-link {
  color: #31708f;
  text-decoration: underline;
}
#product-detail__container .text-link:hover {
  color: #31708f;
  text-decoration: none;
}
#product-detail__container .text-underline--none {
  text-decoration: none;
}
/*--------------------------------------------------- product-detail__select-area ----------*/
#product-detail__container .product-detail__review-score--top .product-detail__review-score--top-a {
  color: #3d3a3a;
  text-decoration: none;
}
#product-detail__container .product-detail__review-score--top .product-detail__review-score--top-a:hover {
  color: #3d3a3a;
  text-decoration: none;
}
.product-detail__review-score--top-a img {
  position: relative;
  top: -2px;
  width: 14px;
  height: 14px;
  margin: 0 2px 0 0;
}
/* product-detail__thumbnail */
.product-detail__thumbnail-ul {
  display: -webkit-flex;
  display: flex;
}
.product-detail__thumbnail-image:not([style="display:none;"]) {
  margin-bottom: 5px;
  border: 1px solid #ccc;
  margin-right: 5px;
}

/* product-detail__option-select ----------*/
.product-detail__option-select--dt {
  letter-spacing: 0.02em;
  line-height: 1.2;
}
/* product-detail__review-score--bottom */
.product-detail__review-score--bottom img {
  position: relative;
  top: -4px;
  width: 16px;
  height: 16px;
  margin: 0 2px 0 0;
}

/*selct-design ----------*/
.product-detail__form-control {
	background: #fff;
	border: 1px solid #777;
	border-radius: 4px;
	padding: 0;
	position: relative;
}
.product-detail__form-control-primary {
  border: 1px solid #ab871f;
}
.product-detail__form-control::after, .product-detail__review--select-sort::after {
  bottom: 4px;
  border: solid #3a3b3d;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 4%;
  top: 0;
  transform: rotate(135deg);
  transition: all 0.2s ease-in-out;
  width: 8px;
}
.product-detail__form-control-primary::after {
  border-color: #ab871f;
}
.product-detail__form-control--select, .product-detail__review--select-sort--select {
  -webkit-appearance: none;
	appearance: none;
	background: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
  cursor: pointer;
  color: #3a3b3d;
	outline: none;
	padding: 3% 10% 3% 4.5%;
	text-overflow: ellipsis;
	width: 100%;
}
.product-detail__form-control--select-primary {
  color: #ab871f;
}
.product-detail__form-control--select::-ms-expand,
.product-detail__review--select-sort--select::-ms-expand {
  display: none;
}
/*review-select*/
.product-detail__review--select-sort {
	position: relative;
}
.product-detail__review--select-sort--select {
	min-width: 165px;
	padding: 0;
	width: 12vw;
}
.product-detail__review--select-sort::after {
  border-color: #666;
  right: auto;
}
/*size-guide ----------*/
.product-detail__size-guide {
  margin: 15px 0 0 auto;
}
/*measure ----------*/
.product-detail__measure-title {
  line-height: 1.2em;
  margin-bottom: 0.5em !important;
}
/*sample-ring ----------*/
.product-detail__sample-ring--icon {
  fill: #31708f;
  height: auto;
  margin: 0 2px 0 0;
  vertical-align: text-top;
  width: 18px;
}
/*product-detail__clip-area ----------*/
.product-detail__clip-area {
  padding: 0 0 5%;
}
.product-detail__wishlist-link.disabled {
  pointer-events: none;
}
.product-detail__wishlist--icon,
.product-detail__share--icon,
.product-detail__estimate-card-request--icon {
  font-size: 18px;
  margin: 0 3px 0 0;
  vertical-align: text-top;
  width: 15px;
  height: 17px;
}
.product-detail__share .btn-group {
  vertical-align: unset;
}
.product-detail__share .dropdown-toggle {
  cursor: pointer;
}
.product-detail__share .dropdown-toggle::after {
  display: none;
}
.product-detail__share .dropdown-item {
  padding: 0;
  margin: 0 0 5px;
}
.product-detail__share .dropdown-item:focus, .product-detail__share .dropdown-item:hover {
  background: none;
}
.product-detail__share .dropdown-menu {
  min-width: auto;
  padding: 6px 8px;
}
.product-detail__share .show&gt;.dropdown-menu {
  border: none;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  display: inline-table;
}
.product-detail__copy_btn {
  cursor: pointer;
  font-family: Lato,游ゴシック,YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.product-detail__copy_btn:focus {
  outline: none;
}
/*product-detail__item-text ----------*/
.product-detail__item-text {
  border-top: 1px solid #ccc;
  line-height: 1.9;
}
/* product comparison */
.product-detail__comparison-label {
  margin-top: 0;
}
.comparison-check-label {
  cursor: pointer;
}
.comparison-check:checked + label.comparison-check-label &gt; .comparison-check-parts::before {
  background-color: #ab871f;
  border: 1px solid #ab871f;
}
.product-detail__simulation-label-area {
  text-align: center;
  margin-bottom: 20px;
}
/*--------------------------------------------------- shopping information, delivery-term-notes ----------*/
/*- ラベル*/
.product-detail__shopping-info-label,
.product-detail__nouki-label {
  border-top: 1px solid #ccc;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  margin-bottom: 0;
  position: relative;
}
.product-detail__nouki-label {
  border-top: 1px dotted #ccc;
  font-size: 0.875rem;
  padding: 1rem 0;
}
/*- アイコンを表示*/
.product-detail__shopping-info-label:after,
.product-detail__nouki-label:after {
  bottom: 0;
  border: solid #3a3b3d;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 2px;
  top: 0;
  transform: rotate(135deg);
  transition: all .2s ease-in-out;
  width: 8px;
}
.product-detail__nouki-label:after {
  border-color: #666;
}
/*- チェックは隠す*/
.product-detail__notes-label {
  display: none;
}
/*- 中身を非表示にしておく*/
.product-detail__notes-show {
  height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0;
  transition: 0.2s;
}
/*- クリックで中身表示*/
.product-detail__notes-label:checked + .product-detail__shopping-info-label + .product-detail__notes-show,
.product-detail__notes-label:checked + .product-detail__nouki-label + .product-detail__notes-show {
  height: auto;
  opacity: 1;
  margin-bottom: 6%;
}
/*- アイコン回転*/
.product-detail__notes-label:checked + .product-detail__shopping-info-label:after,
.product-detail__notes-label:checked + .product-detail__nouki-label:after {
  transform: rotate(-45deg);
}
/* - shopping information*/
.product-detail__shopping-info-area {
  border-bottom: 1px solid #ccc;
  line-height: 1.8;
}
.product-detail__shopping-info-box {
  margin: 0;
}
.product-detail__shopping-info-small {
  line-height: 1.7;
}
.product-detail__shopping-spec-dt,
.product-detail__shopping-spec-dd {
  letter-spacing: .04em;
}
.product-detail__shopping-spec-dt {
  margin: 0 2% 0 0;
  width: 40%;
}
.product-detail__shopping-spec-dd {
  width: 58%;
}
.product-detail__shopping-info-secretstone-image,
.product-detail__shopping-info-seal-image,
.product-detail__shopping-info-giftbox-image {
  width: 100%;
  aspect-ratio: 44 / 9;
}
.product-detail__shopping-info-surprisebox-image {
  width: 100%;
  aspect-ratio: 44 / 17;
}
/* - delivery-term-notes*/
.product-detail__nouki-label--span {
  border: 1px solid #ab871f;
  line-height: 1.2;
}

/*--------------------------------------------------- product-detail__img-area ----------*/
.product-detail__img-area--img {
  position: relative;
  cursor: zoom-in;
}
.product-detail__img-area--video {
  position: relative;
  cursor: zoom-in;
}
.product-detail__img-area--dia-video {
  position: relative;
  cursor: zoom-in;
}
.product-detail__img-area--diamond-img {
  cursor: default;
}
.product-detail__img-area--diamond-video {
  cursor: default;
}
.product-detail__img-area--diamond-report {
  cursor: zoom-in;
}
.product-detail__img-text {
  bottom: 1.8%;
  line-height: 1.4;
  position: absolute;
  right: 1.8%;
}
.product-detail__img-text--a {
  background: rgba(255,255,255,1);
  letter-spacing: .02em;
  transition: all .3s;
}
.product-detail__img-text--a:hover {
  background: rgba(255,255,255,0.7);
}
/*--------------------------------------------------- product-detail__bottom-container ----------*/
/*review ----------*/
.product-detail__review-top {
  border-bottom: 1px solid #ccc;
}
.product-detail__review-top--average {
  font-size: 1.5rem;
  line-height: 1.2;
}
.product-detail__review-box {
  border-bottom: 1px dotted #ccc;
  line-height: 1.8;
}
@media screen and (max-width:767px) {
  .product-detail__review-box img.review-product-image {
    width: 35%;
    max-width: 150px;
    margin-right: 10px;
  }
}
@media screen and (min-width:768px) {
  .product-detail__review-box img.review-product-image {
    max-width: 150px;
    margin-right: 30px;
  }
}
/*product-review-full*/
.product-review-full-openbtn {
  -webkit-appearance: none !important;
}
.product-review-full__review-box {
  width: 100%;
}
.product-review-full__good {
  border: 1px solid #ab871f;
}
.product-review-full__bad {
  border: 1px solid #b5b4b4;
  color: #b5b4b4;
}
.parent-evaluation-star {
  background: #eee;
  padding: 6%;
}
.parent-evaluation-star__dt .total-evaluation,
.parent-evaluation-star__list .child-evaluation {
  padding-left: 0;
}
.parent-evaluation-star__list {
  margin: 0;
}
.product-review-full__parent-star, .product-review-full__child-star {
  padding-right: 0;
}
.product-review-full__propose-dt {
  border-bottom: 1px solid #888;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.product-review-full__propose {
  margin: 2% 0;
}
/*more ----------*/
.product-detail__review-more {
  cursor: pointer;
}
.product-detail__review-more--p {
  display: inline-block;
  margin: 0 0 0 -2%;
	position: relative;
}
.product-detail__review-more--a::after {
  bottom: 4px;
  border: solid #666;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: -20%;
  top: 0;
  transform: rotate(135deg);
  transition: all 0.2s ease-in-out;
  width: 8px;
}
/*report DIAMOND SETTING only ----------*/
.product-detail__grading_report--modal .modal .modal-dialog,
.product-detail__modal-dialog--report {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  margin: auto;
  max-width: 800px;
  /*transform: translate(0, 50px);*/
}
.product-detail__grading_report--modal .modal .modal-dialog.modal-dialog--proportion,
.product-detail__modal-dialog--report.modal-dialog--proportion {
  max-width: 430px;
}
.product-detail__grading_report--modal .modal.fade .modal-dialog,
.product-detail__modal-dialog--report {
  transition: transform 0.3s ease-out;
}
.product-detail__grading_report--modal .modal .modal-dialog .modal-content,
.product-detail__modal-content--report {
  pointer-events: all;
}
.product-detail__grading_report--modal .modal-header {
  display: block;
}
.product-detail__grading_report--modal .modal-open {
  overflow: overlay!important;
}
.product-detail__grading_report--cursor {
  cursor: pointer;
}
/*--------------------------------------------------- product-detail__check-list-area ----------*/
#product-detail__check-list-area {
  background: #f7f9fa;
  margin: 4% 0 0;
  padding: 4% 0;
}

/*------------------------------------------------------------------------------------------------------ENGAGEMENTS only ----------*/
.product-detail__dia-size-select-on {
  padding: 0.5% 2%;
}

/*------------------------------------------------------------------------------------------------------DIAMOND only ----------*/
.product-detail__img-area--diamond-report {
  width: 100%;
  letter-spacing: .01em;
  position: relative;
}
.product-detail__img-area--diamond-report--inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.product-detail__img-area--diamond-report--img-report {
  width: 90%;
}
.product-detail__img-area--diamond-report--img-proportion {
  width: 44%;
}
.product-detail__img-area--diamond-report--p {
  font-size: .85rem;
  line-height: 1.4;
  white-space: normal;
}
.product-detail__img_text {
  word-wrap: break-word;
  line-height: 1.2;
  max-width: 62px;
  position: absolute;
  text-align: right;
  white-space: normal;
}
#product-detail__img_length {
  top: 50.2%;
  left: 86%;
}
#product-detail__img_length.product-detail__img_length--pear,
#product-detail__img_length.product-detail__img_length--emerald,
#product-detail__img_length.product-detail__img_length--oval,
#product-detail__img_length.product-detail__img_length--radiant {
  left: 84.2%;
}
#product-detail__img_length.product-detail__img_length--princess,
#product-detail__img_length.product-detail__img_length--cushion {
  left: 85.5%;
}
#product-detail__img_length.product-detail__img_length--heart {
  left: 86.5%;
}
#product-detail__img_width {
  top: 88.5%;
  left: 47%;
}
#product-detail__img_width.product-detail__img_width--princess {
  top: 88%;
}
#product-detail__img_width.product-detail__img_width--pear {
  top: 91.8%;
}
#product-detail__img_width.product-detail__img_width--emerald {
  top: 90.8%;
}
#product-detail__img_width.product-detail__img_width--heart {
  top: 89.2%;
}
#product-detail__img_width.product-detail__img_width--cushion {
  top: 89.1%;
}
#product-detail__img_width.product-detail__img_width--oval {
  top: 91%;
  left: 46.6%;
}
#product-detail__img_width.product-detail__img_width--radiant {
  top: 89.8%;
}
#product-detail__img_depth {
  top: 50%;
  left: 5.4%;
}
#product-detail__img_depth.product_detail--img_princess_shape {
  top: 50.3%;
  left: 6.4%;
}
#product-detail__img_depth.product_detail--img_pear_shape {
  top: 53.7%;
  left: 5.5%;
}
#product-detail__img_depth.product_detail--img_emerald_shape {
  top: 55.3%;
  left: 5.5%;
}
#product-detail__img_depth.product_detail--img_heart_shape {
  top: 50.2%;
  left: 6.5%;
}
#product-detail__img_depth.product_detail--img_cushion_shape {
  top: 50.5%;
  left: 6.5%;
}
#product-detail__img_depth.product_detail--img_oval_shape {
  top: 52.2%;
  left: 5.2%;
}
#product-detail__img_depth.product_detail--img_radiant_shape {
  top: 50.6%;
  left: 5.3%;
}
#product-detail__img_tbl_size {
  top: 21.5%;
  left: 52%;
}
#product-detail__img_tbl_size.product_detail--img_princess_shape {
  top: 22%;
  left: 48.5%;
}
#product-detail__img_tbl_size.product_detail--img_pear_shape {
  top: 27.7%;
  left: 52%;
}
#product-detail__img_tbl_size.product_detail--img_emerald_shape {
  top: 26.6%;
  left: 51.5%;
}
#product-detail__img_tbl_size.product_detail--img_heart_shape {
  top: 24%;
  left: 52%;
}
#product-detail__img_tbl_size.product_detail--img_cushion_shape {
  top: 23.5%;
  left: 51%;
}
#product-detail__img_tbl_size.product_detail--img_oval_shape {
  top: 28.4%;
  left: 50.7%;
}
#product-detail__img_tbl_size.product_detail--img_radiant_shape {
  top: 22.2%;
  left: 52%;
}
#product-detail__img_gdl_thick {
  top: 50.5%;
  right: 1.5%;
}
#product-detail__img_gdl_thick.product_detail--img_princess_shape {
  top: 48.5%;
  right: 4.6%;
}
#product-detail__img_gdl_thick.product_detail--img_pear_shape {
  top: 53.6%;
  right: 1.6%;
}
#product-detail__img_gdl_thick.product_detail--img_emerald_shape {
  top: 51.5%;
  right: 1.2%;
}
#product-detail__img_gdl_thick.product_detail--img_heart_shape {
  top: 52.8%;
  right: 3.2%;
}
#product-detail__img_gdl_thick.product_detail--img_cushion_shape {
  top: 52%;
  right: 3.2%;
}
#product-detail__img_gdl_thick.product_detail--img_oval_shape {
  top: 54.2%;
  right: 1.5%;
}
#product-detail__img_gdl_thick.product_detail--img_radiant_shape {
  top: 49.5%;
  right: 1.8%;
}
#product-detail__img_clt_size {
  top: 81%;
  left: 61%;
  max-width: 80px;
}
.product-detail__delivery-date-dia-only,
.product-detail__delivery-date-ring-set {
  line-height: 1.4;
}
.product-detail__line-btn {
  border-radius: 3px;
}
/*ドロップダウンbtn ----------*/
.product-detail__dia-dropdown {
	letter-spacing: .01em;
}
.product-detail__dia-dropdown .dropdown-toggle,
.product-detail__dia-dropdown .dropdown-item {
  position: relative;
}
.product-detail__dia-dropdown .dropdown-item {
  padding-left: 3%;
  padding-right: 6%;
}
.product-detail__dia-dropdown .dropdown-toggle:after,
.product-detail__dia-dropdown .dropdown-item:after {
  bottom: 2px;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 4%;
  top: 0;
  transition: all 0.2s ease-in-out;
  width: 8px;
}
.dropdown-button:hover::after, .dropdown-button:focus::after {
  border-color: #fff;
}
.product-detail__dia-dropdown .dropdown-toggle[aria-expanded="false"]:after {
  transform: rotate(135deg);
}
.product-detail__dia-dropdown .dropdown-toggle[aria-expanded="true"]:after {
  transform: rotate(-45deg);
}
.product-detail__dia-dropdown .dropdown-item:after {
  border: solid #3a3b3d;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}
.product-detail__dia-dropdown .dropdown-item.disabled:after {
  border: solid #fff;
  border-width: 2px 2px 0 0;
}
.product-detail__dia-dropdown .dropdown-item:hover:after,
.product-detail__dia-dropdown .dropdown-item:focus:after,
.product-detail__dia-dropdown .dropdown-item:active:after {
  border: solid #fff;
  border-width: 2px 2px 0 0;
}
/* product-detail__about-diamond, grading-report-name  ----------*/
.quality-name, .grading-report-name {
  font-size: 1.25rem;
  font-weight: normal;
  margin: 4% 0;
}
.dia-quality-subtitle, .grading-report-subtitle {
  border-top: 1px solid #ccc;
  display: block;
  font-size: .95rem;
  font-weight: bold;
  margin: 2% 0 0;
  max-width: 150px;
  padding: 2.5% 0 0;
  width: 20%;
}
.product-detail_handq {
  background: #f5f5f5;
  padding: 4%;
}
.product-detail_handq--img {
  padding: 10%;
}
/* product-detail__grading_report ----------*/
#product-detail__grading_report {
  border-top: 1px dotted #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 0 4%;
}
.product-detail__report--text {
  text-align: left;
}

/*------------------------------------------------------------------------------------------------------SETTING only ----------*/
.product-detail__setting-data {
  letter-spacing: .04em;
}
.product-detail__setting--h2 {
  background: #f4f4f4;
  padding: 1% 4%;
}
.product-detail__setting--total-h2 {
  background: #f0eeee;
}
.product-detail__setting-choice--li {
  line-height: 1.1;
}
.product-detail__setting-prise {
  border-top: 1px dotted #ccc;
  font-size: 1.125rem;
}
.product-detail__setting-total-prise {
  font-size: 1.5rem;
}
.product-detail__about-products .product-detail__shopping-spec-dt {
  width: 28%;
}
.product-detail__about-products .product-detail__shopping-spec-dd {
  width: 70%;
}
/* -  カートボタン ---------------- */
.jewelry-show__add-cart--hidden {
  display: none;
  opacity : 0;
  height: 0;
}
/* カート追加アラート */
#add_cart_alert {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  margin: auto !important;
  /*background: rgba(100, 100, 100, .8);*/
  z-index: 100000;
  transition: 0.3s linear;
}
.add-cart-alert__dialog {
  position: relative;
  top: 45%;
  transform: translateY(-45%) !important;
  left: 0;
  right: 0;
  margin: auto;
}
.add-cart-alert__button-area {
  margin: 0 0 1%;
}
.add-cart-alert__button {
  font-size: 1.3125rem;
  opacity: 1;
}
.add-cart-alert__button[type="button"][disabled], .add-cart-alert__button[type="button"]:hover {
  background-color: #fff !important;
  border: none !important;
}
.add-cart-alert__message-area {
  font-weight: bold;
}
.add-cart-alertl__link {
  font-size: 1rem;
}
/* -- 比較追加リストクリックされたら背景を固定する*/
.add_cart_alert__fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
.add_cart_alert__fixed &gt; .overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  opacity: 1;
  visibility: visible;
  transition: .3s linear;
}

/*------------------------------------------------------------------------------------------------------LINE相談、ショールーム相談 ----------*/

.product-detail__contact-headline {
  color: #666;
  font-weight: 500;
  opacity: .65;
  text-align: center;
}

.product-detail__contact-btn {
  background-color: #f0edee;
  border-radius: .375rem;
  font-size: 15px;
}

.product-detail__contact-btn &gt; a {
    padding: 13px 0;
}

.product-detail__contact-btn .btn {
    box-shadow: 0 0 0 #000 !important;
}

/* marriagering エドワード刻印イメージ */
.edward-font-engraved-body {
  overflow-y:scroll;
}
.edward-font-engraved-body--seal-example-image {
  width: 100%;
  aspect-ratio: 75 / 32;
}
.edward-font-engraved-p--block {
  font-family: 'BRILLIANCE+ serif', 'BRILLIANCE+ sans-serif', Lato, "Yu Gothic Pr6N B", YuGothic, "Yu Gothic", sans-serif;

}
.edward-font-engraved-p--script {
  font-family: 'BRILLIANCE+ script', 'BRILLIANCE+ sans-serif', Lato, "Yu Gothic Pr6N B", YuGothic, "Yu Gothic", sans-serif;
}

.edward-font-engraved-caution {
  border-top:1px solid #ddd;
}
.edward-font-engraved-caution--ul {
  list-style:disc;
  padding-left: 15px;
}

/* ポップオーバー popover */
.popover-dismiss {
  font-size:1.2em;
  color:rgba(0,0,0,0.8);
}
.popover {
  width:300px;
  background-color: #fff !important;
  box-shadow: 0 0 5px #ccc;
  color: #666 !important;
}
.popover h3 {
  font-size:1.1em;
  font-weight:bold;
  margin:0 0 10px 0;
}
.search-popover {
  position:relative;
  padding:10px;
}
.search-popover .popover-colse {
  position:absolute;
  top:0;
  right:-3px;
  cursor: pointer;
  line-height:0;
  padding:2px 3px;
}
.search-popover .popover-colse:hover {
  background-color:#eee;
  border-radius:4px;
}
.search-popover dl {
  margin-bottom:0;
}
.search-popover dl dt {
  margin-bottom:5px;
  font-size:1.1em;
}
.search-popover dl dd {
  margin-bottom:0;
}
.popover .search-popover p {
  font-size:0.9em;
}
.popover .search-popover .btn {
  position:relative;
  font-size:0.9em;
}
.popover .search-popover .btn .fa-angle-right {
  position:absolute;
  top:11px;
  right:10px;
}
/* - 吹き出し */
.ringtype-tooltips {
  padding: 0;
  margin-left:5px;
  background-color:#fff;
}
.delivery-tooltips {
  padding: 0;
  margin-right:15px;
}
.tooltip.show {
  opacity:1 !important;
  background-color:#fff;
}
.tooltip .tooltip-inner {
  max-width:300px;
  background-color: #fff !important;
  box-shadow: 0 0 5px #ccc;
  color: #666 !important;
}
.tooltip .tooltip-inner dl {
  margin-bottom:0;
}
.tooltip-title {
  font-size:1.3em;
  margin-bottom:10px;
}
.tooltip.top .tooltip-arrow{
  bottom:0;
  left:50%;
  margin-left:-5px;
  border-left:5px solid transparent;
  border-right:5px solid transparent;
  border-top:5px solid #fff !important;
}
.tooltip.left .tooltip-arrow{
  top:50%;
  right:0;
  margin-top:-5px;
  border-top:5px solid transparent;
  border-bottom:5px solid transparent;
  border-left:5px solid #fff !important;
}
.tooltip.bottom .tooltip-arrow{
  top:0;
  left:50%;
  margin-left:-5px;
  border-left:5px solid transparent;
  border-right:5px solid transparent;
  border-bottom:5px solid #fff !important;
}
.tooltip.right .tooltip-arrow{
  top:50%;
  left:0;
  margin-top:-5px;
  border-top:5px solid transparent;
  border-bottom:5px solid transparent;
  border-right:5px solid #fff !important;
}
.ringtype-tooltips .btn {
  position:relative;
}
.ringtype-tooltips .btn .fa-angle-right {
  position:absolute;
  right:10px;
}


/*---------------------------------------------------
				PC
---------------------------------------------------*/
@media screen and (min-width: 1200px) {
  .pc-none {
    display: none;
  }

  /* 最大幅の制限があるルース動画に対応するため、ルース画像の大きさに制限をかける必要がある */
  .product-detail__real-diamond-img {
    max-height: 450px;
    max-width: 450px;
    margin: auto;
  }
  .product-detail__img-area--dia-video iframe {
    max-width: 466px;
    right: 0;
    margin: auto;
  }
}

@media screen and (min-width: 993px) {
  /* 実物画像表示時、常に中央寄せになるよう調整する */
  .product-detail__img-area--dia-url {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
}

@media screen and (min-width: 768px) {

  #product-detail__container {
    overflow: hidden;
  }
  .product-detail__backlink-area {
    margin-top: 20px;
    margin: 20px auto 0;
    max-width: 1500px;
    width: 95vw;
  }
  /* product-detail__top-container ----------*/
  #product-detail__top-container {
    border-bottom: 1px solid #ccc;
    margin: 60px auto 0;
    max-width: 1500px;
    padding: 0 0 4%;
    width: 95vw;
  }
  .product-detail__backlink-area + #product-detail__top-container {
    margin-top: 20px;
  }
  /*--------------------------------------------------- product-detail__select-area ----------*/
  #product-detail__select-area {
    margin: 0 0 0 3.34%;
    min-width: 440px;
    width: 25vw;
  }
  .product-detail__review-score--top {
    font-size: 1.125rem;
  }
  /*--------------------------------------------------- product-detail__img-area ----------*/
  .product-detail__img-area--ul {
    justify-content: space-between;
  }
  .product-detail__img-area--img {
    margin: 0 0 1.2%;
    max-width: 510px;
    width: 49.4%;
  }
  .product-detail__img-area--video {
    margin: 0 0 1.2%;
    max-width: 510px;
    width: 49.4%;
  }
  .product-detail__img-area--dia-video {
    max-width: 510px;
    position: relative;
    margin: 0 0 1.2% 0;
    width: 49.4%;
  }
  .product-detail__img-area--dia-video iframe {
    position: absolute;
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -webkit-calc(100% + 25px);
    height: calc(100% + 25px);
    max-height: 530px;
    top: calc(50% + 12.5px);
    transform: translateY(calc(-50% - 25px));
    left: -8px;
  }
  .product-detail__img-area--diamond-report {
    height: 0;
    padding: 50% 1%;
  }
  .product-detail__img-area--diamond-report--inner {
    position: relative;
  }
  .product-detail__img-text {
    font-size: .85rem;
  }
  /* h1,product-detail__price ----------*/
  .product-detail__name--h1, .product-detail__price {
    font-size: 1.25rem !important;
  }
  /* product-detail__thumbnail */
  .product-detail__thumbnail-ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* product-detail__modal */
  .product-detail__modal {
    top: 70px;
    z-index: 10000;
  }
  .product-detail__modal-button-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
  }
  .product-detail__modal-title {
    color: #7d7d7d;
    font-size: 14px;
    /*padding: 10px;*/
  }
  .product-detail__modal-button--close {
    font-size: 1.3125rem;
    opacity: 0.6;
  }
  .product-detail__modal-button--close:hover {
    background-color: #fff !important;
    border: none !important;
  }
  .product-detail__modal-ul {
    overflow-x: scroll;
    white-space: nowrap;
  }
  .product-detail__modal-list {
    display: inline-flex;
    /*width: 100%;*/
    position: relative;
  }
  .product-detail__modal-list-image {
    margin-right: 10px;
  }
  .modal-open .overlay {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.3);
  }
  /*--------------------------------------------------- product-detail__bottom-container ----------*/
  .product-detail__review {
    padding: 7% 0 0;
  }
  .product-detail__bottom-container--tit {
    font-size: 1.25rem;
    margin: 4.5% 0;
  }
  /*report DIAMOND SETTING only ----------*/
  .product-detail__grading_report--modal .modal .modal-dialog {
    max-width: 800px;
    width: 80vw;
  }

  /*------------------------------------------------------------------------------------------------------ PC DIAMOND only ----------*/
  /*DIAMOND,SETTING*/
  #product-detail__about-diamond, #product-detail__grading_report,
  .product-detail__about-products {
    margin: 0 auto;
    max-width: 1500px;
    width: 95vw;
  }
  #product-detail__grading_report {
    margin-top: 4.5%;
  }
  .product-detail_about-diamond--rowbox:first-child {
    padding: 0 2% 0 0;
  }
  .product-detail_about-diamond--rowbox:nth-of-type(2) {
    padding: 0 1%;
  }
  .product-detail_about-diamond--rowbox:last-child {
    padding: 0 0 0 2%;
  }
  .product-detail__cgl-handq--grading {
    width: 66.5%;
  }
  .product-detail__cgl-handq--proportion {
    width: 33.5%;
  }
  .product-detail__cgl-handq--grading--img, .product-detail__cgl-handq--proportion--img {
    max-height: 344px;
  }
  .product-detail__report--sample {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  /*------------------------------------------------------------------------------------------------------ PC SETTING only ----------*/
  .product-detail__setting-choice--dia-ul {
    margin-top: -25px;
  }
  .product-detail__setting-choice--ul {
    margin-top: 2px;
  }
  /* カート追従エリア */
  .product-detail__cart-button {
    margin-bottom: 10px;
  }
  .jewelry-show__add-cart--fixed {
    position:fixed;
    top: 44px;
    left: 0;
    width: 100%;
    background: #eee;
    z-index: 2000;
    opacity: 1;
    transition: transform .2s;
  }
  .comparison-fixed #fix_cart_area {
    display: none;
  }
  .fix-cart-area__contents {
    width: 95%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 1% 0;
    letter-spacing: .02em;
    line-height: 1.2;
  }
  .fix-cart-area__name {
    font-weight: bold;
    font-size: .9rem;
  }
  .fix-cart-area__name--setting {
    line-height: 1.1;
    font-size: .85rem;
  }
  .fix-cart-area__name--setting-dianame {
    margin-bottom: .3rem;
  }
  #scroll_ringsize {
    line-height: 1.8;
  }
  .fix-cart-area__button-area {
    text-align: right;
    display: flex;
    align-items: center;
  }
  .fix-cart-area__button-area--2column {
    letter-spacing: .01em;
  }
  .fix-cart-area__button {
    cursor: pointer;
    font-size: .8rem;
    padding: 1.5% 1%;
    width: 68%;
    white-space: unset;
  }
  .fix-cart-area__button-area--2column .fix-cart-area__button {
    width: 35%;
  }
  .fix-cart-area__price {
    display: block;
    font-weight: bold;
    font-size: .9rem;
    margin-right: 2%;
    width: 30%
  }
  .fix-cart-area__button-area--2column .fix-cart-area__price {
    margin-right: 2%;
    width: 28%
  }
  .product-detail__cart-button--fixed {
    display: inline-block;
    width: 70%;
  }
  /* カート追加アラート */
  .add-cart-alert__content {
    padding: 20px;
  }


/*------------------------------------------------------------------------------------------------------ LINE相談、ショールーム相談 ----------*/


  .product-detail__contact {
    margin-top: 40px;
  }

  .product-detail__contact-headline {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .product-detail__contact-btn {
    background-color: #f0edee;
    transition: background-color .2s;
  }

  .product-detail__contact-btn:hover {
    background-color: #d4d2d2;
  }

/* marriagering エドワード刻印イメージ */
.edward-font-engraved-link {
  cursor:pointer;
}
.edward-font-engraved-modal {
  max-width:1140px;
  margin:0 auto;
}
.edward-font-engraved-p {
  font-size: 1.1em;
  line-height: 1.8em;
  letter-spacing: .45em;
  word-break: break-all;
}
.edward-font-engraved-p--script {
  letter-spacing: .5em;
}
}

/*---------------------------------------------------
				bootstrap_xlブレークポイント
---------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1200px) {
  .product-detail__backlink-area {
    margin-top: 20px;
    margin: 20px auto 0;
    max-width: 1500px;
    width: 95vw;
  }
  #product-detail__top-container {
    margin: 20px auto 0;
    max-width: 100%;
    padding: 0 2vw 4%;
    width: 95vw;
  }
  .product-detail__backlink-area + #product-detail__top-container {
    margin-top: 20px;
  }
  /*--------------------------------------------------- product-detail__select-area ----------*/
  #product-detail__select-area {
    margin: 0 0 0 3%;
    min-width: 380px;
    width: 25vw;
  }
  /*--------------------------------------------------- shopping information ----------*/
  .product-detail__shopping-info-label {
    font-size: 0.9rem;
  }
  /* カート追従エリア */
  .fix-cart-area__button-area--2column .fix-cart-area__button {
    width: 40%;
  }
  .fix-cart-area__button-area--2column .fix-cart-area__price {
    width: 18%
  }
  .fix-cart-area__name {
    font-size: .85rem;
  }
}

/*---------------------------------------------------
				bootstrap_md〜lgブレークポイント
---------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:992px) {
  .product-detail__backlink-area {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  /* product-detail__top-container ----------*/
  #product-detail__top-container {
    padding: 0 0 5%;
  }
  .product-detail__img-text {
    font-size: .75rem;
    letter-spacing: .02em;
    right: 0;
    width: 40%;
  }
  /*--------------------------------------------------- product-detail__bottom-container ----------*/
  .product-detail__review {
    padding: 7% 0 0;
  }
  /* カート追従エリア */
  .fix-cart-area__button-area--2column .fix-cart-area__button {
    letter-spacing: 0;
    width: 43%;
  }
  .fix-cart-area__button-area--2column .fix-cart-area__price {
    width: 12%
  }
  .fix-cart-area__price {
    font-size: .85rem;
  }

  /*------------------------------------------------------------------------------------------------------DIAMOND only ----------*/
  .product-detail__img-area--diamond-ul .product-detail__img-area--img {
    width: 100%;
  }
  .product-detail__img_text {
    max-width: 15vw;
  }
  .product-detail__img-area--diamond-report--inner {
    position: relative;
  }
  .product-detail__img-area--diamond-report--p {
    font-size: .85rem;
  }
  .product-detail_about-diamond--rowbox:first-child,
  .product-detail_about-diamond--rowbox:nth-of-type(2),
  .product-detail_about-diamond--rowbox:last-child {
    padding: 0 1.5%;
  }
  .product-detail__img-area--dia-video {
    width: 100%;
  }
  .product-detail__img-area--dia-video:before {
    content:"";
    display: block;
    padding-top: 100%;
  }
}

/*---------------------------------------------------
				タブレット/sp
---------------------------------------------------*/
@media screen and (max-width: 767px) {
  /* SPサイトヘッダー */
  .comparison-fixed__header .br_header {
    height: 34px;
  }
  .comparison-fixed__header .br_header-tel {
    top: 5px;
    right: 40px;
  }
  .comparison-fixed__header .br_header-cart {
    top: 3px;
    right: 10px;
  }
  .comparison-fixed__header .br_header-showroom {
    top: 4px;
    left: 46px;
  }
  .comparison-fixed__header .br_header-nav-btn {
    height: 34px;
    padding: 16px 10px 18px;
  }
  .comparison-fixed__header .br_header-d-menu {
    top: 34px;
  }

  /*--------------------------------------------------- product-detail__select-area ----------*/
  .product-detail__backlink-area {
    margin-top: 18px;
    margin-bottom: 18px;
    margin-left: 2.5%;
  }
  #product-detail__select-area {
    flex: 0 0 100%;
  }
  .product-detail__select-top {
    margin: 0 auto;
    width: 92%;
  }
  /* h1 ----------*/
  .product-detail__name--h1 {
    font-size: 1rem !important;
    line-height: 1.4;
    padding: 2.5%;
  }
  .product-detail__form-control--select {
    font-size: 1rem;
  }
  /* product-detail__price ----------*/
  .product-detail__price {
    font-size: 1.25rem;
  }
  .product-detail__review-score--top {
    line-height: 1;
    padding: 0 2.5% 2.5%;
  }
  /* product-detail__option-select ----------*/
  .product-detail__option-select--dt {
    padding-left: 0;
  }
  /*product-detail__clip-area ----------*/
  .product-detail__share .dropdown-item {
    margin: 0 0 16px;
  }
  .product-detail__share .dropdown-menu {
    padding: 16px 10px 0;
  }
  .product-detail__share .show&gt;.dropdown-menu {
    border: none;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    display: inline-table;
  }
  /*--------------------------------------------------- shopping information, delivery-term-notes ----------*/
  .product-detail__shopping-info-label {
    letter-spacing: .03em;
    line-height: 1.5;
    padding-left: 4%;
    padding-right: 6%;
    text-align: left;
  }
  .product-detail__shopping-info-label:after {
  right: 4%;
  }
  .product-detail__notes-show {
    width: 92%;
    margin: auto;
  }
  .product-detail__delivery-term-notes .product-detail__notes-show {
    width: 100%;
  }
  /*--------------------------------------------------- product-detail__img-area ----------*/
  #product-detail__img-area {
    background: #f7f9fa;
    margin: 0 auto 4.5%;
    padding: 0 0 2%;
    width: 100%;
  }
  .product-detail__img-area-wrap {
    position: relative;
  }
  .product-detail__img-area--ul {
    margin: 0 auto;
    -moz-overflow-x: auto;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    width: 96%;
  }
  .product-detail__img-area--img {
    background: #fff;
    display: inline-flex;
    margin: 0 3px 0 0;
    width: 92%;
    height:88.32vw;
    vertical-align: middle;
  }
  .product-detail__img-area--video {
    background: #fff;
    display: inline-flex;
    margin: 0 3px 0 0;
    width: 92%;
    height:88.32vw;
    vertical-align: middle;
  }
  .product-detail__img-area--dia-video {
    background: #fff;
    display: inline-flex;
    margin: 0 3px 0 0;
    width: 92%;
    height:88.32vw;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
  }
  .product-detail__img-area--dia-video iframe {
    position: absolute;
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
    height : -webkit-calc(100% + 25px);
    height : calc(100% + 25px);
    top: calc(50.5% + 12.5px);
    transform: translateY(calc(-50% - 25px));
    left: -8px;
  }
  .product-detail__img-area-picture {
    width: 100%;
  }
  .product-detail__img-area--img:last-child {
    margin: 0;
  }
  .product-detail__img-area--diamond-report {
    height: 88.32vw;
  }
  .product-detail__img-area--dia-img {
    vertical-align: unset;
    height: 100%;
  }
  .product-detail__img-area--dia-url {
    height: auto;
    margin: auto;
  }
  #product-detail__container {
    overflow: hidden;
  }

  /* product-detail__modal */
  .product-detail__modal {
    z-index: 10000;
  }
  .product-detail__modal-dialog {
    border: none;
    margin: 0;
    height: 100vh;
  }
  .product-detail__modal-content {
    border: none;
    border-radius: 0;
    height: 100vh;
    width: 100vw;
  }
  .product-detail__modal-button {
    width: 34px;
    height: 34px;
    line-height: 28px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #2b6584;
    z-index: 2;
  }
  .product-detail__modal-button-image {
    position: relative;
    top: 1px;
    width: 28px;
    height: 28px;
  }
  .product-detail__modal-button-area {
    padding: 10px 7px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .product-detail__modal-title {
    padding: 10px;
  }
  .product-detail__modal-button--close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 40px;
    opacity: 0.6;
    font-weight: normal;
  }
  .product-detail__modal-ul {
    margin: auto;
    text-align: center;
    font-size: 0;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .product-detail__modal-list--video {
    position: relative;
  }
  .product-detail__modal-list-image {
    margin: 4px;
    border: 1px solid #ccc;
  }
  .product-detail__modal-list-box {
    width: 75px;
    height: 75px;
    margin: 4px;
    border: 1px solid #ccc;
    position: relative;
  }
  .product-detail__modal-list-report .product-detail__modal-list-image {
    border: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: auto;
  }
  .product-detail__modal-icon--video {
    position: absolute;
    width: 30px;
    height: 27px;
    top: 50px;
    left: 47px;
    font-size: 25px;
    color: #ab871f;
    background: #fff;
    border: 1px solid #ccc;
  }
  .product-detail__modal-icon--video:before {
    position: relative;
    left: 1px;
  }
  /* product-detail__thumbnail */
  .product-detail__thumbnail {
    bottom: 6px;
    left: 7px;
    overflow:scroll;
    position: absolute;
    width:100%;
  }
  .product-detail__thumbnail-image:not([style="display:none;"]) {
    border:1px solid #ccc;
    margin-right: 5px;
  }
  .product-detail__thumbnail-list {
    margin-right: 5px;
  }
  /* 商品画像スクロールバー */
  .product-detail__img-area--ul {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  /* スクロールの高さの設定 */
  .product-detail__img-area--ul::-webkit-scrollbar {
    height: 3px;
  }
  /* スクロールの背景の設定 */
  .product-detail__img-area--ul::-webkit-scrollbar-track {
    background: #eee;
  }
  /* スクロールのつまみ部分の設定 */
  .product-detail__img-area--ul::-webkit-scrollbar-thumb {
    border-radius: 0px !important;
    background: #ab871f !important;
  }

  /*--------------------------------------------------- product-detail__bottom-container ----------*/
  .product-detail__review {
    padding: 15% 0 0;
    width: 92%;
  }
  .product-detail__review--select-sort--span,
  .product-detail__review--select-sort--select {
    vertical-align: middle;
    line-height: 1;
  	font-size: 16px;
  }
  .product-detail__review--select-sort--select {
    width: 66%;
  }
  .product-detail__bottom-container--tit {
    font-size: 1.125rem;
    margin: 13.5% 0;
  }
  /*product-review-full*/
  .product-review-full__good, .product-review-full__bad {
    font-size: .7em;
    letter-spacing: 0;
    padding: 0;
  }


  /*report DIAMOND SETTING only ----------*/
  .product-detail__grading_report--modal .modal .modal-dialog,
  .product-detail__modal-dialog--report {
    max-width: auto;
    width: 95%;
  }
  .product-detail__grading_report--modal .modal .modal-dialog.modal-dialog--proportion,
  .modal-dialog--proportion {
    width: 80%;
  }
  .product-detail__grading_report--modal .modal .modal-dialog .modal-content {
    pointer-events: all;
  }
  .product-detail__grading_report--modal .modal-header {
    display: block;
  }
  .product-detail__grading_report--cursor {
    cursor: pointer;
  }
  .grading-report-subtitle {
    max-width: auto;
    width: 25%;
  }
  /*--------------------------------------------------- product-detail__check-list-area ----------*/
  #product-detail__check-list-area {
    background: #f7f9fa;
    margin: 12% 0 0;
    padding: 12% 0;
  }

  /*------------------------------------------------------------------------------------------------------sp ENGAGEMENTS only ----------*/
  .product-detail__alert-warning {
    line-height: 1.4;
    margin: 0 auto 2.5%;
    width: 92%;
  }

  #product-detail__img_tbl_size {
    top: 20.7%;
    left: 51%;
  }
  #product-detail__img_tbl_size.product_detail--img_princess_shape {
    top: 21.4%;
    left: 48%;
  }
  #product-detail__img_tbl_size.product_detail--img_pear_shape {
    top: 27%;
    left: 50.8%;
  }
  #product-detail__img_tbl_size.product_detail--img_emerald_shape {
    top: 26%;
  }
  #product-detail__img_tbl_size.product_detail--img_heart_shape {
    top: 23.5%;
    left: 52%;
  }
  #product-detail__img_tbl_size.product_detail--img_cushion_shape {
    top: 23.1%;
    left: 50.8%;
  }
  #product-detail__img_tbl_size.product_detail--img_oval_shape {
    top: 28%;
    left: 50.7%;
  }
  #product-detail__img_tbl_size.product_detail--img_radiant_shape {
    top: 21.8%;
    left: 52%;
  }
  #product-detail__img_gdl_thick {
    top: 50.5%;
    right: 1.5%;
  }
  #product-detail__img_gdl_thick.product_detail--img_princess_shape {
    top: 48.5%;
    right: 4.5%;
  }
  #product-detail__img_gdl_thick.product_detail--img_pear_shape {
    top: 53.6%;
    right: 1.6%;
  }
  #product-detail__img_gdl_thick.product_detail--img_emerald_shape {
    top: 51.5%;
    right: 1.2%;
  }
  #product-detail__img_gdl_thick.product_detail--img_heart_shape {
    top: 52.8%;
    right: 3.2%;
  }
  #product-detail__img_gdl_thick.product_detail--img_cushion_shape {
    top: 52%;
    right: 3.2%;
  }
  #product-detail__img_gdl_thick.product_detail--img_oval_shape {
    top: 54.2%;
    right: 1.5%;
  }
  #product-detail__img_gdl_thick.product_detail--img_radiant_shape {
    top: 49.5%;
    right: 2%;
  }
  #product-detail__img_clt_size {
    top: 80.2%;
    left: 61%;
    max-width: 80px;
  }
  /*------------------------------------------------------------------------------------------------------ sp DIAMOND only ----------*/
  /*DIAMOND,SETTING*/
  #product-detail__about-diamond, #product-detail__grading_report,
  .product-detail__about-products {
    margin: 0 auto;
    width: 92%;
  }
  #product-detail__grading_report {
    margin-top: 13.5%;
    padding: 0 0 10%;
  }
  .product-detail_about-diamond--rowbox {
    padding: 0;
  }
  .color-grade-group, .cut-grade-group, .clarity-grade-group {
    width: 104%;
    margin: 0 0 0 -1%;
  }
 .product-detail__cgl-handq--grading, .product-detail__cgl-handq--proportion {
    width: 100%;
  }
  .product-detail__cgl-handq--grading--img, .product-detail__cgl-handq--proportion--img {
    max-height: 300px;
  }

  /*------------------------------------------------------------------------------------------------------ spSETTING only ----------*/
  .product-detail__setting-prise {
    font-size: 1rem;
  }
  .product-detail__setting-total-prise {
    font-size: 1.375rem;
  }
  .product-detail__about-products .product-detail__shopping-spec-dt {
    width: 40%;
  }
  .product-detail__about-products .product-detail__shopping-spec-dd {
    width: 58%;
  }
   /* カート追従エリア */
  .jewelry-show__add-cart--fixed {
    position:fixed;
    top: 59px;
    left: 0;
    width: 100vw;
    opacity: 0;
    background: #eee;
    z-index: 2000;
    transition: transform .2s;
  }
  .fix-cart-area__contents {
    letter-spacing: .02em;
    line-height: 1.2;
  }
  .fix-cart-area__button-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 2%;
  }
  .fix-cart-area__name-area {
    display: none;
  }
  .fix-cart-area__price {
    font-size: .9rem;
    font-weight: bold;
    width: 40%;
    margin-right: 5px;
  }
  .fix-cart-area__button {
    width: 60%;
    font-size: 12px;
    padding: 2%;
  }
  /* カート追加アラート */
  .add-cart-alert__content {
    padding: 15px 15px 20px;
    margin: auto;
    width: 90%;
  }

/*------------------------------------------------------------------------------------------------------ LINE相談、ショールーム相談 ----------*/

  .product-detail__contact {
    margin-top: 60px;
  }

  .product-detail__contact-headline {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .product-detail__contact-btn {
    margin: 0 auto;
    width: calc(100% - 14px);
  }

/* marriagering エドワード刻印イメージ */
.edward-font-engraved-modal {
  max-width:90%;
  margin:0 auto;
}
.edward-font-engraved-p {
  font-size: 1.2em;
  line-height:1.6em;
  letter-spacing: .42em;
  word-break: break-all;
}
.edward-font-engraved-p--script {
  letter-spacing: .5em;
}

}

/*---------------------------------------------------
				スマホ横
---------------------------------------------------*/
@media screen and (min-width:576px) and (max-width:767px) {
  /*report DIAMOND SETTING only ----------*/
  .product-detail__grading_report--modal .modal .modal-dialog,
  .product-detail__grading_report--modal .modal.show .modal-dialog,
  .product-detail__grading_report--modal .modal.fade .modal-dialog,
  .product-detail__modal-dialog--report{
    transform: translate(0, 10vh);
  }
  /*SETTING only ----------*/
  .product-detail__setting-choice--dia-ul {
    margin-top: -25px;
  }
}


/*------------------------------------------------------------------------------------------------------ Button Blue 追加 ----------*/


/* - Button Color*/
.fix-cart-area__button {
  border-radius: 0;
  cursor: pointer;
}

.fix-cart-area__button:hover, .fix-cart-area__button:focus {
  color: var(--key-color);
  background-color: transparent;
  border-color: var(--key-color);
  box-shadow: 0 0 0 transparent;
}

.fix-cart-area__button.disabled, .fix-cart-area__button--disabled {
  color: #fff !important;
  background-color: var(--key-color) !important;
  border-color: var(--key-color) !important;
  opacity: 0.3 !important;
  pointer-events: none;
}

.product-detail-showroom-button {
  background-color: #fff !important;
  color: var(--text-main-color) !important;
  letter-spacing: .15em;
}
.product-detail-showroom-button:hover, .product-detail-showroom-button:focus  {
  background-color: var(--text-main-color) !important;
  color: #fff !important;
}

/* 会員登録ポップアップ(特殊制御) */
.bs-popover-top:has(.popup-member-regist) {
  top: -24px !important;
}

/* ハッシュタグの「続きを読む」 */
.product-detail-jewelry-hash-tags__more-text.product-detail-jewelry-hash-tags__more-text--hidden {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 1s ease-in-out, opacity 1s ease-in-out;
}

.product-detail-jewelry-hash-tags__more-text {
  opacity: 1;
  max-height: 500px;
}

#product-detail-jewelry-hash-tags__read-more-link[aria-expanded="true"] + .product-detail-jewelry-hash-tags__more-text.product-detail-jewelry-hash-tags__more-text--hidden {
  opacity: 1;
  max-height: 500px;
}


/*-------------------------------------------- 商品詳細画面用バナー */

.product-detail-banner {
  color: inherit;
  display: block;
  position: relative;
  z-index: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .product-detail-banner:hover .product-detail-banner__label-sub {
    text-decoration: none;
  }
  .product-detail-banner__label {
    color: var(--text-main-color);
    left: 6%;
    margin: 0;
    line-height: 1.7;
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .product-detail-banner__label-main {
    display: block;
    font-size: 16px;
    letter-spacing: var(--default-letter-spacing-ja);
    margin-bottom: 10px;
  }
  .product-detail-banner__label-sub {
    display: block;
    font-size: 14px;
    letter-spacing: var(--default-letter-spacing-ja);
    margin-top: 6px;
    text-decoration: underline;
  }
  .product-detail-banner__image-wrap {
    position: relative;
    z-index: 0;
  }
  .product-detail-banner__image {
    display: block;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .product-detail-banner:hover,
  .product-detail-banner:focus {
    background-color: transparent;
    color: var(--text-main-color);
  }
  .product-detail-banner__label {
    color: var(--text-main-color);
    left: 6%;
    margin: 0;
    line-height: 1.7;
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .product-detail-banner__label-main {
    display: block;
    font-size: 14px;
    letter-spacing: var(--default-letter-spacing-ja);
    margin-bottom: 10px;
  }
  .product-detail-banner__label-sub {
    display: block;
    font-size: 11px;
    letter-spacing: var(--default-letter-spacing-ja);
    margin-top: 1px;
    text-decoration: underline;
  }
  .product-detail-banner__image-wrap {
    position: relative;
    z-index: 0;
  }
  .product-detail-banner__image {
    display: block;
    pointer-events: none;
  }
}</pre></body></html>