/* component 　*/
.c_pink{
  color: #EE0C78;
}
.is_pc { display: block !important; }
.is_sp { display: none !important; }
@media (max-width: 48em) {
.is_pc { display: none !important; }
.is_sp { display: block !important; }
}

/* project */
@media (min-width: 48em) {
  .single-shop .sin-Gallery .wp-block-image {
    height: calc(448em / var(--em));
  }
}
@media screen and (max-width: 100em) and (min-width: 48em) {
  .st-HeaderMenu_Title{
    --em : 15;
  }
}
.SideColumnPopularUnit_Box{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: calc(-3em / var(--em));
}
.SideColumnPopularUnit_Box p{
  margin-right: calc(3em / var(--em));
  margin-bottom: calc(3em / var(--em));
}
.reason5Sec{
  padding-top: calc(30em / var(--em));
}
.reason5SecList{

}
.reason5SecList_item{
  border: 1px solid #CCCCCC;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: calc(10em / var(--em));
}
.reason5SecList_itemL{
  width: calc(200em / var(--em));
  position: relative;
}
.reason5SecList_itemL_num{
  --em: 27;
  --lh: 27;
  width: calc(50em / var(--em));
  height: calc(50em / var(--em));
  background: #10016A;
  color: #fff;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}
.reason5SecList_itemR{
  width: calc(660em / var(--em));
  position: relative;
  display: flex;
  align-items: center;
}
.reason5SecList_itemR_in{
  padding: 0 calc(30em / var(--em));
}
.reason5SecList_itemR_ttl{
  --em: 25;
  --lh: 36;
  margin-bottom: calc(10em / var(--em));
  font-weight: 500;
}
.reason5SecList_itemR_txt{
  --lh: 29;
}
.reason5SecList_itemR_txt span{
  color: #EE0C78;
  font-weight: 500;
}
.reason5SecList_itemR_cat{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: calc(10em / var(--em));
}
.reason5SecList_itemR_cat li{
  --em: 14;
  --lh: 14;
  font-weight: 500;
  padding: calc(10em / var(--em)) calc(6em / var(--em));
  color: #10016A;
  background: #E8E9F2;
  margin-right: calc(6em / var(--em));
}
.appraiserSec{
  padding-top: calc(30em / var(--em));
}
.appraiserSecList{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.appraiserSecList_item{
  width: 49%;
  border: 1px solid #CCCCCC;
  background: #fff;
  margin-bottom: calc(10em / var(--em));
  padding: calc(20em / var(--em));
}
.appraiserSecList_itemTop{
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(10em / var(--em));
}
.appraiserSecList_itemTopL{
  width: calc(140em / var(--em));
}
.appraiserSecList_itemTopR{
  width: calc(210em / var(--em));
}
.appraiserSecList_itemTopR_ttl{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: calc(10em / var(--em));
}
.appr_cat{
  --em: 15;
  --lh: 15;
  background: #10016A;
  color: #fff;
  padding: calc(6em / var(--em));
  margin-right: calc(10em / var(--em));
}
.appr_name{
  --em: 17;
  --lh: 17;
  font-weight: 500;
}
.appraiserSecList_itemTopR_info{
  border-top: 1px solid #CCCCCC;
  padding-top: calc(10em / var(--em));
}
.appraiserSecList_itemTopR_info li{
  --em: 13;
  --lh: 20;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: calc(10em / var(--em));
  margin-bottom: calc(10em / var(--em));
}
.appraiserSecList_itemTopR_info li h4{
  width: calc(60em / var(--em));
  color: #100169;
}
.appraiserSecList_itemTopR_info li p{
  width: calc(140em / var(--em));
}
.appraiserSecList_itemBtm{
  --em: 14;
  --lh: 20;
}
@media (min-width: 48em) {
/* fiveReason Home*/
.fiveReason_home{
  margin-top: calc(80em / var(--em));
}
.fiveReason_home .reason5SecList_itemL{
  width: calc(400em / var(--em));
}
.fiveReason_home .reason5SecList_itemR {
  width: calc(780em / var(--em));
}
/* appraiser Home*/
.appraiser_home{
  margin-bottom: calc(80em / var(--em));
}
.appraiser_home .appraiserSecList_itemTopR {
  width: calc(370em / var(--em));
}
.appraiser_home .appraiserSecList_itemTopR_info li p {
  width: calc(300em / var(--em));
}
}
@media (max-width: 48em) {
.reason5Sec{
  padding-top: calc(30em / var(--em));
}
.reason5SecList{

}
.reason5SecList_item{
  border: 1px solid #CCCCCC;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: calc(10em / var(--em));
}
.reason5SecList_itemL{
  width: calc(170em / var(--em));
  position: relative;
  padding-top: calc(30em / var(--em));
}
.reason5SecList_itemL_num{
  --em: 37;
  --lh: 37;
  width: calc(70em / var(--em));
  height: calc(70em / var(--em));
  background: #10016A;
  color: #fff;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}
.reason5SecList_itemR{
  width: calc(570em / var(--em));
  position: relative;
  display: flex;
  align-items: center;
}
.reason5SecList_itemR_in{
  padding: calc(20em / var(--em)) calc(30em / var(--em));
}
.reason5SecList_itemR_ttl{
  --em: 30;
  --lh: 36;
  margin-bottom: calc(16em / var(--em));
  font-weight: 500;
}
.reason5SecList_itemR_txt{
  --em: 25;
  --lh: 36;
}
.reason5SecList_itemR_txt span{
  color: #EE0C78;
  font-weight: 500;
}
.reason5SecList_itemR_cat{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: calc(16em / var(--em));
}
.reason5SecList_itemR_cat li{
  --em: 22;
  --lh: 22;
  font-weight: 500;
  padding: calc(10em / var(--em)) calc(6em / var(--em));
  color: #10016A;
  background: #E8E9F2;
  margin-right: calc(0em / var(--em));
  margin-bottom: calc(10em / var(--em));
  width: 49%;
  text-align: center;
}
.appraiserSec{
  padding-top: calc(30em / var(--em));
}
.appraiserSecList{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.appraiserSecList_item{
  width: 100%;
  border: 1px solid #CCCCCC;
  background: #fff;
  margin-bottom: calc(20em / var(--em));
  padding: calc(20em / var(--em));
}
.appraiserSecList_itemTop{
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(10em / var(--em));
}
.appraiserSecList_itemTopL{
  width: calc(200em / var(--em));
}
.appraiserSecList_itemTopR{
  width: calc(390em / var(--em));
}
.appraiserSecList_itemTopR_ttl{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: calc(10em / var(--em));
}
.appr_cat{
  --em: 25;
  --lh: 25;
  background: #10016A;
  color: #fff;
  padding: calc(6em / var(--em));
  margin-right: calc(10em / var(--em));
}
.appr_name{
  --em: 30;
  --lh: 30;
  font-weight: 500;
}
.appraiserSecList_itemTopR_info{
  border-top: 1px solid #CCCCCC;
  padding-top: calc(10em / var(--em));
}
.appraiserSecList_itemTopR_info li{
  --em: 22;
  --lh: 36;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: calc(10em / var(--em));
  margin-bottom: calc(10em / var(--em));
}
.appraiserSecList_itemTopR_info li h4{
  width: calc(100em / var(--em));
  color: #100169;
}
.appraiserSecList_itemTopR_info li p{
  width: calc(270em / var(--em));
}
.appraiserSecList_itemBtm{
  --em: 25;
  --lh: 36;
}
/* fiveReason Home*/
.fiveReason_home{
  margin-top: calc(80em / var(--em));
}
/* appraiser Home*/
.appraiser_home{
  margin-bottom: calc(80em / var(--em));
}
}
/* cat_name買取の流れ*/
.buyFlow{
  margin-bottom: calc(80em / var(--em));
}
.buyFlowSec{
  margin-top: calc(40em / var(--em));
  margin-bottom: calc(0em / var(--em));
}
.buyFlowSecTab{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
.buyFlowSecTab:after{
  content: "";
  width: 100%;
  height: 1px;
  background: #CCCCCC;
  position: absolute;
  left: 0;
  bottom: 0;
}
.buyFlowSecTab li{
  --em: 18;
  --lh: 18;
  font-weight: 500;
  width: calc(300em / var(--em));
  margin: 0 calc(2em / var(--em)) ;
  padding: calc(20em / var(--em)) 0;
  text-align: center;
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
  border-bottom: none;
}
.buyFlowSecTab li.selected{
  color: #100169;
  border-top: 3px solid #100169;
  background: #f8f8f8;
  padding: calc(25em / var(--em)) 0;
  position: relative;
  z-index: 1;
}
.buyFlowSecTabBox{

}
.buyFlowSecTabBox_item{
  padding-top: calc(30em / var(--em));
  display: none;
}
.buyFlowSecTabBox_itemStep{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: calc(40em / var(--em));
}
.buyFlowSecTabBox_itemStepBox{
  width: 31%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.buyFlowSecTabBox_itemStepBox_current{
  --em: 20;
  --lh: 20;
  background: #100169;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: calc(6em / var(--em)) 0;
  font-weight: 600;
  margin-bottom: calc(20em / var(--em));
}
.buyFlowSecTabBox_itemStepBox_current span{
  --em: 25;
}
.buyFlowSecTabBox_itemStepBox_img{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: calc(20em / var(--em));
}
.buyFlowSecTabBox_itemStepBox_img div{

}
.buyFlowSecTabBox_itemStepBox_ttl{
  --em: 20;
  --lh: 20;
  font-weight: 500;
  margin-bottom: calc(20em / var(--em));
}
.buyFlowSecTabBox_itemStepBox_txt{
  --em: 15;
}
.buyFlowSecTabBox_itemStepBox_txt span{
  color: #100169;
  font-weight: 500;
  text-decoration: underline;
}
.buyFlowSecTabBox_itemNotice{
  border: 1px solid #CCCCCC;
  background: #fff;
}
.buyFlowSecTabBox_itemNotice_ttl{
  --em: 18;
  --lh: 18;
  background: #100169;
  color: #fff;
  text-align: center;
  padding: calc(6em / var(--em)) 0;
}
.buyFlowSecTabBox_itemNotice_inner{
  padding: calc(20em / var(--em)) calc(50em / var(--em));
}
.buyFlowSecTabBox_itemNotice_innerIntro{
  --em: 15;
  margin-bottom: calc(20em / var(--em));
  text-align: center;
}
.buyFlowSecTabBox_itemNotice_innerList{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(20em / var(--em));
}
.buyFlowSecTabBox_itemNotice_innerList li{
  --em: 16;
  width: 24%;
  background: #E8E9F2;
  text-align: center;
  padding: calc(12em / var(--em)) 0;
}
.buyFlowSecTabBox_itemNotice_innertxt{
  --em: 13;
}
/* buFloe Home*/
.buyFlow_home{
  margin-bottom: calc(80em / var(--em));
}
.buyFlow_home .buyFlowSecTabBox_item {
  padding: calc(30em / var(--em)) calc(70em / var(--em));
}
.buyFlow_home .buyFlowSecTabBox_itemStep{
  padding: 0 calc(50em / var(--em));
}
.buyFlow_home .buyFlowSecTabBox_itemNotice_innerList{
  padding: 0 calc(70em / var(--em));
}
@media (max-width: 48em) {
.buyFlow{
  padding: calc(40em / var(--em)) 0;
  margin-bottom: calc(80em / var(--em));
}
.buyFlowSec{
  margin-top: calc(40em / var(--em));
  margin-bottom: calc(0em / var(--em));
}
.buyFlowSecTab{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
.buyFlowSecTab:after{
  content: "";
  width: 100%;
  height: 1px;
  background: #CCCCCC;
  position: absolute;
  left: 0;
  bottom: 0;
}
.buyFlowSecTab li{
  --em: 30;
  --lh: 30;
  font-weight: 500;
  width: 45%;
  margin: 0 calc(2em / var(--em)) ;
  padding: calc(20em / var(--em)) 0;
  text-align: center;
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
  border-bottom: none;
}
.buyFlowSecTab li.selected{
  color: #100169;
  border-top: 3px solid #100169;
  background: #f8f8f8;
  padding: calc(25em / var(--em)) 0;
  position: relative;
  z-index: 1;
}
.buyFlowSecTabBox{

}
.buyFlowSecTabBox_item{
  padding: calc(30em / var(--em));
  padding-top: calc(50em / var(--em));
  display: none;
}
.buyFlowSecTabBox_itemStep{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: calc(40em / var(--em));
  flex-wrap: wrap;
}
.buyFlowSecTabBox_itemStepBox{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: calc(40em / var(--em));
  position: relative;
  min-height: calc(170em / var(--em));
  padding-left: calc(200em / var(--em));
  flex-wrap: wrap;
}
.buyFlowSecTabBox_itemStepBox_current{
  --em: 20;
  --lh: 20;
  background: #100169;
  color: #fff;
  text-align: center;
  width: 26%;
  padding: calc(6em / var(--em)) 0;
  font-weight: 600;
  margin-bottom: calc(10em / var(--em));
  margin-right: calc(10em / var(--em));
}
.buyFlowSecTabBox_itemStepBox_current span{
  --em: 25;
}
.buyFlowSecTabBox_itemStepBox_img{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: calc(20em / var(--em));
  position: absolute;
  left: 0;
  top: 0;
  width: calc(170em / var(--em));
}
.buyFlowSecTabBox_itemStepBox_img div{

}
.buyFlowSecTabBox_itemStepBox_ttl{
  --em: 30;
  --lh: 30;
  font-weight: 500;
  margin-bottom: calc(10em / var(--em));
  width: 70%;
}
.buyFlowSecTabBox_itemStepBox_txt{
  --em: 25;
  width: 100%;
}
.buyFlowSecTabBox_itemStepBox_txt span{
  color: #100169;
  font-weight: 500;
  text-decoration: underline;
}
.buyFlowSecTabBox_itemNotice{
  border: 1px solid #CCCCCC;
  background: #fff;
}
.buyFlowSecTabBox_itemNotice_ttl{
  --em: 30;
  --lh: 30;
  background: #100169;
  color: #fff;
  text-align: center;
  padding: calc(12em / var(--em)) 0;
}
.buyFlowSecTabBox_itemNotice_inner{
  padding: calc(30em / var(--em));
}
.buyFlowSecTabBox_itemNotice_innerIntro{
  --em: 25;
  margin-bottom: calc(20em / var(--em));
  text-align: left;
}
.buyFlowSecTabBox_itemNotice_innerList{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(20em / var(--em));
  flex-wrap: wrap;
}
.buyFlowSecTabBox_itemNotice_innerList li{
  --em: 25;
  width: 48%;
  background: #E8E9F2;
  text-align: center;
  padding: calc(12em / var(--em)) 0;
  margin-bottom: calc(10em / var(--em));
}
.buyFlowSecTabBox_itemNotice_innertxt{
  --em: 20;
}
/* buFloe Home*/
.buyFlow_home{
  padding: calc(40em / var(--em)) 0;
  margin-bottom: calc(80em / var(--em));
}
.buyFlow_home .buyFlowSecTabBox_item {
  padding: calc(30em / var(--em));
  padding-top: calc(50em / var(--em));
}
.buyFlow_home .buyFlowSecTabBox_itemStep{
  padding: 0 calc(0em / var(--em));
}
.buyFlow_home .buyFlowSecTabBox_itemNotice_innerList{
  padding: 0 calc(0em / var(--em));
}
}
@media (min-width: 48em) {
/* column Home*/
.column_home .st-ColumnCard:is(.st-ColumnCard) {
  width: calc(380em / var(--em));
}
}
.home-ResultsUnit_Container{
  padding-top: calc(20em / var(--em));
}
.home-ResultsUnit_Title_seo{
  --em: 20;
  color: #100169;
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: 600;
  top: calc(20em / var(--em));
}
@media (max-width: 48em) {
.home-ResultsUnit_Container{
  padding-top: calc(70em / var(--em));
}
.home-ResultsUnit_Title_seo{
  --em: 30;
  color: #100169;
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: 600;
  top: calc(40em / var(--em));
}
}
/* JewelryHigh */
.cat-JewelryHigh{

}
.cat-JewelryHigh_Title{
  margin-bottom: calc(40em / var(--em));
}
.jewelryHighInner{
  background: #D9CFB8;
  padding: calc(60em / var(--em)) calc(50em / var(--em));
}
.jewelryHighInnerList{

}
.jewelryHighInnerList_item{
  background: #fff;
  padding: calc(30em / var(--em)) 0;
  position: relative;
  margin-bottom: calc(20em / var(--em));
}
.jewelryHighInnerList_item:last-child{
  margin-bottom: calc(0em / var(--em));
}
.jewelryHighInnerList_itemNnum {
  --em: 27;
  --lh: 27;
  width: calc(50em / var(--em));
  height: calc(50em / var(--em));
  background: #6D5800;
  color: #fff;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}
.jewelryHighInnerList_itemBox{
  width: 77%;
  margin: 0 auto;
}
.jewelryHighInnerList_itemBox_ttl{
  --em: 23;
  --lh: 23;
  margin-bottom: calc(10em / var(--em));
}
.jewelryHighInnerList_itemBox_txt{
  --em: 15;
}
.jewelryHighInnerList_itemBox_txt span{
  color: #EE0C78;
  font-weight: 500;
}
.buyFlow_jewelry{
  margin-bottom: calc(80em / var(--em));
}
@media (max-width: 48em) {
.cat-JewelryHigh{
  padding: 0;
}
.cat-JewelryHigh_Title{
  margin-bottom: calc(40em / var(--em));
}
.jewelryHighInner{
  background: #D9CFB8;
  padding: calc(60em / var(--em)) calc(30em / var(--em));
}
.jewelryHighInnerList{

}
.jewelryHighInnerList_item{
  background: #fff;
  padding: calc(30em / var(--em)) 0;
  position: relative;
  margin-bottom: calc(20em / var(--em));
}
.jewelryHighInnerList_item:last-child{
  margin-bottom: calc(0em / var(--em));
}
.jewelryHighInnerList_itemNnum {
  --em: 37;
  --lh: 37;
  width: calc(70em / var(--em));
  height: calc(70em / var(--em));
  background: #6D5800;
  color: #fff;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}
.jewelryHighInnerList_itemBox{
  width: 100%;
  margin: 0 auto;
  padding-left: calc(100em / var(--em));
  padding-right: calc(20em / var(--em));
}
.jewelryHighInnerList_itemBox_ttl{
  --em: 30;
  --lh: 36;
  margin-bottom: calc(10em / var(--em));
  font-weight: 500;
}
.jewelryHighInnerList_itemBox_txt{
  --em: 25;
}
.jewelryHighInnerList_itemBox_txt span{
  color: #EE0C78;
  font-weight: 500;
}
.buyFlow_jewelry{
  margin-bottom: calc(80em / var(--em));
}
}
/* home situation */
.st-Situation_Title__home{
  position: relative;
}
.st-Situation_Title__home:before{
  content: "＼";
  margin-right: calc(10em / var(--em));
}
.st-Situation_Title__home:after{
  content: "／";
  margin-left: calc(10em / var(--em));
}
.st-Situation_Title_wrap{
  position: relative;
}
.st-Situation_Title_wrap:before{
  content: "＼";
  margin-right: calc(10em / var(--em));
}
.st-Situation_Title_wrap:after{
  content: "／";
  margin-left: calc(10em / var(--em));
}
.cat-CerrificateRead_Title--gia{
  margin-top: calc(30em / var(--em));
}
@media (max-width: 48em) {
.st-Situation_Title__home{
  position: relative;
}
.st-Situation_Title__home:before{
  content: "＼";
  margin-right: calc(0 / var(--em));
  position: absolute;
  left: calc(0em / var(--em));
  top: calc(60em / var(--em));
}
.st-Situation_Title__home:after{
  content: "／";
  margin-left: calc(0 / var(--em));
  position: absolute;
  right: calc(0em / var(--em));
  top: calc(60em / var(--em));
}

.st-Situation_Title_wrap{
  position: relative;
}
.st-Situation_Title_wrap:before{
  content: "＼";
  margin-right: calc(0 / var(--em));
  position: absolute;
  left: calc(0em / var(--em));
  top: 30%;
}
.st-Situation_Title_wrap:after{
  content: "／";
  margin-left: calc(0 / var(--em));
  position: absolute;
  right: calc(0em / var(--em));
  top: 30%;
}
}
.st-diamondSeo01{
  margin: calc(50em / var(--em)) 0 calc(50em / var(--em));

}
.diamondSeo01_intro{
  text-align: center;
  margin: calc(20em / var(--em)) 0 calc(30em / var(--em));
}
.diamondSeo01_list{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.diamondSeo01_listItem{
  width: 48%;
}
.diamondSeo01_listItem_ttl{
  --em: 18;
  --lh: 18;
  background: #100169;
  color: #fff;
  text-align: center;
  padding: calc(6em / var(--em)) 0;
  margin-bottom: calc(20em / var(--em));
}
.diamondSeo01_listItem_txt{
  --em: 15;
}
@media (max-width: 48em) {
  .st-diamondSeo01{
  margin: calc(50em / var(--em)) 0 calc(50em / var(--em));

}
.diamondSeo01_intro{
  --em: 25;
  text-align: center;
  margin: calc(20em / var(--em)) 0 calc(30em / var(--em));
}
.diamondSeo01_list{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.diamondSeo01_listItem{
  width: 100%;
  margin-bottom: calc(20em / var(--em));
}
.diamondSeo01_listItem_ttl{
  --em: 30;
  --lh: 30;
  background: #100169;
  color: #fff;
  text-align: center;
  padding: calc(6em / var(--em)) 0;
  margin-bottom: calc(20em / var(--em));
}
.diamondSeo01_listItem_txt{
  --em: 25;
}
}

/* Expert */
.st-Expert{
  margin-top: calc(80em / var(--em));
  margin-bottom: calc(40em / var(--em));
}
.st-Expert_Title{
  margin-bottom: calc(20em / var(--em));
}
.expertSec{
  background: #E8E9F2;
  padding: calc(30em / var(--em));
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.expertSec__profile{
  width: 30%;
  padding-right: calc(35em / var(--em));
  border-right: 1px solid #fff;
}
.expertSec__profile--img{
  overflow: hidden;
  margin-bottom: calc(10em / var(--em));
}
.expertSec__profile--img img{
  object-fit: cover;
  width: 100%;
  height: calc(280em / var(--em));
}
.expertSec__profile--name{
  --em: 16;
  text-align: center;
}
.expertSec__cont{
  --em: 16;
  --lh: 30;
  width: 66%;
}
.expertSec__cont--txt{
  margin-bottom: calc(20em / var(--em));
}
.expertSec__cont--date{
  text-align: right;
}
@media (max-width: 48em) {
.st-Expert{
  margin-top: calc(80em / var(--em));
  margin-bottom: calc(40em / var(--em));
}
.st-Expert_Title{
  margin-bottom: calc(20em / var(--em));
}
.expertSec{
  background: #E8E9F2;
  padding: calc(30em / var(--em));
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.expertSec__profile {
  width: 45%;
  padding-right: 0;
  border-right: none;
  margin: 0 auto calc(20em / var(--em));;
}
.expertSec__profile--img{
  overflow: hidden;
  margin-bottom: calc(10em / var(--em));
}
.expertSec__profile--img img{
  object-fit: cover;
  width: 100%;
  height: calc(320em / var(--em));
}
.expertSec__profile--name{
  --em: 24;
  text-align: center;
}
.expertSec__cont{
  --em: 24;
  --lh: 50;
  width: 100%;
}
.expertSec__cont--txt{
  margin-bottom: calc(20em / var(--em));
}
.expertSec__cont--date{
  text-align: right;
}
}
.itemsGuide{
  margin-bottom: calc(100em / var(--em));
}
.itemsGuide_Title{
  margin-bottom: calc(40em / var(--em));
}
.itemsGuide__tableWrap{

}
.itemsGuide__table{
  border-collapse:  collapse;
  border: 1px solid #CCCCCC;
}
.itemsGuide__table tr{

}
.itemsGuide__table th{
  border: 1px solid #CCCCCC;
  background: #C8BF76;
  padding: calc(15em / var(--em)) calc(10em / var(--em));
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
.itemsGuide__table th:nth-child(1){
  width: 15%;
}
.itemsGuide__table th:nth-child(2){
  width: 15%;
}
.itemsGuide__table th:nth-child(3){
  width: 20%;
}
.itemsGuide__table th:nth-child(4){
  width: 20%;
}
.itemsGuide__table th:nth-child(5){
  width: 30%;
}
.itemsGuide__table td{
  --em: 14;
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: calc(20em / var(--em)) calc(10em / var(--em));
  text-align: center;
  vertical-align: middle;
}
.itemsGuide__table td:nth-child(1){
  background: #F4F2DF;
}
.itemsGuide__table td:nth-child(5){
  --em: 13;
  --lh: 22;
  text-align: left;
}
.stableCont{
  background: #fff;
  padding: calc(20em / var(--em));
  padding-top: calc(30em / var(--em));
  margin-top: calc(20em / var(--em));
}
.stableCont__ttl{
  --em: 20;
  font-weight: 500;
  position: relative;
  text-align: center;
  margin-bottom: calc(20em / var(--em));
}
.stableCont__ttl:before{
  content: "";
  width: 100%;
  height: 1px;
  background: #444444;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.stableCont__ttl span{
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0 calc(20em / var(--em));
}
.stableCont__txt{

}
@media (max-width: 48em) {
.itemsGuide{
  margin-bottom: calc(100em / var(--em));
}
.itemsGuide_Title{
  margin-bottom: calc(40em / var(--em));
}
.itemsGuide__tableWrap{
  overflow: scroll;
}
.itemsGuide__table{
  border-collapse:  collapse;
  border: 1px solid #CCCCCC;
  width: 210%;
}
.itemsGuide__table tr{
  border: 1px solid #CCCCCC;
}
.itemsGuide__table th{
  border: 1px solid #CCCCCC;
  background: #C8BF76;
  padding: calc(15em / var(--em)) calc(10em / var(--em));
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
.itemsGuide__table th:nth-child(1){
  width: 15%;
}
.itemsGuide__table th:nth-child(2){
  width: 15%;
}
.itemsGuide__table th:nth-child(3){
  width: 20%;
}
.itemsGuide__table th:nth-child(4){
  width: 20%;
}
.itemsGuide__table th:nth-child(5){
  width: 30%;
}
.itemsGuide__table td{
  --em: 24;
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: calc(20em / var(--em));
  text-align: center;
  vertical-align: middle;
}
.itemsGuide__table td:nth-child(1){
  background: #F4F2DF;
}
.itemsGuide__table td:nth-child(5){
  --em: 24;
  --lh: 30;
  text-align: left;
}
.stableCont{
  background: #fff;
  padding: calc(30em / var(--em));
  padding-top: calc(30em / var(--em));
  margin-top: calc(50em / var(--em));
}
.stableCont__ttl{
  --em: 34;
  font-weight: 500;
  position: relative;
  text-align: center;
  margin-bottom: calc(20em / var(--em));
}
.stableCont__ttl:before{
  content: "";
  width: 100%;
  height: 1px;
  background: #444444;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.stableCont__ttl span{
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0 calc(20em / var(--em));
}
.stableCont__txt{

}
}
.ssin_v003{
  display: none;
}
.ssin_v003_fixtelWrap{
  display: none;
}
@media (max-width: 48em) {
.ssin_v003_fixtelWrap{
  display: block;
}
.ssin_v003{
  display: block;
  background: #E8E9F2;
  padding: calc(10em / var(--em)) calc(20em / var(--em));
  margin-top:calc(20em / var(--em));
}
.ssin_v003_tel{
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  text-decoration: none;
}
.ssin_v003_telTtl{
  font-size: calc(25em / var(--em));
  background: #100169;
  padding: calc(5em / var(--em)) calc(10em / var(--em));
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  position: relative;
}
.ssin_v003_telTtl:after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: calc(10em / var(--em)) solid transparent;
  border-left: calc(10em / var(--em)) solid transparent;
  border-top: calc(20em / var(--em)) solid #100169;
  border-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(-18em / var(--em));
  margin: auto;
}
.ssin_v003_telTtl span{
  color: #FFFF00;
}
.ssin_v003_telBtn{
  background: #FFFF00;
  box-shadow: 2px 2px 0 #FFCC00;
  border-radius: 100px;
  padding: calc(20em / var(--em)) calc(10em / var(--em));
  padding-top: calc(40em / var(--em));
  width: 100%;
  margin-top: calc(-54em / var(--em));
}
.ssin_v003_telBtn_box{
  display: flex;
  justify-content: center;
  align-items: center;
  color: #100169;

}
.ssin_v003_telBtn_box svg{
  margin-right: calc(8em / var(--em));
  max-width: calc(60em / var(--em));
}
.ssin_v003_telBtn_box p{
  font-size: calc(30em / var(--em));
  font-weight: 800;
  letter-spacing: 0;
  white-space: nowrap;
  margin: 0;
}
.ssin_v003_telBtn_box span{
  font-size: calc(35em / var(--em));
}
.c_red{
  color: #EB046A;
}
.ssin_v003_telBtn_note{
  font-size: calc(18em / var(--em));
  text-align: center;
  margin: 0;
}
.ssin_v003_txt{
  font-size: calc(18em / var(--em));
  text-align: center;
}
.ssin_v003_txt span{
  font-weight: 700;
}
.ssin_v003Btm{
  background: none;
  margin-top: calc(40em / var(--em));
}
.ssin_v003Btm_tips{
  display: flex;
  justify-content: center;
  position: relative;
  text-align: center;
}
.ssin_v003Btm_tips div{
  position: relative;
  padding: 0 calc(76em / var(--em));;
}
.ssin_v003Btm_tips div::before {
  content: "";
  width: 40px;
  height: 1px;
  transform: rotate(60deg);
  box-sizing: border-box;
  background-color: #333333;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.ssin_v003Btm_tips div::after {
  content: "";
  width: 40px;
  height: 1px;
  transform: rotate(-60deg);
  box-sizing: border-box;
  background-color: #333333;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.ssin_v003_fixtelWrap{
  /* position: fixed;
  left: 0;
  bottom: 0; */
  width: 100%;
  z-index: 9999;
  display: block;
}
.ssin_v003_fixtel {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    text-decoration: none;
}
.ssin_v003_fixtelTtl {
    font-size: calc(25em / var(--em));
    background: #100169;
    padding: calc(5em / var(--em)) calc(10em / var(--em));
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    position: relative;
    top:calc(-18em / var(--em));;
}

.ssin_v003_fixtelTtl:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: calc(10em / var(--em)) solid transparent;
    border-left: calc(10em / var(--em)) solid transparent;
    border-top: calc(20em / var(--em)) solid #100169;
    border-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(-18em / var(--em));
    margin: auto;
}

.ssin_v003_fixtelTtl span {
    color: #FFFF00;
}

.ssin_v003_fixtelBtn {
    background: #FFFF00;
    padding: calc(20em / var(--em)) calc(10em / var(--em));
    padding-top: calc(40em / var(--em));
    padding-right: calc(100em / var(--em));
    width: 100%;
    margin-top: calc(-50em / var(--em));
    border-top: 1px solid #CCCCCC;
}

.ssin_v003_fixtelBtn_box {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #100169;
}

.ssin_v003_fixtelBtn_box svg {
    margin-right: calc(8em / var(--em));
    max-width: calc(60em / var(--em));
}

.ssin_v003_fixtelBtn_box p {
    font-size: calc(36em / var(--em));
    font-weight: 800;
    letter-spacing: 0;
    white-space: nowrap;
    margin: 0;
}

.ssin_v003_fixtelBtn_box span {
    font-size: calc(35em / var(--em));
}
.store_fixbnr_img {
    width: 20%;
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    max-inline-size: unset;
    max-block-size: unset;
}
.single-shop.vwo003 .ssin-Tel{
  display:none;
}
}
.soubaTable{
  margin-top: calc(100em / var(--em));
  margin-bottom: calc(30em / var(--em));
}
.soubaTable_Title{
  margin-bottom: calc(40em / var(--em));
}
.soubaTable__tableWrap{

}
.soubaTable__table{
  border-collapse:  collapse;
  border: 1px solid #CCCCCC;
  width: 100%;
}
.soubaTable__table tr{

}
.soubaTable__table th{
  border: 1px solid #CCCCCC;
  background: #C8BF76;
  padding: calc(10em / var(--em)) calc(10em / var(--em));
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  width: 25%;
}
.soubaTable__table td{
  --em: 22;
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: calc(10em / var(--em));
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
}
.soubaTable__table td span{
  --em: 16;
}
.soubaTable__table td:nth-child(1){
  --em: 18;
  background: #F4F2DF;
}
.moreBtn{
  width: calc(250em / var(--em));
  height: calc(50em / var(--em));
  margin: calc(40em / var(--em)) auto 0;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #CCCCCC;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.moreBtn::before{
  content: "";
  width: calc(14em / var(--em));
  height: 1px;
  background: #444444;
  position: absolute;
  right:calc(18em / var(--em));
  top: 0;
  bottom: 0;
  margin: auto;
}
.moreBtn::after{
  content: "";
  width: 1px;
  height: calc(14em / var(--em));
  background: #444444;
  position: absolute;
  right:calc(24em / var(--em));
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 48em) {
.soubaTable{
  margin-top: calc(100em / var(--em));
  margin-bottom: calc(30em / var(--em));
}
.soubaTable_Title{
  margin-bottom: calc(40em / var(--em));
}
.soubaTable__tableWrap{
  overflow: scroll;
}
.soubaTable__table{
  border-collapse:  collapse;
  border: 1px solid #CCCCCC;
  width: 180%;
}
.soubaTable__table tr{
  border: 1px solid #CCCCCC;
}
.soubaTable__table th{
  border: 1px solid #CCCCCC;
  background: #C8BF76;
  padding: calc(15em / var(--em)) calc(10em / var(--em));
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
.soubaTable__table td{
  --em: 32;
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: calc(20em / var(--em));
  text-align: center;
  vertical-align: middle;
}
.soubaTable__table td span{
  --em: 22;
}
.soubaTable__table td:nth-child(1){
  --em: 28;
  background: #F4F2DF;
}
.moreBtn {
    width: calc(430em / var(--em));
    height: calc(70em / var(--em));
    margin: calc(40em / var(--em)) auto 0;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #CCCCCC;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.moreBtn::before{
  content: "";
  width: calc(24em / var(--em));
  height: 1px;
  background: #444444;
  position: absolute;
  right:calc(28em / var(--em));
  top: 0;
  bottom: 0;
  margin: auto;
}
.moreBtn::after{
  content: "";
  width: 1px;
  height: calc(24em / var(--em));
  background: #444444;
  position: absolute;
  right:calc(39em / var(--em));
  top: 0;
  bottom: 0;
  margin: auto;
}
}

.kindCoin{
  margin-bottom: calc(80em / var(--em));
}
.kindCoin_Title{
  margin-bottom: calc(30em / var(--em));
}
.kindCoin__listWrap{

}
.kindCoin__list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: calc(10em / var(--em));
}
.kindCoin__list--item{
  width: 32%;
  margin-bottom: calc(10em / var(--em));
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: calc(4em / var(--em));
}
.kindCoin__list--figure{
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0;
}
.kindCoin__list--img{

}
.kindCoin__list--caption{
  --lh: 16;
  padding: calc(14em / var(--em)) 0;
}
.kindCoin__note{
  --em: 12;
  text-align: center;
}
.featureCoin{
  margin-bottom: calc(80em / var(--em));
}
.featureCoin_Title{
  margin-bottom: calc(30em / var(--em));
}
.featureCoin__sec{
  margin-bottom: calc(50em / var(--em));
}
.featureCoin__ttlSub{
  --em: 20;
  position: relative;
  margin-bottom: calc(20em / var(--em));
  text-align: center;
}
.featureCoin__ttlSub:before{
  content: "";
  width: 100%;
  height: 1px;
  background: #444444;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.featureCoin__ttlSub span{
  --em: 20;
  --lh: 20;
  font-weight: 600;
  background: #f8f8f8;
  display: inline-block;
  position: relative;
  padding: 0 calc(20em / var(--em));
}
.featureCoin__secCont{

}
.featureCoin__secCont--box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(20em / var(--em));
}
.featureCoin__secCont--img{
  width: 19%;
  margin: 0;
}
.featureCoin__secCont--doc{
  width: 77%;
}
.featureCoin__secCont--docTtl{
  --em: 20;
  font-weight: 600;
  margin-bottom: calc(10em / var(--em));
}
.featureCoin__secCont--docTxt{

}
.featureHighCoin__sec{
  margin-bottom: calc(30em / var(--em));
}
.featureHighCoin__secCont{

}
.featureHighCoin__secCont--section{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: calc(-1em / var(--em));
}
.featureHighCoin__secCont--ttl{
  width: 20%;
  background: #F4F2DF;
  display: flex;
  align-items: center;
  padding: calc(20em / var(--em));
  border: 1px solid #CCCCCC;
  border-right: 0;
}
.featureHighCoin__secCont--ttlTxt{
  font-weight: 600;
}
.featureHighCoin__secCont--article{
  width: 80%;
  background: #fff;
  padding: calc(20em / var(--em));
  border: 1px solid #CCCCCC;
}
.featureHighCoin__secCont--item{
  margin-bottom: calc(20em / var(--em));
}
.featureHighCoin__secCont--item:last-of-type{
  margin-bottom: 0;
}
.featureHighCoin__secCont--itemTtl{
  background: #F4F2DF;
  border-left: 3px solid #C8BF76;
  font-weight: 600;
  padding: calc(10em / var(--em));
  margin-bottom: calc(20em / var(--em));
}
.featureHighCoin__secCont--itemTxt{
  --lh: 26;
}
@media (max-width: 48em) {
.kindCoin{
  margin-bottom: calc(80em / var(--em));
}
.kindCoin_Title{
  margin-bottom: calc(30em / var(--em));
}
.kindCoin__listWrap{

}
.kindCoin__list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: calc(10em / var(--em));
}
.kindCoin__list--item{
  width: 49%;
  margin-bottom: calc(10em / var(--em));
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: calc(4em / var(--em));
}
.kindCoin__list--figure{
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0;
}
.kindCoin__list--img{

}
.kindCoin__list--caption{
  --lh: 16;
  padding: calc(20em / var(--em)) 0;
}
.kindCoin__note{
  --em: 20;
  text-align: center;
}
.featureCoin{
  margin-bottom: calc(80em / var(--em));
}
.featureCoin_Title{
  margin-bottom: calc(40em / var(--em));
}
.featureCoin__sec{
  margin-bottom: calc(50em / var(--em));
}
.featureCoin__ttlSub{
  --em: 20;
  position: relative;
  margin-bottom: calc(30em / var(--em));
  text-align: center;
}
.featureCoin__ttlSub:before{
  content: "";
  width: 100%;
  height: 1px;
  background: #444444;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.featureCoin__ttlSub span{
  --em: 32;
  --lh: 32;
  font-weight: 600;
  background: #f8f8f8;
  display: inline-block;
  position: relative;
  padding: 0 calc(20em / var(--em));
}
.featureCoin__secCont{

}
.featureCoin__secCont--box{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: calc(40em / var(--em));
}
.featureCoin__secCont--img{
  width: 25%;
  margin: 0;
}
.featureCoin__secCont--doc{
  width: 70%;
}
.featureCoin__secCont--docTtl{
  --em: 24;
  font-weight: 600;
  margin-bottom: calc(10em / var(--em));
}
.featureCoin__secCont--docTxt{
  --em: 22;
}
.featureHighCoin__sec{
  margin-bottom: calc(30em / var(--em));
}
.featureHighCoin__secCont{

}
.featureHighCoin__secCont--section{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: calc(20em / var(--em));
}
.featureHighCoin__secCont--ttl{
  width: 100%;
  background: #F4F2DF;
  display: flex;
  align-items: center;
  padding: calc(20em / var(--em));
  border: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.featureHighCoin__secCont--ttlTxt{
  font-weight: 600;
}
.featureHighCoin__secCont--article{
  width: 100%;
  background: #fff;
  padding: calc(20em / var(--em));
  border: 1px solid #CCCCCC;
  margin-top: calc(-2em / var(--em));
}
.featureHighCoin__secCont--item{
  margin-bottom: calc(20em / var(--em));
}
.featureHighCoin__secCont--item:last-of-type{
  margin-bottom: 0;
}
.featureHighCoin__secCont--itemTtl{
  background: #F4F2DF;
  border-left: 3px solid #C8BF76;
  font-weight: 600;
  padding: calc(10em / var(--em));
  margin-bottom: calc(20em / var(--em));
}
.featureHighCoin__secCont--itemTxt{
  --em: 22;
  --lh: 32;
}
}
@media (min-width: 48em) {
.home-FairContainer{

}
.home-FairFull .st-NewsUnit{
  display: flex;
  justify-content: space-between;
}
.home-FairFull .st-NewsUnit .st-NewsUnit_Date{
  width: 8%;
}
.home-FairFull .st-NewsUnit .st-NewsUnit_Category{
  width: 10%;
}
.home-FairFull .st-NewsUnit .st-NewsUnit_Title{
  width: 76%;
}
}
/* rolex page*/
.rolexEnhance{
  background: #100169;
  margin-top: calc(80em / var(--em));
  margin-bottom: calc(-100em / var(--em));
}
.rolexEnhance__inner{
  padding: calc(80em / var(--em)) 0;
}
.rolexEnhance__ttl{
  color: #fff;
  display: block;
  position: relative;
  padding-bottom: calc(14em / var(--em));
  margin-bottom: calc(40em / var(--em));
}
.rolexEnhance__ttl:after{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: radial-gradient(circle farthest-side, #FAFF00, #FAFF00 calc(2em / var(--em)), transparent calc(2em / var(--em)), transparent);
}
.c_ylw{
  color: #FAFF00;
}
.rolexEnhance__list{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: calc(10em / var(--em));
  margin-bottom: calc(20em / var(--em));
}
.rolexEnhance__listItem{
  background: #fff;
  padding: calc(4em / var(--em));
}
.rolexEnhance__listItem--figure{
  margin-bottom: calc(10em / var(--em));
}
.rolexEnhance__listItem--figureInner{
  margin-bottom: calc(10em / var(--em));
}
.rolexEnhance__listItem--figureCaption{
  --em: 14;
  padding: 0 calc(6em / var(--em));
  font-weight: 600;
}
.rolexEnhance__listItem--info{
  padding: 0 calc(6em / var(--em));
  margin-bottom: calc(10em / var(--em));
}
.rolexEnhance__listItem--infoLi{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(6em / var(--em));
}
.rolexEnhance__listItem--infoLiTxt01{
  --em: 12;
  --lh: 12;
  width: 25%;
  border: 1px solid #CCCCCC;
  padding: calc(4em / var(--em)) calc(6em / var(--em));
  text-align: center;
}
.rolexEnhance__listItem--infoLiTxt02{
  --em: 14;
  width: 70%;
}
.rolexEnhance__listItem--price{
  padding: 0 calc(6em / var(--em));
}
.rolexEnhance__listItem--priceTtl{
  --em: 13;
  --lh: 13;
  font-weight: 500;
  background: #E8E9F2;
  text-align: center;
  padding: calc(6em / var(--em));
  margin-bottom: calc(12em / var(--em));
}
.rolexEnhance__listItem--priceBox{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(6em / var(--em));
}
.rolexEnhance__listItem--priceBoxTxt01{
  --em: 13;
  --lh: 13;
  width: 38%;
  text-align: right;
}
.rolexEnhance__listItem--priceBoxTxt02{
  --em: 20;
  --let: -.05em;
  --lh: 20;
  width: 56%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  color: #100169;
}
.rolexEnhance__listItem--priceBoxTxt02 span{
  --em: 14;
  --lh: 14;
  display: inline-block;
}
.rolexEnhance__note{
  --em: 12;
  text-align: center;
  color: #fff;
}
.watchReason{
  margin-bottom: calc(100em / var(--em));
}
.watchReason__inner{
  background: #E8E9F2;
  padding: calc(58.7em / var(--em)) calc(50em / var(--em)) calc(67.3em / var(--em));
}
.watchReason__ttl{
  margin-bottom: calc(30em / var(--em));
}
.watchReason__section{
  margin-bottom: calc(40em / var(--em));
}
.watchReason__section:last-of-type{
  margin-bottom: 0;
}
.watchReason__section--ttl{
  display: flex;
  align-items: stretch;
  background: #fff;
  margin-bottom: calc(20em / var(--em));
}
.watchReason__section--ttlNum{
  --em: 25;
  --lh: 25;
  font-weight: 700;
  width: calc(50em / var(--em));
  height: calc(50em / var(--em));
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #100169;
}
.watchReason__section--ttlTxt{
  --em: 23;
  --lh: 23;
  padding: 0 calc(16em / var(--em));
  display: flex;
  align-items: center;
}
.watchReason__section--txt{
  --lh: 30;
}
.rolexTiming{
  margin-bottom: calc(100em / var(--em));
}
.rolexTiming__ttl{
  margin-bottom: calc(30em / var(--em));
}
.rolexTiming__inner{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(16em / var(--em));
}
.rolexTiming__innerBox{
  border: 1px solid #CCCCCC;
  background: #fff;
}
.rolexTiming__innerBox--figure{
  margin-bottom: 0;
}
.rolexTiming__innerBox--cont{
  padding: calc(16em / var(--em));
}
.rolexTiming__innerBox--contTtl{
  --em: 22;
  --lh: 40;
  font-weight: 500;
  margin-bottom: calc(10em / var(--em));
  text-align: center;
}
.rolexTiming__innerBox--contTtl mark{
  background:linear-gradient(transparent 80%, #FAFF00 80%);
}
@media (max-width: 48em) {
.rolexEnhance{
  background: #100169;
  margin-top: calc(80em / var(--em));
  margin-bottom: calc(-100em / var(--em));
}
.rolexEnhance__inner{
  padding: calc(80em / var(--em)) 0;
}
.rolexEnhance__ttl{
  color: #fff;
  display: block;
  position: relative;
  padding-bottom: calc(14em / var(--em));
  margin-bottom: calc(40em / var(--em));
}
.rolexEnhance__ttl:after{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: radial-gradient(circle farthest-side, #FAFF00, #FAFF00 calc(2em / var(--em)), transparent calc(2em / var(--em)), transparent);
}
.c_ylw{
  color: #FAFF00;
}
.rolexEnhance__list{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(20em / var(--em));
  margin-bottom: calc(20em / var(--em));
}
.rolexEnhance__listItem{
  background: #fff;
  padding: calc(4em / var(--em));
}
.rolexEnhance__listItem--figure{
  margin-bottom: calc(10em / var(--em));
}
.rolexEnhance__listItem--figureInner{
  margin-bottom: calc(10em / var(--em));
}
.rolexEnhance__listItem--figureCaption{
  --em: 22;
  padding: 0 calc(6em / var(--em));
  font-weight: 600;
}
.rolexEnhance__listItem--info{
  padding: 0 calc(6em / var(--em));
  margin-bottom: calc(10em / var(--em));
}
.rolexEnhance__listItem--infoLi{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(6em / var(--em));
}
.rolexEnhance__listItem--infoLiTxt01{
  --em: 18;
  --lh: 18;
  width: 25%;
  border: 1px solid #CCCCCC;
  padding: calc(4em / var(--em)) calc(6em / var(--em));
  text-align: center;
}
.rolexEnhance__listItem--infoLiTxt02{
  --em: 20;
  width: 70%;
}
.rolexEnhance__listItem--price{
  padding: 0 calc(6em / var(--em));
}
.rolexEnhance__listItem--priceTtl{
  --em: 20;
  --lh: 20;
  font-weight: 500;
  background: #E8E9F2;
  text-align: center;
  padding: calc(6em / var(--em));
  margin-bottom: calc(12em / var(--em));
}
.rolexEnhance__listItem--priceBox{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(6em / var(--em));
}
.rolexEnhance__listItem--priceBoxTxt01{
  --em: 18;
  --lh: 18;
  width: 38%;
  text-align: right;
}
.rolexEnhance__listItem--priceBoxTxt02{
  --em: 32;
  --let: -.05em;
  --lh: 32;
  width: 56%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  color: #100169;
}
.rolexEnhance__listItem--priceBoxTxt02 span{
  --em: 18;
  --lh: 18;
  display: inline-block;
}
.rolexEnhance__note{
  --em: 16;
  text-align: center;
  color: #fff;
}
.watchReason{
  margin-bottom: calc(100em / var(--em));
  margin-inline: calc(0em / var(--em));
}
.watchReason__inner{
  background: #E8E9F2;
  padding: calc(58.7em / var(--em)) calc(20em / var(--em)) calc(67.3em / var(--em));
}
.watchReason__ttl{
  margin-bottom: calc(30em / var(--em));
}
.watchReason__section{
  margin-bottom: calc(40em / var(--em));
}
.watchReason__section:last-of-type{
  margin-bottom: 0;
}
.watchReason__section--ttl{
  display: flex;
  align-items: stretch;
  background: #fff;
  margin-bottom: calc(20em / var(--em));
}
.watchReason__section--ttlNum{
  --em: 36;
  --lh: 36;
  font-weight: 700;
  width: calc(70em / var(--em));
  height: calc(70em / var(--em));
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #100169;
}
.watchReason__section--ttlTxt{
  --em:28;
  --lh:28;
  padding: 0 calc(16em / var(--em));
  display: flex;
  align-items: center;
}
.watchReason__section--txt{
  --lh: 38;
}
.rolexTiming{
  margin-bottom: calc(100em / var(--em));
}
.rolexTiming__ttl{
  margin-bottom: calc(30em / var(--em));
}
.rolexTiming__inner{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(4em / var(--em));
  margin-inline: calc(-20em / var(--em));
}
.rolexTiming__innerBox{
  border: 1px solid #CCCCCC;
  background: #fff;
}
.rolexTiming__innerBox--figure{
  margin-bottom: calc(16em / var(--em));
}
.rolexTiming__innerBox--cont{
  padding: calc(16em / var(--em));
}
.rolexTiming__innerBox--contTtl{
  --em: 28;
  --lh: 40;
  font-weight: 500;
  margin-bottom: calc(16em / var(--em));
  text-align: center;
}
.rolexTiming__innerBox--contTtl mark{
  background:linear-gradient(transparent 80%, #FAFF00 80%);
}
.rolexTiming__innerBox--contTxt{
  --em: 24;
  --lh: 32;
}
}


.rolexChildEnhance__list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: calc(10em / var(--em));
  margin-bottom: calc(20em / var(--em));
}
.rolexChildEnhance__listItem{
  background: #fff;
  padding: calc(4em / var(--em));
  padding-bottom: calc(8em / var(--em));
  position: relative;
  display: flex;
  flex-direction: column;
}
.rolexChildEnhance__listItem:after {
  content: "";
  --em: 30;
  --lh: 30;
  width: calc(60em / var(--em));
  height: calc(60em / var(--em));
  background: #FAFF00;
  position: absolute;
  top: calc(-20em / var(--em));
  left: calc(20em / var(--em));
  border-radius: 50%;
  font-family: Heebo, sans-serif;
  font-feature-settings: "palt" 0;
  font-optical-sizing: auto;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #100169;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
}
.rolexChildEnhance__listItem:nth-child(1):after{
  content: "1";
  background: #EB046A;
  color: #fff;
}
.rolexChildEnhance__listItem:nth-child(2):after{
  content: "2";
}
.rolexChildEnhance__listItem:nth-child(3):after{
  content: "3";
}
.rolexChildEnhance__listItem--figure{
  margin-bottom: calc(14em / var(--em));
  text-align: left;
  flex-grow: 1;
}
.rolexChildEnhance__listItem--figureInner{
  margin-bottom: calc(10em / var(--em));
}
.rolexChildEnhance__listItem--figureCaption{
  --em: 14;
  font-weight: 600;
  width: 90%;
  margin: 0 auto;
}
.rolexChildEnhance__listItem--priceBox{
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin:0 auto calc(6em / var(--em));
  padding-top: calc(6em / var(--em));
  border-top: 1px solid #CCCCCC;
}
.rolexChildEnhance__listItem--priceBoxTxt01{
  --em: 13;
  --lh: 13;
  width: 38%;
  text-align: center;
  border: 1px solid #CCCCCC;
  padding: calc(4em / var(--em));
}
.rolexChildEnhance__listItem--priceBoxTxt02{
  --em: 28;
  --let: -.05em;
  --lh: 28;
  width: 56%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  color: #100169;
}
.rolexChildEnhance__listItem--priceBoxTxt02 span{
  --em: 18;
  --lh: 18;
  display: inline-block;
}
.rolexEnhance__note{
  --em: 12;
  text-align: center;
  color: #fff;
}

.highModel{
  margin-bottom: calc(100em / var(--em));
}
.highModel_Title{
  margin-bottom: calc(60em / var(--em));
}
.highModel__box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: calc(30em / var(--em));
}
.highModel__box--figure{
  width: 28%;
  margin-bottom: 0;
}
.highModel__box--cont{
  width: 67%;
}
.highModel__box--contTop{
  margin-bottom: calc(20em / var(--em));
  border: 1px solid #f8f8f8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.highModel__box--contTips{
  width: calc(80em / var(--em));
  background: #100169;
  color: #fff;
  text-align: center;
  padding: calc(4em / var(--em)) 0;
}
.highModel__box--contTxt{
  --em: 24;
  width: 82%;
  font-weight: 700;
}
.highModel__box--contBtm{
  border: 1px solid #CCCCCC;
}
.highModel__box--contTxt02{
  --em: 14;
  padding: calc(20em / var(--em));
}
@media (max-width: 48em) {
.rolexChildEnhance__list{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(20em / var(--em));
  margin-bottom: calc(20em / var(--em));
}
.rolexChildEnhance__listItem{
  background: #fff;
  padding: calc(4em / var(--em));
  padding-bottom: calc(8em / var(--em));
  position: relative;
}
.rolexChildEnhance__listItem:after {
  content: "";
  --em: 30;
  --lh: 30;
  width: calc(60em / var(--em));
  height: calc(60em / var(--em));
  background: #FAFF00;
  position: absolute;
  top: calc(-20em / var(--em));
  left: calc(20em / var(--em));
  border-radius: 50%;
  font-family: Heebo, sans-serif;
  font-feature-settings: "palt" 0;
  font-optical-sizing: auto;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #100169;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
}
.rolexChildEnhance__listItem:nth-child(1):after{
  content: "1";
  background: #EB046A;
  color: #fff;
}
.rolexChildEnhance__listItem:nth-child(2):after{
  content: "2";
}
.rolexChildEnhance__listItem:nth-child(3):after{
  content: "3";
}
.rolexChildEnhance__listItem--figure{
  margin-bottom: calc(14em / var(--em));
  text-align: left;
}
.rolexChildEnhance__listItem--figureInner{
  margin-bottom: calc(10em / var(--em));
}
.rolexChildEnhance__listItem--figureCaption{
  --em: 22;
  font-weight: 600;
  width: 90%;
  margin: 0 auto;
}
.rolexChildEnhance__listItem--priceBox{
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin:0 auto calc(6em / var(--em));
  padding-top: calc(6em / var(--em));
  border-top: 1px solid #CCCCCC;
}
.rolexChildEnhance__listItem--priceBoxTxt01{
  --em: 13;
  --lh: 13;
  width: 38%;
  text-align: center;
  border: 1px solid #CCCCCC;
  padding: calc(4em / var(--em));
}
.rolexChildEnhance__listItem--priceBoxTxt02{
  --em: 34;
  --let: -.05em;
  --lh: 28;
  width: 56%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  color: #100169;
}
.rolexChildEnhance__listItem--priceBoxTxt02 span{
  --em: 18;
  --lh: 18;
  display: inline-block;
}
.rolexEnhance__note{
  --em: 18;
  text-align: center;
  color: #fff;
}

.highModel{
  margin-bottom: calc(100em / var(--em));
}
.highModel_Title{
  margin-bottom: calc(60em / var(--em));
}
.highModel__box{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: calc(30em / var(--em));
}
.highModel__box--figure{
  width: 35%;
  margin-bottom: 0;
}
.highModel__box--cont{
  width: 62%;
}
.highModel__box--contTop{
  margin-bottom: calc(20em / var(--em));
  border: 1px solid #f8f8f8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.highModel__box--contTips{
  width: calc(80em / var(--em));
  background: #100169;
  color: #fff;
  text-align: center;
  padding: calc(4em / var(--em)) 0;
}
.highModel__box--contTxt {
  --em: 31;
  width: 73%;
  font-weight: 700;
}
.highModel__box--contBtm{
  border: 1px solid #CCCCCC;
}
.highModel__box--contTxt02{
  --em: 18;
  padding: calc(20em / var(--em));
}
}
@media (max-width: 48em) {
.syuttyouReason{
  margin-top: calc(50em / var(--em));
}
.syuttyouReason_Title{
  margin-bottom: calc(30em / var(--em));
}
.syuttyouReason_Title span{
  --em: 40;
  color: #100169;
  margin-bottom: calc(-10em / var(--em));
}
.syuttyouReasonBox{
  display: grid;
  gap: calc(10em / var(--em));
  grid-template-columns: 50% 1fr;
}
.syuttyouReasonItem{
  border: 1px solid #948FAF;
  border-radius: 6px;
  padding: calc(16em / var(--em));
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
}
.syuttyouReasonItemTitle{
  --em: 27;
  letter-spacing: 0;
  background: #100169;
  padding: calc(10em / var(--em)) 0;
  border-radius: 100px;
  color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: calc(20em / var(--em));
}
.syuttyouReasonItemContent{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.syuttyouReasonItemIco01{
  width: calc(130em / var(--em));
  margin: calc(10em / var(--em)) auto;
}
.syuttyouReasonItemText01{
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
  white-space: nowrap;
}
.syuttyouReasonItemText01 span{
  --em: 65;
  letter-spacing: -0.05em;
  color: #100169;
}
.syuttyouReasonItemText01 span + span{
  --em: 30;
  font-weight: 700;
  color: #000;
}
.syuttyouReasonItemText01 span + span + span{
  --em: 27;
  font-weight: 700;
  color: #000;
}
.syuttyouReasonItemText02{
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
  white-space: nowrap;
}
.syuttyouReasonItemText02 span{
  --em: 27;
  letter-spacing: -0.06em;
  color: #100169;

  font-weight: 700;
}
.syuttyouReasonItemText02 span + span{
  --em: 55;
  letter-spacing: -0.1em;
}
.syuttyouReasonItemText02 span + span + span{
  --em: 27;
}
.syuttyouReasonItemText02 span + span + span + span{
  --em: 20;
  font-weight: 700;
  color: #000;
}
.syuttyouReasonItemIco02{
  width: calc(270em / var(--em));
  margin: calc(10em / var(--em)) auto;
}
.syuttyouReasonItem--03{
  padding-bottom: 0;
}
.syuttyouReasonItemText03{
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
  white-space: nowrap;
}
.syuttyouReasonItemText03 span{
  --em: 20;
  color: #100169;
  font-weight: 700;
}
.syuttyouReasonItemText03 span:nth-child(1){
  position: relative;
  top: calc(-20em / var(--em));;
}
.syuttyouReasonItemText03 span + span{
  --em: 60;
  letter-spacing: -0.1em;
}
.syuttyouReasonItemText03 span + span + span{
  --em: 27;
}
.syuttyouReasonItemText03 span + span + span + span{
  --em: 22;
  font-weight: 700;
  color: #000;
}
.syuttyouReasonItemIco03{
  width: calc(315em / var(--em));
  margin: calc(-10em / var(--em)) auto 0;
}
.syuttyouReasonItemContent--04{
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.syuttyouReasonItemText04{
  --em: 26;
  --lh: 30;
  width: 51%;
  text-align: right;
  letter-spacing: -0.01em;
  font-weight: 700;
}
.syuttyouReasonItemIco04{
  width: 45%;
}
.syuttyouReasonItemIco05{
  width: calc(167em / var(--em));
  margin: 0 auto calc(10em / var(--em));
}
.syuttyouReasonItemText05{
  --em: 20;
  text-align: center;
}
.syuttyouReasonItemIco06{
  width: calc(100em / var(--em));
  margin: 0 auto calc(10em / var(--em));
}
.syuttyouReasonItemText06{
  --em: 26;
  --lh: 34;
  text-align: center;
  font-weight: 700;
}
.syuttyouReasonItemText06 span{
  --em: 35;
  color: #100169;
}
}

.st-Assessment_Freedial .font-Heebo {
  --em: 36;
  --let: -.03em;
  --lh: 59;
  font-weight: 700;
}
@media (min-width: 48em) {
  .st-Assessment_Freedial .font-Heebo {
      --em: 49;
      --lh: 81;
  }
}

.situationCategory{

}
.situationCategoryTitle{
  margin-bottom: calc(40em / var(--em));
}
.situationCategoryInner{
  display: grid;
  gap: calc(10em / var(--em));
  grid-template-columns: repeat(5, calc(164em / var(--em)));
  margin-bottom: calc(20em / var(--em));
}
@media (min-width: 48em) {
.situationCategoryInner.sc-row3{
  gap: calc(10em / var(--em));
  grid-template-columns: repeat(3, calc(200em / var(--em)));
  justify-content: center;
}
}
.situationCategoryItem{

}
.situationCategoryImage{
  text-align: center;
}
.situationCategoryText{
  --em: 14;
  margin-top: calc(10em / var(--em));
}
.situationCategoryNote{
  text-align:center;
}
@media (max-width: 48em) {
.situationCategory{

}
.situationCategoryTitle{
  margin-bottom: calc(40em / var(--em));
}
.situationCategoryInner{
  display: grid;
  gap: calc(30em / var(--em));
  grid-template-columns: repeat(2, calc(309em / var(--em)));
  margin-bottom: calc(20em / var(--em));
}
.situationCategoryItem{

}
.situationCategoryImage{
  text-align: center;
}
.situationCategoryImage
.situationCategoryText{
  --em: 22;
  margin-top: calc(10em / var(--em));
}
.situationCategoryNote{
  text-align:center;
}
}

/* 翡翠(ヒスイ)（/list/jewelry/jade/）翡翠(ヒスイ)の買取価格相場表 */
.jadeRank {
  padding-top:calc(100em / var(--em));
  position:relative;
  visibility:visible;
  z-index:1;
}
.jadeRankNote {
  --em: 18;
  --lh: 26;
  margin-top:calc(24.6em / var(--em));
  margin-inline:calc(-20em / var(--em));
  padding-left:1em;
  text-align:center;
  text-indent:-1em;
}
.jadeRankNote:before {
  content:"※";
  display:inline-block;
  text-indent:0;
  width:1em;
}
.jadeRankSection{
  margin-top:calc(60em / var(--em));
}
.jadeRankTitleLine{
  display: block;
  position: relative;
  font-size: calc(40em / var(--em));
  font-weight: 500;
  color: #000;
  text-align: center;
  padding: 0 14%;
  margin-bottom: calc(24em / var(--em));
}
.jadeRankTitleLine:before,
.jadeRankTitleLine:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 12%;
  height: 1px;
  background-color: #444;
}
.jadeRankTitleLine:before {
  left:0;
}
.jadeRankTitleLine:after {
  right: 0;
}

.jadeRankTableWrap{
  overflow: scroll;
}
.jadeRankTable {
  --lh: 40;
  font-weight:400;
  background-color:#ccc;
  border-collapse:separate;
  border-spacing:1px;
  width:190%;
}
.jadeRankTableTh,
.jadeRankTableTd {
  text-align:center;
  vertical-align:middle;
}
.jadeRankTableThead .jadeRankTableTh {
  background-color:#100169;
  color:#fff;
  font-weight: bold;
  height:calc(80em / var(--em));
}
.jadeRankTableThead .jadeRankTableTh {
  width:calc(148em / var(--em));
}
.jadeRankTableThead .jadeRankTableTh:first-child {
  width:calc(120em / var(--em));
}
.jadeRankTableTbody .jadeRankTableTh,
.jadeRankTableTbody .jadeRankTableTd {
  padding:calc(24em / var(--em)) calc(8em / var(--em));
}
.jadeRankTableTbody .jadeRankTableTh {
  background-color:#e8e9f2;
}
.jadeRankTableTbody .jadeRankTableTd {
  background-color:#fff;
}
.jadeRankTableTdColor{
  vertical-align:top;
}
.jadeRankTableFigure{
  margin: 0;
}
.jadeRankTableFigcaption{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: calc(16em / var(--em));
  height:calc(50em / var(--em));
}
@media (min-width: 48em) {
  .jadeRankNote {
    --em: 14;
    --lh: 20;
    margin-top:calc(20em / var(--em));
    margin-inline:0
  }
  .jadeRankSection{
    margin-top:calc(45em / var(--em));
  }
  .jadeRankTitleLine{
    font-size: calc(20em / var(--em));
    padding: 0 27%;
    margin-bottom: calc(18em / var(--em));
  }
  .jadeRankTitleLine:before,
  .jadeRankTitleLine:after {
    width: 25%;
  }
  .jadeRankTableWrap{
    overflow: visible;
  }
  .jadeRankTable {
    --lh: 20;
    width:100%;
  }
  .jadeRankTableThead .jadeRankTableTh {
    height:calc(50em / var(--em));
  }
}

/* 翡翠(ヒスイ)（/list/jewelry/jade/）翡翠(ヒスイ)の価値・評価基準 */
.jadeValue{
  padding-top:calc(20em / var(--em));
  padding-bottom:calc(100em / var(--em));
}
.jadeValueSection{
  margin-top:calc(60em / var(--em));
}
.jadeValueElement{
  background: #E8E9F2;
  margin-top:calc(48em / var(--em));
}
.jadeValueElementTitle{
  font-size: calc(36em / var(--em));
  font-weight: 500;
  color: #fff;
  background: #100169;
  text-align: center;
  padding:calc(16em / var(--em));
}
.jadeValueElementItem{
  margin-bottom:calc(40em / var(--em));
}
.jadeValueElementItemWrap{
  display: grid;
  gap: calc(28em / var(--em)) calc(40em / var(--em));
  grid-template-columns: repeat(1, 1fr);
  padding: calc(50em / var(--em)) calc(80em / var(--em));
}
.jadeValueElementItemImage,
.jadeValueElementItemTitle{
  text-align: center;
}
.jadeValueElementItemImage{
  margin-bottom: calc(20em / var(--em));
}
.jadeValueElementItemTitle{
  font-size: calc(34em / var(--em));
  font-weight: 500;
  color: #000;
  border-bottom: 1px solid #100169;
  padding-bottom: calc(16em / var(--em));
}
.jadeValueElementItemText{
  margin-top: calc(20em / var(--em));
}

.jadeValueColorItem{
  background: #fff;
  margin-bottom: calc(20em / var(--em));
}
.jadeValueColorImageArea{
  min-width: 160px;
  text-align: center;
}
.jadeValueColorTextArea{
  padding: 0 calc(60em / var(--em)) calc(60em / var(--em));
}
.jadeValueColorTitle{
  font-size: calc(34em / var(--em));
  font-weight: 500;
  color: #000;
  margin-bottom: calc(20em / var(--em));
  text-align: center;
}

.jadeValueProcessingItemWrap{
  background: #fff;
  padding: calc(32em / var(--em));
  margin-top: calc(24em / var(--em));
}
.jadeValueProcessingItem{
  margin-top: calc(40em / var(--em));
}
.jadeValueProcessingItem.jadeValueFirst{
  margin-top: 0;
}

.jadeValueTitleLine{
  display: block;
  position: relative;
  font-size: calc(40em / var(--em));
  font-weight: 500;
  color: #000;
  text-align: center;
  padding: 0 14%;
  margin-bottom: calc(18em / var(--em));
}
.jadeValueTitleLine:before,
.jadeValueTitleLine:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 12%;
  height: 1px;
  background-color: #444;
}
.jadeValueTitleLine:before {
  left:0;
}
.jadeValueTitleLine:after {
  right: 0;
}

.jadeValueTitleSurround{
  border: 1px solid #ccc;
  border-left: 10px solid #100169;
  background: #fff;
  padding: calc(4em / var(--em));
  padding-left: calc(14em / var(--em));
  margin-bottom: calc(16em / var(--em));
  font-size: calc(32em / var(--em));
  font-weight: 500;
  color: #000;
}
@media (min-width: 48em) {
  .jadeValueElement{
    margin-top:calc(32em / var(--em));
  }
  .jadeValueElementTitle{
    font-size: calc(20em / var(--em));
    padding:calc(8em / var(--em));
  }
  .jadeValueElementItem{
    margin-bottom:0;
  }
  .jadeValueElementItemWrap{
    grid-template-columns: repeat(2, 1fr);
    padding: calc(24em / var(--em)) calc(80em / var(--em)) calc(40em / var(--em)) ;
  }
  .jadeValueElementItemImage{
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(50em / var(--em));
    margin-bottom: calc(8em / var(--em));
  }
  .jadeValueElementItemTitle{
    font-size: calc(18em / var(--em));
    padding-bottom: calc(8em / var(--em));
  }
  .jadeValueElementItemText{
    margin-top: calc(8em / var(--em));
  }

  .jadeValueColorItem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    margin-bottom: calc(10em / var(--em));
  }
  .jadeValueColorImageArea{
    order: 2;
  }
  .jadeValueColorTextArea{
    padding: calc(40em / var(--em));
    order: 1;
  }
  .jadeValueColorTitle{
    font-size: calc(18em / var(--em));
    margin-bottom: calc(16em / var(--em));
    text-align: left;
  }
  .jadeValueColorText{
    font-size: calc(15em / var(--em));
  }

  .jadeValueProcessingItem{
    margin-top: calc(32em / var(--em));
  }

  .jadeValueTitleLine{
    font-size: calc(20em / var(--em));
    padding: 0 27%;
  }
  .jadeValueTitleLine:before,
  .jadeValueTitleLine:after {
    width: 25%;
  }

  .jadeValueTitleSurround{
    padding: calc(4em / var(--em));
    padding-left: calc(14em / var(--em));
    margin-bottom: calc(8em / var(--em));
    font-size: calc(18em / var(--em));
  }
}

/* 見出し：買取大吉はデザイン+αの超高額査定 */
.cat-PlusA_Title {
    --em: 35;
    --let: .1em;
    --lh: 51;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    position: relative;
}
.cat-PlusA_Title::before,
.cat-PlusA_Title::after {
    position: absolute;
    bottom: 0;
    height: calc(var(--em) * var(--1rem) / var(--rem) * 1.5);
    content: '';
}
.cat-PlusA_Title::before {
  border-left: solid 2px;
  left: calc(var(--em) * var(--1rem) / var(--rem) * -1);
  transform: rotate(-40deg);
}
.cat-PlusA_Title::after {
    border-right: solid 2px;
    right: calc(var(--em) * var(--1rem) / var(--rem) * -1);
    transform: rotate(40deg);
}
.cat-PlusA_Title .emphasized-text {
    --em: 40;
    --lh: 58;
    margin-top: calc(-8em / var(--em))
}
.cat-PlusA_Title .highlight-word {
    color: #fff600
}
@media (min-width: 48em) {
    .cat-PlusA_Title {
        --em: 30;
        --lh: 44;
    }
    .cat-PlusA_Title .emphasized-text {
        --em: 30;
        --lh: 44;
        margin-top: 0
    }
}

/* 買取ブランドカテゴリー：高く売れる理由（seo-BrandReason.php） */
.brandReason{
  margin-bottom: calc(100em / var(--em));
}
.brandReason__inner{
  background: #E8E9F2;
  padding: calc(58.7em / var(--em)) calc(50em / var(--em)) calc(67.3em / var(--em));
}
.brandReason__ttl{
  margin-bottom: calc(30em / var(--em));
}
.brandReason__section{
  margin-bottom: calc(40em / var(--em));
}
.brandReason__section:last-of-type{
  margin-bottom: 0;
}
.brandReason__section--ttl{
  display: flex;
  align-items: stretch;
  background: #fff;
  margin-bottom: calc(20em / var(--em));
}
.brandReason__section--ttlNum{
  --em: 25;
  --lh: 25;
  font-weight: 700;
  width: calc(50em / var(--em));
  height: calc(50em / var(--em));
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #100169;
}
.brandReason__section--ttlTxt{
  --em: 23;
  --lh: 23;
  font-weight: 500;
  padding: 0 calc(16em / var(--em));
  display: flex;
  align-items: center;
}
.brandReason__section--txt{
  --lh: 30;
}
.brandReason__emphasis{
  color: #EB046A;
  font-weight: 500;
}
@media (max-width: 48em) {
  .brandReason{
    margin-bottom: calc(100em / var(--em));
    margin-inline: calc(0em / var(--em));
  }
  .brandReason__inner{
    background: #E8E9F2;
    padding: calc(58.7em / var(--em)) calc(20em / var(--em)) calc(67.3em / var(--em));
  }
  .brandReason__ttl{
    margin-bottom: calc(30em / var(--em));
  }
  .brandReason__section{
    margin-bottom: calc(40em / var(--em));
  }
  .brandReason__section:last-of-type{
    margin-bottom: 0;
  }
  .brandReason__section--ttl{
    display: flex;
    align-items: stretch;
    background: #fff;
    margin-bottom: calc(20em / var(--em));
  }
  .brandReason__section--ttlNum{
    --em: 36;
    --lh: 36;
    font-weight: 700;
    width: calc(80em / var(--em));
    height: calc(80em / var(--em));
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #100169;
  }
  .brandReason__section--ttlTxt{
    --em:30;
    --lh:40;
    padding: 0 calc(16em / var(--em));
    display: flex;
    align-items: center;
  }
  .brandReason__section--txt{
    --lh: 38;
  }
}

/* 鑑定士紹介：sectionのpadding-topを0にする */
.appraiser_pt0{
  padding-top: 0;
}
