/* component 　*/
.c_pink{
  color: #EE0C78;
}

/* project */
@media (min-width: 48em) {
  .single-shop .sin-Gallery .wp-block-image {
    height: calc(448em / var(--em));
  }
}

@font-face {
  font-family: 'Heebo';
  src: url('/cms/wp-content/themes/daikichi_new/assets/fonts/Heebo.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
.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_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_Title{
  margin-bottom: calc(40em / var(--em));
}
.jewelryHighInner{
  background: #D9CFB8;
  padding: calc(60em / var(--em)) calc(50em / var(--em));
}

.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_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_inner{
  display: inline-block;
  position: relative;
  padding-inline: calc(50em / var(--em));
}
.st-Situation_Title_inner:before{
  content: "＼";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.st-Situation_Title_inner:after{
  content: "／";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.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_inner{
  display: block;
  position: relative;
  padding-inline: 0;
}
.st-Situation_Title_inner:before{
  content: "＼";
  position: absolute;
  left: 0;
}
.st-Situation_Title_inner:after{
  content: "／";
  position: absolute;
  right: 0;
}
}
.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__table{
  border-collapse:  collapse;
  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: 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));
}
@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));
}
}
.soubaTable{
  margin-top: calc(100em / var(--em));
  margin-bottom: calc(30em / var(--em));
}
.soubaTable_Title{
  margin-bottom: calc(40em / var(--em));
}
.soubaTable__table{
  border-collapse:  collapse;
  border: 1px solid #CCCCCC;
  width: 100%;
}
.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;
}
.soubaTable .moreBtn.active::after {
  width: 0px;
}
@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__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--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--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));
}
.featureHighCoin__sec{
  margin-bottom: calc(30em / var(--em));
}
.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__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--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--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--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-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;
  }
}

.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;
}
}
.situationCategoryImage{
  text-align: center;
}
.situationCategoryText{
  --em: 14;
  margin-top: calc(10em / var(--em));
}
.situationCategoryNote{
  text-align:center;
}
@media (max-width: 48em) {
.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));
}
.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;
}

/* なぜ高く買い取れるの？（高価買取出来る理由裏付けコンテンツ、c014） */
@media (max-width: 48em) {
  .evidence{
      margin-top: calc(100em / var(--em));
  }
  .evidenceInner{
      display: block;
      margin-inline: calc(-20em / var(--em));
  }
  .evidenceBox{
      background: #e8e9f2;
  }
  .evidenceTitle{
      --em: 42;
      font-weight: 500;
      background: #100169;
      color: #fff;
      text-align: center;
      padding: calc(20em / var(--em));
  }
  .evidenceColor{
      color: #FFFF00;
  }
  .evidenceContents{
      padding: calc(30em / var(--em));
  }
  .evidenceList{
      list-style: disc;
      margin-left: calc(30em / var(--em));
  }
  .evidenceListItem{
      --em: 30;
  }
  .evidenceResult{
      --em: 45;
      font-weight: 500;
      text-align: center;
      color: #100169;
      margin-top: calc(16em / var(--em));
  }
  .evidenceMark{
      background: linear-gradient(transparent 80%, #FFFF00 80%);
  }
  .evidenceFigure{
      margin: calc(40em / var(--em)) 0 0;
      padding: 0 calc(20em / var(--em));
  }
  .evidenceBubble{
      position: relative;
      display: block;
      margin-top: calc(20em / var(--em));
      padding: calc(16em / var(--em));
      border-radius: 10px;
      background-color: #fff;
      color: #100169;
      box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.15);
  }
  .evidenceBubble::after {
      content: "";
      position: absolute;
      top: 0;
      left: 86%;
      border-style: solid;
      border-width: 0 16px 20px 0;
      border-color: transparent transparent #ffffff;
      translate: calc(-50% - 0.3px) -100%;
      transform: skew(28deg);
      transform-origin: bottom;
  }
  .evidenceBubbleText{
      --em: 32;
      --lh: 58;
      --let: 0;
      font-weight: 500;
      text-align: center;
  }
  .evidenceBubbleEmphasis{
      --em: 52;
      color: #EE0C78;
  }
}

/* こんなお悩みありませんか？（c013） */
@media (max-width: 48em) {
  .worries{
      margin-top: calc(100em / var(--em));
      background: #E8E9F2;
  }
  .worriesInner{
      display: block;
      padding: calc(80em / var(--em)) 0;
      margin-inline: calc(-20em / var(--em));
  }
  .worriesInnerCont{
      margin-bottom: calc(40em / var(--em));
  }
  .worriesTitle{
      --em: 50;
      --let: 0.05em;
      margin-bottom: calc(40em / var(--em));
  }
  .worriesTitleSmall{
      --em: 40;
      color: #100169;
      display: block;
      position: relative;
      top: calc(12em / var(--em));
  }
  .worriesBubble{
      position: relative;
      display: block;
      margin-bottom: calc(40em / var(--em));
      padding: calc(36em / var(--em));
      border-radius: 15px;
      background-color: #fff;
      box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.15);
  }
  .worriesBubble::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      border-style: solid;
      border-width: calc(40em / var(--em)) calc(50em / var(--em)) 0 calc(50em / var(--em));
      border-color: #100169 transparent transparent;
      translate: -50% 100%;
  }
  .worriesList{
      padding: 0;
      list-style: none;
  }
  .worriesListItem{
      --em: 30;
      font-weight: 500;
      position: relative;
      padding-left: calc(60em / var(--em));
      margin-bottom: calc(10em / var(--em));
  }
  .worriesListItem:last-child{
      margin-bottom: 0;
  }
  .worriesListItem:before {
      content:"";
      width: calc(40em / var(--em));
      height: calc(40em / var(--em));
      background: #100169;
      position: absolute;
      left: 0;
      top: calc(2em / var(--em));
  }
  .worriesListItem:after {
      content: "";
      display: block;
      width: calc(18em / var(--em));
      height: calc(26em / var(--em));
      position: absolute;
      top: 50%;
      left: 0;
      transform: rotate(40deg) skewY(10deg) translateY(-50%);
      transform-origin: center right;
      border-right: 3px solid #FFFF00;
      border-bottom: 3px solid #FFFF00;
  }
  .worriesSolution{
      --em: 40;
      --lh: 70;
      --let: 1;
      font-weight: 500;
      color: #000;
      text-align: center;
  }
  .worriesMark{
      background: linear-gradient(transparent 70%, #FFFF00 70%);
  }
  .worriesSolutionLarge{
      --em: 65;
  }
  .worriesColorEmphasis{
      color: #EE0C78;
  }
  .worriesColorMain{
      color: #100169;
  }
  .worriesCtaTextWrap{
      text-align: center;
      margin-bottom: calc(-10em / var(--em));
  }
  .worriesInnerCta{
      margin-top: calc(40em / var(--em));
  }
  .worriesCtaText{
      --em: 25;
      font-weight: 500;
      text-align: center;
      position: relative;
      display: inline-block;
  }
  .worriesCtaText::before,
  .worriesCtaText::after {
      position: absolute;
      bottom: 0;
      height: calc(var(--em) * var(--1rem) / var(--rem) * 3);
      content: '';
  }
  .worriesCtaText::before {
      border-left: solid 1px;
      left: calc(var(--em) * var(--1rem) / var(--rem) * -2);
      transform: rotate(-30deg);
  }
  .worriesCtaText::after {
      border-right: solid 1px;
      right: calc(var(--em) * var(--1rem) / var(--rem) * -2);
      transform: rotate(30deg);
  }
  .worriesCtaTextLarge{
      --em: 30;
  }
}

/* 店舗買取のページにボタン「全国の買取店舗一覧はこちら」を追加（c018、本番反映済み） */
.meth-listButton{
  display: block;
}
.meth-listButton__link{
  margin-bottom: calc(100em / var(--em));
}
@media (min-width: 48em) {
  .meth-listButton{
    display:none;
  }
}

/* 高く売れるおすすめの時期 */
.recommendedTime{
  background: #E8E9F2;
  padding-top: calc(70em / var(--em));
  padding-bottom: calc(70em / var(--em));
}
.recommendedTime__inner{
  margin-inline: calc(-20em / var(--em));
}
.recommendedTime__title{
  text-align: center;
  margin-bottom: calc(30em / var(--em));
}
.recommendedTime__title-balloon{
  position: relative;
  display: inline-block;
  margin-bottom: calc(20em / var(--em));
  padding: calc(10em / var(--em)) calc(22em / var(--em));
  border-radius: 9999px;
  background-color: #EE0C78;
  color: #fff;
  --em: 30;
  --lh: 29;
  font-weight: 500;
  letter-spacing: -0.05em;
  margin-bottom: calc(35em / var(--em));
}
.recommendedTime__title-balloon::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: calc(20em / var(--em)) calc(10em / var(--em)) 0 calc(10em / var(--em));
  border-color: #EE0C78 transparent transparent;
  translate: -50% 100%;
}
.recommendedTime__title-main{
  font-family: "Noto Serif JP", serif;
  --em: 60;
  --lh: 70;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #000;
}
.recommendedTime__color{
  color: #EE0C78;
}

.recommendedTime__lead{
  margin-bottom: calc(50em / var(--em));
}
.recommendedTime__cta-text{
  width: 76%;
  text-align: center;
  margin: 0 auto calc(-10em / var(--em));
}

.recommendedTime__mb{
  margin-bottom: calc(50em / var(--em));
}

.recommendedTime__accordion{
  margin-bottom: 10px;
  background: #fff;
  counter-increment: faq-counter;
}
.recommendedTime__accordion-q{
  display: grid;
  grid-template-columns: calc(60em / var(--em)) 1fr calc(50em / var(--em));
  gap: calc(25em / var(--em));
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: calc(90em / var(--em));
}
.recommendedTime__accordion-q:before{
  content: counter(faq-counter);
  height: 100%;
  background: #10016A;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Heebo, sans-serif;
  --em: 40;
  --lh: 40;
  font-weight: 500;
  letter-spacing: 0;
}
.recommendedTime__accordion-q:after {
  content: '';
  width: calc(18em / var(--em));
  height: calc(18em / var(--em));
  border-bottom: 1px solid #444444;
  border-right: 1px solid #444444;
  transform: rotate(45deg);
}
.recommendedTime__accordion[open] .recommendedTime__accordion-q:after{
  transform: rotate(225deg);
}
.recommendedTime__accordion-q-text{
  font-family: "Noto Serif JP", serif;
  --em: 38;
  --lh: 40;
  font-weight: 700;
  letter-spacing: 0;
  color: #10016A;
}
.recommendedTime__accordion-a{
  border-top: 1px solid #D9D9D9;
  padding:  calc(30em / var(--em)) calc(40em / var(--em));
}
.recommendedTime__cta-text-Wrap{
    text-align: center;
    margin-bottom: calc(-10em / var(--em));
}
.recommendedTime__cta-text{
    --em: 28;
    font-weight: 500;
    text-align: center;
    position: relative;
    display: inline-block;
    color: #EE0C78;
    width: 50%;
}
.recommendedTime__cta-text::before,
.recommendedTime__cta-text::after {
    position: absolute;
    bottom: 0;
    height: calc(var(--em) * var(--1rem) / var(--rem) * 2.6);
    content: '';
    color: #444444;
}
.recommendedTime__cta-text::before {
    border-left: solid 1px;
    left: calc(var(--em) * var(--1rem) / var(--rem) * -2);
    transform: rotate(-30deg);
}
.recommendedTime__cta-text::after {
    border-right: solid 1px;
    right: calc(var(--em) * var(--1rem) / var(--rem) * -2);
    transform: rotate(30deg);
}
.recommendedTimeCtaTextLarge{
    --em: 35;
}
@media (min-width: 48em) {
  .recommendedTime{
    display: none;
  }
}

/* よくあるご質問のタイトルと質問項目の間が空きすぎていたので修正(20251015) */
.qa-ListUnit:is(.qa-ListUnit) {
  margin-top: calc(-120em / var(--em));
}
@media (min-width: 48em) {
  .qa-ListUnit:is(.qa-ListUnit) {
    margin-top: calc(-140em / var(--em));
  }
}

/* 売るなら「今」！ */
.buyNow{
  counter-reset: i;
}
.buyNow__inner{
  margin-inline: calc(-20em / var(--em));
}
.buyNow__title{
    --em: 40;
    --lh: 50;
    margin-bottom: calc(30em / var(--em));
    gap: calc(20em / var(--em));
}
.buyNow__title-emphasis{
    --em: 50;
    --lh: 60;
    color: #11026B;
}
.buyNow__contents{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: calc(20em / var(--em));
    margin-bottom: calc(40em / var(--em));
}
.buyNow__box{
  border: 1px solid #CCCCCC;
  background: #fff;
  counter-increment: i 1;
}
.buyNow__box-title{
  display: grid;
  grid-template-columns: calc(90em / var(--em)) 1fr;
  gap: calc(18em / var(--em));
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: calc(90em / var(--em));
  background: #E8E9F2;
  --em: 40;
  --lh: 32;
  font-weight: 500;
  letter-spacing: 0.03;
  color: #10016A;
}
.buyNow__box-title:before {
  content: "0" counter(i);
  height: 100%;
  background: #10016A;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Heebo, sans-serif;
  --em: 40;
  --lh: 40;
  font-weight: 500;
  letter-spacing: 0;
}
.buyNow__box-text-box{
  padding: calc(30em / var(--em)) calc(40em / var(--em));
}
.buyNow__emphasis{
  font-weight: 500;
  color: #EE0C78;
}
.buyNowColorEmphasis{
  color: #EE0C78;
}
.buyNow__cta-text-Wrap{
  text-align: center;
  margin-bottom: calc(-10em / var(--em));
}
.buyNow__cta-text{
  --em: 25;
  font-weight: 500;
  text-align: center;
  position: relative;
  display: inline-block;
}
.buyNow__cta-text::before,
.buyNow__cta-text::after {
  position: absolute;
  bottom: 0;
  height: calc(var(--em) * var(--1rem) / var(--rem) * 3);
  content: '';
}
.buyNow__cta-text::before {
  border-left: solid 1px;
  left: calc(var(--em) * var(--1rem) / var(--rem) * -1.5);
  transform: rotate(-30deg);
}
.buyNow__cta-text::after {
  border-right: solid 1px;
  right: calc(var(--em) * var(--1rem) / var(--rem) * -1.5);
  transform: rotate(30deg);
}
.buyNowCtaTextLarge{
  --em: 30;
}
@media (min-width: 48em) {
  .buyNow{
      display:none;
  }
}

/* 初めての方POPUP */
.beginnerPopup__inner{
  margin: 30px auto 10px;
  max-width: calc(530em / var(--em));
}
/* ボタン */
.beginnerPopup__lead-wrap{
    text-align: center;
    margin-bottom: calc(-10em / var(--em));
}
.beginnerPopup__lead{
  --em: 25;
  font-weight: 600;
  text-align: center;
  position: relative;
  display: inline-block;
  color: #100169;
}
.beginnerPopup__lead::before,
.beginnerPopup__lead::after {
  position: absolute;
  bottom: 0;
  height: calc(var(--em) * var(--1rem) / var(--rem) * 1.5);
  content: '';
  color: #000;
}
.beginnerPopup__lead::before {
  border-left: solid 1px;
  left: calc(var(--em) * var(--1rem) / var(--rem) * -1);
  transform: rotate(-30deg);
}
.beginnerPopup__lead::after {
  border-right: solid 1px;
  right: calc(var(--em) * var(--1rem) / var(--rem) * -1);
  transform: rotate(30deg);
}
.beginnerPopup__button{
  position: relative;
  --em: 27;
  font-weight: 500;
  align-items: center;
  box-shadow: calc(2.12em / var(--em)) calc(2.12em / var(--em)) calc(10em / var(--em)) #04000026;
  color: #100169;
  background: #fff;
  border: calc(3em / var(--em)) solid #100169;
  border-radius: 10em;
  display: grid;
  gap: calc(10em / var(--em));
  grid-template-columns: 1fr calc(24em / var(--em));
  height: calc(100em / var(--em));
  margin-top: calc(20em / var(--em));
  margin-inline: auto;
  padding-right: calc(35em / var(--em));
  padding-left: calc(38.7em / var(--em));
  width: -moz-fit-content;
  width: fit-content;
  min-width: calc(530em / var(--em));
}
.beginnerPopup__button::after{
  display: block;
  content: "";
  width: calc(24em / var(--em));
  height: calc(36.99em / var(--em));
  background-image: url(https://www.kaitori-daikichi.jp/cms/wp-content/themes/daikichi_new/assets/img/icon-beginner.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* 背景 */
#beginnerPopup-modal {
  display: none; /* 最初は非表示 */
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  align-items: center;
  justify-content: center;
  z-index: 999999;
}
/* モーダル本体 */
.beginnerPopup-modal__inner{
  width: 90%;
}
.beginnerPopup-close-btn{
  position: absolute;
  top: 20px;
  right: 5%;
}
.beginnerPopup-close{
  width: calc(36em / var(--em));
  height: calc(36em / var(--em));
  background: transparent;
  border: transparent;
}
.beginnerPopup-close::before,
.beginnerPopup-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 2px;
  background-color: #fff;
  transform-origin: center;
}
.beginnerPopup-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.beginnerPopup-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.beginnerPopup-modal-content {
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  max-height: calc(85vh - 30px);      /* 画面の高さ85%までに制限 */
  margin-top: 30px;
  overflow-y: auto;      /* 中身だけ縦スクロール */
}
.beginnerPopup-modal-content img {
  width: 100%;
}
#beginnerPopup-modal.beginnerPopup-is-show .beginnerPopup-modal-content {
  opacity: 1;
  transform: translateY(0);
}
.beginnerPopup-modal-content__inner{
  position: relative;
}
.beginnerPopup-cta{
  position: absolute;
  bottom: calc(40em / var(--em));
  left: 0;
}
.beginnerPopup-cta img{
  width: 94%;
}
/* マージン調整 */
.beginnerPopup + p{
  height: 0;
  margin: 0;
}
@media (min-width: 48em) {
  .beginnerPopup{
    display:none;
  }
}

/* リアルタイムCTA */
.realTimeCta {
  position: relative;
  padding: calc(40em / var(--em)) calc(30em / var(--em));
  margin-top:calc(100em / var(--em));
}
.realTimeCta__bg{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
}
.realTimeCta__bg img{
  width: 100%;
  height: 100%;
}
.realTimeCta__human{
  position: absolute;
  top: 0;
  right: calc(10em / var(--em));
  width: 30%;
}
.realTimeCta__heading{
  margin-top: calc(72em / var(--em));
}
.realTimeCta__inner {
  background-color: #fff;
  padding: calc(6em / var(--em)) calc(30em / var(--em)) calc(30em / var(--em));
  margin-top: 2.2vw;
}
.realTimeCta__link {
  display: block;
  position: relative;
}
.realTimeCta__balloon{
  position: absolute;
  display: inline-block;
  min-width: calc(490em / var(--em));
  margin-right: calc(40em / var(--em));
  padding: calc(8em / var(--em)) calc(20em / var(--em)) calc(12em / var(--em));
  border-radius: 9999px;
  background-color: #fff;
  text-align: center;
  --em: 28;
  --lh: 28;
  font-weight: 500;
  letter-spacing: -0.05em;
  font-feature-settings: "palt";
  color: #000;
  box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.realTimeCta__balloon:before {
  content: "";
  position: absolute;
  top: 70%;
  right: 0;
  border-style: solid;
  border-width: calc(8em / var(--em)) 0 calc(16em / var(--em)) calc(48em / var(--em));
  border-color: transparent transparent transparent #fff;
  translate: 60% -50%;
  transform: skew(0, 30deg);
  transform-origin: left;
}
.realTimeCta__time{
  font-family: Heebo, sans-serif;
  --em: 32;
  letter-spacing: 0.02em;
}
.realTimeCta__time-unit{
  --em: 25;
}
.realTimeCta__color-text{
  color: #EE0C78;
}
.realTimeCta__heading{
  font-family: "Noto Serif JP", serif;
  --em: 45;
  --lh: 50;
  font-weight: 700;
  letter-spacing: 0;
  color: #000;
  margin-bottom: calc(20em / var(--em));
  z-index: 2;
}
.realTimeCta__heading-emphasis{
  --em: 60;
  --lh: 50;
  color: #EB046A;
}
.realTimeCta__freedial{
  display: block;
  position: relative;
  overflow: hidden;
}
.realTimeCta__freedial-balloon{
  width: 84%;
  margin: 0 auto;
  position: relative;
  top: calc(24em / var(--em));
  font-size: calc(24em / var(--em));
  background: #100169;
  padding: calc(1em / var(--em)) calc(12em / var(--em)) calc(5em / var(--em));
  border-radius: 5px;
  color: #fff;
  z-index: 2;
}
.realTimeCta__freedial-balloon: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;
}
.realTimeCta__freedial-balloon-color{
  color: #FFFF00;
}
.realTimeCta__freedial-balloon-num{
  font-size: calc(30em / var(--em));
}
.realTimeCta__freedial-button{
  display: block;
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, #FFFF00 0%, #FFFF5E 100%);
  border-bottom: 4px solid #FFCC00;
  border-right: 4px solid #FFCC00;
  border-radius: 10em;
  padding: calc(32em / var(--em)) calc(60em / var(--em)) calc(18em / var(--em));
}
.realTimeCta__freedial-button-text{
  display: inline-block;
  --em: 34;
  font-weight: 700;
  color: #100169;
}
.realTimeCta__freedial-button-text span{
  --em: 44;
}
.realTimeCta__freedial-button-note{
  --em: 22;
  --lh: 25;
  text-align: center;
}
.realTimeCta__freedial-button svg {
  margin-right: calc(2em / var(--em));
  margin-top: calc(-15em / var(--em));
  max-width: calc(30em / var(--em));
  fill: #100169;
}
.realTimeCta__freedial-button::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0) 70%);
  background-size: 600% 100%;
  animation-delay: 0s;
  animation-timing-function: linear;
  border-radius: 9999px;
  pointer-events: none;
  mix-blend-mode: screen;
}
@media (min-width: 48em) {
  .realTimeCta{
    display:none;
  }
}

/* ctaデザイン変更 */
.st-Assessment_Title{
  font-weight: 500 !important;
}
.st-Assessment_Title strong{
  font-weight: 500 !important;
}
.st-Assessment_Btns--pc{
  display: none !important;
}
.st-Assessment_Btns_Sp--sp{
  display: block !important;
}
.st-Assessment_Btns_Sp{
  width: 92%;
  margin: calc(4em / var(--em) * -1) auto 0;
}
.st-Assessment_Btns_Sp__freedial{
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: calc(20em / var(--em));
}
.st-Assessment_Btns_Sp__freedial-balloon{
  width: 86%;
  margin: 0 auto;
  position: relative;
  top: calc(24em / var(--em));
  font-size: calc(25em / var(--em));
  background: #100169;
  padding: calc(1em / var(--em)) calc(12em / var(--em)) calc(5em / var(--em));
  border-radius: 5px;
  color: #fff;
  z-index: 2;
}
.st-Assessment_Btns_Sp__freedial-balloon: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;
}
.st-Assessment_Btns_Sp__freedial-balloon-color{
  color: #FFFF00;
}
.st-Assessment_Btns_Sp__freedial-balloon-num{
  font-size: calc(32em / var(--em));
}
.st-Assessment_Btns_Sp__freedial-button{
  display: block;
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, #FFFF00 0%, #FFFF5E 100%);
  border-bottom: 4px solid #FFCC00;
  border-right: 4px solid #FFCC00;
  border-radius: 10em;
  padding: calc(32em / var(--em)) calc(56em / var(--em)) calc(18em / var(--em));
}
.st-Assessment_Btns_Sp__freedial-text{
  display: inline-block;
  --em: 35;
  font-weight: 700;
  color: #100169;
}
.st-Assessment_Btns_Sp__freedial-text span{
  --em: 45;
}
.st-Assessment_Btns_Sp__freedial-note{
  --em: 23;
  --lh: 25;
  text-align: center;
}
.st-Assessment_Btns_Sp__freedial-button svg {
  margin-right: calc(2em / var(--em));
  margin-top: calc(-15em / var(--em));
  max-width: calc(30em / var(--em));
  fill: #100169;
}
.st-Assessment_Mail {
  --em: 35 !important;
  --let: 0;
  align-items: center;
  border-radius: 10em;
  color: #fff;
  display: grid;
  font-weight: 500;
  gap: calc(9em / var(--em)) !important;
  grid-template-columns: calc(40em / var(--em)) auto !important;
  height: calc(100em / var(--em));
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media (min-width: 48em) {
  .st-Assessment_Title{
    font-weight: 700 !important;
  }
  .st-Assessment_Title strong{
    font-weight: 700 !important;
  }
  .st-Assessment_Btns--pc{
    display: grid !important;
  }
  .st-Assessment_Btns_Sp--sp{
    display: none !important;
  }
  .st-Assessment_Mail {
    --em: 17 !important;
    --let: .05em;
    gap: calc(16.8em / var(--em)) !important;
    height: calc(80em / var(--em));
    margin-top: calc(14em / var(--em));
  }
}

/* CTAアニメーション（c021のみ本番反映済み、c020は未反映） */
.st-Assessment_animation::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0) 70%);
  background-size: 600% 100%;
  animation: shine 20s infinite;
  animation-delay: 0s;
  animation-timing-function: linear;
  border-radius: 9999px;
  pointer-events: none;
  mix-blend-mode: screen;
}
@keyframes shine {
0% {
    background-position-x: 400%;
}
50% {
    background-position-x: 0%;
}
100% {
    background-position-x: -400%;
}
}

/* SEO施策 ロレックスの種類別参考買取価格相場一覧 「※2025年10月1日 更新」 */
.cat-Trend2_Title_small{
  --em: 20;
  --let: 0;
  --lh: 29;
  font-weight: 400;
  margin-top: calc(11.8em / var(--em));
  text-align: center;
}
@media (min-width: 48em) {
    .cat-Trend2_Title_small{
      --em: 14;
      --lh: 20;
      margin-top: calc(14.8em / var(--em));
    }
}

/* SEO施策 ID167ロレックスの傘下の参考買取価格相場一覧のアコーディオンボタン */
.cat-Trend2Details_MoreBtn{
  width: calc(250em / var(--em));
  height: calc(50em / var(--em));
  margin: calc(20em / 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;
}
.cat-Trend2Details_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;
}
.cat-Trend2Details_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;
}
.cat-Trend2Details_MoreBtn.active::after {
  content: none;
}

@media (max-width: 48em) {
  .cat-Trend2Details_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;
  }
  .cat-Trend2Details_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;
  }
  .cat-Trend2Details_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;
  }
}
/* 初期状態：非表示 */
tbody.is-AccTrend2DetailsHidden { display: none; }
/* active クラスが付いたら表示 */
tbody.is-AccTrend2DetailsHidden.active { display: table-row-group; }
/* ボタンテキスト切替 */
.js-AccTrend2Details .More { display: inline; }
.js-AccTrend2Details .Close { display: none; }
.js-AccTrend2Details.active .More { display: none; }
.js-AccTrend2Details.active .Close { display: inline; }

/* どんな状態でも買取可能コンテンツ強化（c038、本番反映済み） */
.defect{
  margin-top: calc(-70em / var(--em));
  background: #E8E9F2;
  border-top: 1px solid #C2C5E0;
  padding-top: calc(70em / var(--em));
  padding-bottom: calc(70em / var(--em));
}
.defect__inner{
  margin-inline: calc(-20em / var(--em));
}
.defect__subtitle{
  --em: 40;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #100169;
  text-align: center;
}
.defect__title{
  color: #000;
  margin-bottom: calc(30em / var(--em));
}
.defect__items{
  display: grid;
  gap: calc(10em / var(--em)) calc(27em / var(--em));
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: calc(25em / var(--em));
}
.defect__item{
  text-align: center;
}
.defect__item-text{
  --em: 25;
  color: #000;
  margin-top: calc(10em / var(--em));
}
.defect__products-title{
  position: relative;
  --em: 40;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #100169;
  padding-top: calc(70em / var(--em));
  text-align: center;
  margin-bottom: calc(40em / var(--em));
}
.defect__products-title::before{
  content:'';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: calc(50em / var(--em)) calc(50em / var(--em)) 0 calc(50em / var(--em));
  border-color: #100169 transparent transparent transparent;
  border-radius: 5px;
  transform: rotate(0deg);
  position: absolute;
  top: calc(50% - calc(70em / var(--em)));
  left: 50%;
  transform: translate(-50%, -50%);
}
.defect__products-title--emphasis{
  --em: 45;
}
.defect__products{
  margin-bottom: calc(40em / var(--em));
}
.defect__product{
  background: #fff;
  border: 1px solid #CCC;
  padding: calc(20em / var(--em));
  display: grid;
  align-items: center;
  gap: calc(30em / var(--em));
  grid-template-columns: calc(240em / var(--em)) 1fr;
  margin-top: calc(15em / var(--em));
}
.defect__product-image{
  margin: 0;
}
.defect__product-name{
  --em: 30;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #36403B;
  min-height: calc(76em / var(--em));
}
.defect__product-price{
  display: grid;
  gap: calc(10em / var(--em));
  grid-template-columns: calc(130em / var(--em)) 1fr;
  align-items: center;
  margin-top: calc(16em / var(--em));
}
.defect__product-price--term{
  --em: 20;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #444;
  border: 1px solid #CCC;
  background: #FFF;
  height: calc(40em / var(--em));
  display: flex;
  align-items: center;
  justify-content: center;
}
.defect__product-price--description{
  font-family: Heebo, sans-serif;
  --em: 50;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: #100169;
  text-align:right;
}
.defect__product-price--unit{
  font-family: Noto Sans JP, sans-serif;
  --em: 27;
}
.defect__product-rank{
  border-radius: 30px;
  background: #100169;
  color: #FFF;
  text-align: center;
  --em: 25;
  font-weight: 500;
  line-height: 1.2;
  margin-top: calc(8em / var(--em));
  height: calc(40em / var(--em));
  display: flex;
  align-items: center;
  justify-content: center;
}
.defect__note{
  text-align: center;
}
/* 既存のどんな状態でも買取可能コンテンツを非表示にするためのclass */
.defect-sp-none{
  display: none;
}
/* マージン調整 */
.st-Expert + .defect{
  margin-top: calc(80em / var(--em));
}
@media (min-width: 48em) {
  .defect{
    display:none;
  }
  .defect-sp-none{
    display: block;
  }
}

/* CTAに「相談歓迎追加」（c040のみ本番反映済み、c039、041は未反映） */
.st-Assessment_Welcome{
  border-radius: 5px;
  background: #FFF;
  padding: calc(30em / var(--em)) calc(40em / var(--em));
  margin-top: calc(45em / var(--em));
}
.st-Assessment_Welcome_title{
  display: flex;
  align-items: center;
  --em: 34;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.04em;
  margin-bottom: calc(15em / var(--em));
  color: #100169;
}
.st-Assessment_Welcome_title:before,
.st-Assessment_Welcome_title:after {
    content: "";
    height: 2px;
    flex-grow: 1;
    background-color: #100169;
}
.st-Assessment_Welcome_title:before {
    margin-right: calc(20em / var(--em));
}
.st-Assessment_Welcome_title:after {
    margin-left: calc(20em / var(--em));
}
.st-Assessment_Welcome_list{
  list-style: none;
  padding-left: calc(34em / var(--em));
}
.st-Assessment_Welcome_list_item{
  --em: 25;
  font-weight: 400;
  line-height: 1.2;
  color: #444;
  margin-bottom: calc(10em / var(--em));
  position: relative;
}
.st-Assessment_Welcome_list_item::before{
  content: "";
  display: block;
  position: absolute;
  width: calc(20em / var(--em));
  height: calc(14em / var(--em));
  border-left: 2px solid #100169;
  border-bottom: 2px solid #100169;
  top: calc(6em / var(--em));
  left: calc(-34em / var(--em));
  transform: rotate(-45deg);
}
@media (min-width: 48em) {
  .st-Assessment_Welcome--sp{
    display: none;
  }
}

/* CTAに「相談歓迎追加」追従ボタン（c040のみ本番反映済み、c039、041は未反映） */
.st-HeaderAssessment--addText{
  margin-top: calc(100vh - 154em / var(--em));
}
.st-HeaderAssessment--addText .ssin_v003_fixtel{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  text-decoration: none;
}
.st-HeaderAssessment--addText .ssin_v003_fixtelTtl{
  font-size: calc(25em / var(--em));
  font-weight: 500;
  line-height: 1.3;
  background: #100169;
  padding: calc(8em / var(--em)) calc(25em / var(--em));
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  position: relative;
  top: calc(-28em / var(--em));
  left: calc(30em / var(--em));
}
.st-HeaderAssessment--addText .ssin_v003_fixtelTtl::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: calc(50% - 2px);
  bottom: auto;
  left: auto;
  right: 0;
  margin: auto;
  border-style: solid;
  border-width: calc(16em / var(--em)) 0 0 calc(32em / var(--em));
  border-color: transparent transparent transparent #100169;
  translate: 100% -50%;
  transform: skew(0, 12deg);
  transform-origin: left;
}
.st-HeaderAssessment--addText .ssin_v003_fixtelTtl--bold{
  font-weight: 700;
  color: #fff;
}
.st-HeaderAssessment--addText .ssin_v003_fixtelBtn{
  padding-top: calc(30em / var(--em));
  padding-right: calc(10em / var(--em));
}
.st-HeaderAssessment--addText .ssin_v003_fixtelBtn_box svg{
  margin-top: calc(14em / var(--em));
  margin-right: calc(4em / var(--em));
  max-width: calc(60em / var(--em));
}
.st-HeaderAssessment--addText .ssin_v003_fixtelBtn_box_p{
  letter-spacing: -0.02em;
  -webkit-text-stroke: 5px #FF0;
  text-stroke: 5px #FF0;
  paint-order: stroke;
  z-index: 2;
}
.st-HeaderAssessment--addText .store_fixbnr_img{
  width: 22%;
  z-index: 1;
}

/* SEO施策ID167 : ？？年の金（？？）相場状況 */
.soubaMarketTrends {
    margin-top: calc(45em / var(--em));
}
.soubaMarketTrends__table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%;
    margin-top: calc(23.8em / var(--em));
}
.soubaMarketTrends__table th {
    border: 1px solid #ccc;
    background: #c8bf76;
    padding: calc(10em / var(--em)) calc(10em / var(--em));
    color: #fff;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    width: calc(100% / 3);
    --em: 18;
    --lh: 20;
    font-weight: 700;
}
.soubaMarketTrends__table th span {
    --em: 13;
}
.soubaMarketTrends__table td {
    border: 1px solid #cccccc;
    background: #fff;
    padding: calc(10em / var(--em));
    text-align: center;
    vertical-align: middle;
    --em: 30;
    font-weight: 500;
}
.soubaMarketTrends__table--price{
    font-family: Heebo, sans-serif;
    letter-spacing: 0;
}
.soubaMarketTrends__table--unit{
    --em: 18;
}

@media (min-width: 48em) {
    .soubaMarketTrends {
        margin-top: calc(50em / var(--em));
    }
    .soubaMarketTrends__table {
        margin-top: calc(22.8em / var(--em));
    }
}

@media (max-width: 48em) {
    .soubaMarketTrends__table th {
        padding: calc(15em / var(--em)) calc(10em / var(--em));
        --em: 25;
        --lh: 30;
    }
    .soubaMarketTrends__table th span {
        --em: 20;
    }
    .soubaMarketTrends__table td {
        --em: 40;
        padding: calc(20em / var(--em));
    }
    .soubaMarketTrends__table--unit{
        --em: 25;
    }
}

/* SEO施策ID167 : 金貨のサイズ別買取価格 */
.soubaCoinPrice {
  margin-top: calc(45em / var(--em));
}
.soubaCoinPrice__table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  width: 100%;
  margin-top: calc(23.8em / var(--em));
}
.soubaCoinPrice__table th {
  border: 1px solid #ccc;
  background: #c8bf76;
  padding: calc(10em / var(--em)) calc(10em / var(--em));
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  --em: 16;
  --lh: 20;
  font-weight: 700;
}
.soubaCoinPrice__table th:nth-child(1) {
  width: 30%;
}
.soubaCoinPrice__table td {
  border: 1px solid #cccccc;
  background: #fff;
  padding: calc(10em / var(--em));
  text-align: center;
  vertical-align: middle;
  --em: 22;
  font-weight: 500;
}
.soubaCoinPrice__table td:nth-child(1) {
  font-family: Heebo, sans-serif;
  letter-spacing: 0;
  --em: 18;
  background: #f4f2df;
}
.soubaCoinPrice__table--price{
  font-family: Heebo, sans-serif;
  letter-spacing: 0;
}
.soubaCoinPrice__table--unit{
  --em: 16;
}
.soubaCoinPrice__types{
  margin-top: calc(23.8em / var(--em));
}
.soubaCoinPrice__types a{
  text-decoration: underline;
}

@media (min-width: 48em) {
    .soubaCoinPrice {
      margin-top: calc(50em / var(--em));
    }
    .soubaCoinPrice__table {
      margin-top: calc(22.8em / var(--em));
    }
    .soubaCoinPrice__types{
      margin-top: calc(22.8em / var(--em));
    }
}

@media (max-width: 48em) {
    .soubaCoinPrice__table th {
      padding: calc(15em / var(--em)) calc(10em / var(--em));
      --em: 25;
      --lh: 30;
    }
    .soubaCoinPrice__table th:nth-child(1) {
      width: 50%;
    }
    .soubaCoinPrice__table td {
      --em: 32;
      padding: calc(20em / var(--em));
    }
    .soubaCoinPrice__table td:nth-child(1) {
      --em: 32;
    }
    .soubaCoinPrice__table--unit{
      --em: 20;
    }
}

/* SEO施策ID167 : コラムに金相場リンク追加 */
.columnGoldSouba{
  margin-bottom: calc(80em / var(--em));
}

/* 買取参考価格のタブの文字の大きさ調整 */
.st-Results_Tab{
  --em: 20 !important;
}
@media (min-width: 48em) {
  .st-Results_Tab{
    --em: 17 !important;
  }
}

/* SEO施策ID101 : 過去の買取相場推移 */
.soubaPastPriceTrends {
  margin-top: calc(45em / var(--em));
}
.soubaPastPriceTrends__table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  width: 100%;
  margin-top: calc(23.8em / var(--em));
}
.soubaPastPriceTrends__table th {
  border: 1px solid #ccc;
  background: #c8bf76;
  padding: calc(10em / var(--em)) calc(10em / var(--em));
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  --em: 16;
  --lh: 20;
  font-weight: 700;
}
.soubaPastPriceTrends__table th:nth-child(1) {
  width: 30%;
}
.soubaPastPriceTrends__table td {
  border: 1px solid #cccccc;
  background: #fff;
  padding: calc(10em / var(--em));
  text-align: center;
  vertical-align: middle;
  --em: 22;
  font-weight: 500;
}
.soubaPastPriceTrends__table td:nth-child(1) {
  font-family: Heebo, sans-serif;
  letter-spacing: 0;
  --em: 18;
  background: #f4f2df;
}
.soubaPastPriceTrends__table--price{
  font-family: Heebo, sans-serif;
  letter-spacing: 0;
}
.soubaPastPriceTrends__table--unit{
  --em: 16;
}
.soubaPastPriceTrends__types{
  margin-top: calc(23.8em / var(--em));
}
.soubaPastPriceTrends__types a{
  text-decoration: underline;
}

.soubaPastPriceTrends__filter{
  display: grid;
  align-items: flex-end;
  justify-content: stretch;
  gap: calc(10em / var(--em));
  grid-template-columns: 1fr calc(240em / var(--em));
  margin-top: calc(40em / var(--em));
}
.soubaPastPriceTrends__filter button{
  background: #222;
  width: auto;
  height: calc(80em / var(--em));
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  --em: 20;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.soubaPastPriceTrends__filter button:hover{
  background: #444;
}

.soubaPastPriceTrends__label {
    --let: 0;
    --lh: 36;
    display: grid;
    font-weight: 500;
    position: relative;
    z-index: 10
}
.soubaPastPriceTrends__label:only-child {
    grid-column: span 2;
    margin-inline:auto;
    min-width: calc(300em / var(--em))
}
.soubaPastPriceTrends__label select {
    --em: 25;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 0 1px #ccc inset;
    display: grid;
    height: calc(80em / var(--em));
    padding-right: calc(58em / var(--em));
    padding-left: calc(29.2em / var(--em))
}
.soubaPastPriceTrends__labelItem{
  margin-right: calc(10em / var(--em));
}
.soubaPastPriceTrends__moreBtn{
  width: calc(250em / var(--em));
  height: calc(50em / var(--em));
  margin: calc(20em / 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;
}
.soubaPastPriceTrends__moreBtnArea{
  text-align: center;
}
.soubaPastPriceTrends__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;
}
.soubaPastPriceTrends__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;
}
.soubaPastPriceTrends__moreBtn--close::after {
  content: none;
}
.soubaPastPriceTrends__number{
  font-family: Heebo, sans-serif;
  letter-spacing: 0;
}
.soubaPastPriceTrends__unit {
  --em: 16;
}

@media (min-width: 48em) {
    .soubaPastPriceTrends {
      margin-top: calc(50em / var(--em));
    }
    .soubaPastPriceTrends__table {
      margin-top: calc(22.8em / var(--em));
    }
    .soubaPastPriceTrends__types{
      margin-top: calc(22.8em / var(--em));
    }
    .soubaPastPriceTrends__filter {
      display: grid;
      align-items: center;
      justify-content: center;
      gap: calc(20em / var(--em));
      grid-template-columns: repeat(2, auto);
      margin-top: calc(25.8em / var(--em));
      --em: 16;
    }
    .soubaPastPriceTrends__filter button{
      width: calc(200em / var(--em));
      height: calc(50em / var(--em));
      --em: 16;
    }
    .soubaPastPriceTrends__label {
        --lh: 24;
        align-items: center;
        display: grid;
        grid-template-columns: auto 1fr;
    }
    .soubaPastPriceTrends__label span:after {
        content: "："
    }
    .soubaPastPriceTrends__label select {
      --em: 16;
      width: calc(200em / var(--em));
      height: calc(50em / var(--em));
      padding-right: calc(42em / var(--em));
      padding-left: calc(19.2em / var(--em));
    }
}

@media (max-width: 48em) {
    .soubaPastPriceTrends__table th {
      padding: calc(15em / var(--em)) calc(10em / var(--em));
      --em: 25;
      --lh: 30;
    }
    .soubaPastPriceTrends__table th:nth-child(1) {
      width: 35%;
    }
    .soubaPastPriceTrends__table td {
      --em: 32;
      padding: calc(20em / var(--em));
    }
    .soubaPastPriceTrends__table td:nth-child(1) {
      --em: 25;
    }
    .soubaPastPriceTrends__table--unit{
      --em: 20;
    }
    .soubaPastPriceTrends__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;
    }
    .soubaPastPriceTrends__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;
    }
    .soubaPastPriceTrends__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;
    }
    .soubaPastPriceTrends__unit {
      --em: 20;
    }
}

/*
コラムにCTA追加（c045、本番反映済み、c044と046は未反映）
  スマホのみ、マージン、パディングなどの調整
*/
.columnSingleCta{
  margin-inline: calc(-50em / var(--em));
  margin-top: calc(40em / var(--em));
  margin-bottom: calc(-40em / var(--em));
}
@media (min-width: 48em) {
  .columnSingleCta{
    display:none !important;
  }
}

/*
型番の買取価格表
get_template_part('stitch_inc/tpl/seo-Type-PriceList');
*/
.typePriceList_Title{
  margin-bottom: calc(10em / var(--em));
}
.typePriceList_Table {
  max-height: var(--close);
  overflow: hidden;
  padding-top: calc(11em / var(--em));
  transition-property: max-height
}

.typePriceList_Table table {
  width: 100%
}
.typePriceList_Table th {
  --em: 26;
  --lh: 30;
  background-color: #e8e9f2;
  border: 1px solid #D9D9D9;
  height: calc(47em / var(--em));
  text-align: center;
  vertical-align: middle
}
.typePriceList_Table th:first-child {
  width: calc(390em / var(--em))
}
.typePriceList_Table td {
  border: 1px solid #D9D9D9;
  padding: calc(20em / var(--em));
  vertical-align: middle
}

.typePriceList_Name {
  --em: 28;
  --lh: 40;
  align-items: center;
  display: grid;
  gap: calc(20em / var(--em));
  grid-template-columns: calc(147em / var(--em)) 1fr;
}
.typePriceList_Name img {
  height: calc(147em / var(--em));
  object-fit: cover;
  width: 100%
}

.typePriceList_Price {
  --em: 23;
  --lh: 30
}
.typePriceList_Price dd {
  --em: 16;
  --lh: 24;
  color: #100169
}

.typePriceList_Price dd span {
  --em: 35;
  --lh: 45
}
.typePriceList_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;
}

.typePriceList_MoreBtnArea{
  text-align: center;
}
.typePriceList_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;
}
.typePriceList_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;
}
.typePriceList_MoreBtn.is-open::after{
  content: none;
}
.typePriceList_MoreBtn::before,
.typePriceList_MoreBtn::after {
  transition: opacity 0.2s ease;
}

.typePriceList_Description{
  padding-top: calc(50em / var(--em));
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: calc(20em / var(--em));
  align-items: stretch;
}
.typePriceList_DescriptionItem{
  background: #EEE;
  padding: calc(30em / var(--em));
}
.typePriceList_DescriptionTitle{
  display: flex;
  align-items: center;
  justify-content: center;
  --em: 35;
  --lh: 20;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-align: center;
  color: #000;
}
.typePriceList_DescriptionTitle:before,
.typePriceList_DescriptionTitle:after {
  border-top: 1px solid #aaa;
  content: "";
  width: 2em;
}
.typePriceList_DescriptionTitle:before {
  margin-right: 1em;
}
.typePriceList_DescriptionTitle:after {
  margin-left: 1em;
}
.typePriceList_DescriptionList{
  margin-top: calc(32em / var(--em));
}
.typePriceList_DescriptionListItem {
  --em: 26;
  --lh: 36;
  display: grid;
  grid-template-columns: 3px 1fr;
  gap: calc(10em / var(--em));
  margin-bottom: calc(14em / var(--em));
}
.typePriceList_DescriptionListItem::before {
  content: "";
  width:  3px;
  height:  3px;
  display: inline-block;
  background-color: #100169;
  border-radius:  50%;
  position:  relative;
  top: 0.5em;
}

@media (min-width: 48em) {
  .typePriceList_Table {
    padding-inline: calc(10em / var(--em));
  }
  .typePriceList_Table th {
    --em: 16;
    --lh: 16;
    height: calc(30em / var(--em))
  }
  .typePriceList_Table th:first-child {
    border-left: none;
    width: calc(550em / var(--em))
  }
  .typePriceList_Table th:last-child {
    border-right: none
  }
  .typePriceList_Table td:first-child {
    border-left: none;
    padding: calc(10em / var(--em)) 0
  }
  .typePriceList_Table td:last-child {
    border-right: none
  }

  .typePriceList_Name {
    --em: 16;
    --lh: 20;
    grid-template-columns: calc(100em / var(--em)) 1fr
  }
  .typePriceList_Name img {
    height: calc(100em / var(--em))
  }
  .typePriceList_Price {
    --em: 14;
    --lh: 14
  }
  .typePriceList_Price div {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: space-between
  }
  .typePriceList_Price dd {
    --em: 16;
    --lh: 30
  }
  .typePriceList_Price dd span {
    --em: 28;
    --lh: 30
  }

  .typePriceList_MoreBtn{
    width: calc(250em / var(--em));
    height: calc(50em / var(--em));
    margin: calc(20em / var(--em)) auto 0;
  }
  .typePriceList_MoreBtn::before{
    width: calc(14em / var(--em));
    right: calc(18em / var(--em));
  }
  .typePriceList_MoreBtn::after{
    height: calc(14em / var(--em));
    right: calc(24em / var(--em));
  }

  .typePriceList_Description{
    padding-top: calc(20em / var(--em));
    grid-template-columns: repeat(2, 1fr);
  }
  .typePriceList_DescriptionTitle{
    --em: 18;
    --lh: 15;
  }
  .typePriceList_DescriptionTitle:before,
  .typePriceList_DescriptionTitle:after {
    width: 3em;
  }

  .typePriceList_DescriptionList{
    margin-top: calc(20em / var(--em));
  }
  .typePriceList_DescriptionListItem {
    --em: 14;
    --lh: 18;
    margin-bottom: calc(6em / var(--em));
  }
}

/* 動きに関わる部分 */
/* 行の表示制御 */
.js-AccTypePriceList-row {
  display: none;
}
.js-AccTypePriceList-row.is-show {
  display: table-row;
}
/* ボタン文言切り替え */
.js-AccTypePriceList-btn .Close {
  display: none;
}
.js-AccTypePriceList-btn.is-open .More {
  display: none;
}
.js-AccTypePriceList-btn.is-open .Close {
  display: inline;
}

/*
型番買取リスト
get_template_part('stitch_inc/tpl/seo-Type-ModelList');
*/
.typeModelList{
  margin-bottom: calc(100em / var(--em));
}
.typeModelList_Title{
  margin-bottom: calc(37em / var(--em));
}
.typeModelList_Heading,
.typeModelList_List{
  margin-inline: calc(-20em / var(--em));
}
.typeModelList_Heading {
  display: grid;
  align-items: center;
  background-color: #e8e9f2;
  height: calc(90em / var(--em));
  padding-right: calc(30em / var(--em));
  padding-left: calc(28.5em / var(--em));
  --em: 40;
  --lh: 32;
  font-weight: 500;
  color: #10016A;
}
.typeModelList_List {
  --lh: 30;
  display: grid;
  gap: 0 calc(20em / var(--em));
  grid-template-columns: repeat(2, 1fr);
  margin-top: calc(10em / var(--em));
  padding-bottom: calc(40em / var(--em))
}
.typeModelList_List a {
  align-items: center;
  border-bottom: 1px solid #CCC;
  display: grid;
  grid-template-columns: 1fr calc(9.97em / var(--em));
  height: calc(95em / var(--em));
  padding-top: calc(7.6em / var(--em));
  padding-right: calc(18em / var(--em));
  padding-left: calc(20em / var(--em))
}
.typeModelList_List svg {
  width: 100%
}
@media (min-width: 48em) {
  .typeModelList{
    margin-bottom: calc(100em / var(--em));
  }
  .typeModelList_Heading,
  .typeModelList_List{
    margin-inline: 0;
  }
  .typeModelList_Heading {
    height: calc(60em / var(--em));
    padding-right: calc(15em / var(--em));
    padding-left: calc(19.5em / var(--em));
    box-shadow: 0 0 0 1px #ccc inset;
    --em: 16;
    --lh: 30;
    font-weight: 500;
    color: #444;
  }
  .typeModelList_List {
    --lh: 20;
    grid-template-columns: repeat(3, 1fr);
    padding-bottom: 0
  }
  .typeModelList_List a {
    grid-template-columns: 1fr calc(7.24em / var(--em));
    height: calc(51em / var(--em));
    padding-top: calc(1.6em / var(--em));
    padding-right: calc(15em / var(--em));
    padding-left: calc(18.3em / var(--em))
  }
}

/*
型番の特徴
get_template_part('stitch_inc/tpl/seo-Type-Feature');
*/
.typeFeature{
  margin-bottom: calc(100em / var(--em));
}
.typeFeature_Inner{
  background: #E8E9F2;
  padding: calc(58.7em / var(--em)) calc(50em / var(--em)) calc(67.3em / var(--em));
}
.typeFeature_Section{
  margin-top: calc(50em / var(--em));
}
.typeFeature_Section:first-of-type{
  margin-top: calc(30em / var(--em));
}
.typeFeature_Section--ttl{
  display: flex;
  align-items: stretch;
  background: #fff;
  margin-bottom: calc(20em / var(--em));
}
.typeFeature_Section--ttlNum{
  --em: 25;
  --lh: 25;
  letter-spacing: 0;
  font-weight: 700;
  width: calc(50em / var(--em));
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #100169;
}
.typeFeature_Section--ttlTxt{
  --em: 23;
  --lh: 25;
  font-weight: 500;
  width: calc(100% - calc(50em / var(--em)));
  padding: calc(15em / var(--em));
  display: flex;
  align-items: center;
}
.typeFeature_Section--txt{
  --lh: 30;
}
@media (max-width: 48em) {
  .typeFeature{
    margin-bottom: calc(100em / var(--em));
    margin-inline: calc(0em / var(--em));
  }
  .typeFeature_Inner{
    padding: calc(58.7em / var(--em)) calc(20em / var(--em)) calc(67.3em / var(--em));
    margin-inline: calc(-20em / var(--em));
  }
  .typeFeature_Title{
    margin-bottom: calc(30em / var(--em));
  }
  .typeFeature_Section--ttlNum{
    --em: 40;
    --lh: 40;
    font-weight: 500;
    width: calc(86em / var(--em));
  }
  .typeFeature_Section--ttlTxt{
    --em:30;
    --lh:40;
    width: calc(100% - calc(86em / var(--em)));
    padding: calc(15em / var(--em));
    display: flex;
    align-items: center;
  }
  .typeFeature_Section--txt{
    --lh: 40;
  }
}

/*
型番の詳細情報
get_template_part('stitch_inc/tpl/seo-Type-DetailInfo');
*/
.typeDetailInfo {
  margin-bottom: calc(100em / var(--em));
}
@media (min-width: 48em) {
  .typeDetailInfo{
    margin-bottom: calc(100em / var(--em));
  }
  .typeDetailInfo_Layout {
    align-items: start;
    display: grid;
    gap: 0 calc(20em / var(--em));
    grid-template-columns: calc(430em / var(--em)) 1fr;
    padding-top: calc(49.5em / var(--em))
  }
}

.typeDetailInfo .sin-Gallery_Category {
  --let: .1em;
  --lh: 36;
  background-color: #100169;
  color: #fff;
  display: grid;
  height: calc(50em / var(--em));
  margin-left: calc(-20em / var(--em));
  place-items: center;
  position: absolute;
  width: calc(200em / var(--em));
  z-index: 2
}
@media (min-width: 48em) {
  .typeDetailInfo .sin-Gallery:is(.typeDetailInfo .sin-Gallery) {
    padding-top: 0
  }
  .typeDetailInfo .sin-Gallery_Category {
    --em: 14;
    --lh: 20;
    height: calc(35em / var(--em));
    margin-left: 0;
    width: calc(120em / var(--em))
  }
}

/* wordpressのデフォルトのCSS干渉問題の対策 */
.typeDetailInfo .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: 100%;
}
.typeDetailInfo .sin-Gallery_Thumbnail .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0 calc(10em / var(--em)) 0 0;
  width: calc(670em / var(--em) / 3);
}
.typeDetailInfo .wp-block-gallery.has-nested-images figure.wp-block-image {
    display: block; /* ここをflexからblockに書き換え */
    flex-grow: 0; /* ここを1から0に書き換え */
}
@media (min-width: 48em) {
  .typeDetailInfo .sin-Gallery_Thumbnail .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(70em / var(--em));
  }
}

.typeDetailInfo_Info {
  margin-top: calc(60.3em / var(--em));
  margin-inline: calc(-20em / var(--em));
}

@media (min-width: 48em) {
  .typeDetailInfo_Info {
    margin: 0;
  }
}

.typeDetailInfo_Table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  width: 100%;
}
.typeDetailInfo_th,
.typeDetailInfo_td {
  border: 1px solid #ccc;
  padding: calc(20em / var(--em)) calc(30em / var(--em));
  vertical-align: middle;
  --em: 28;
  --lh: 40;
  font-weight: 400;
  text-align: left;
}
.typeDetailInfo_th {
  background: #E8E9F2;
  color: #100169;
  width: 40%;
}
.typeDetailInfo_td {
  background: #fff;
  color: #444;
}
@media (min-width: 48em) {
  .typeDetailInfo_th,
  .typeDetailInfo_td {
    padding: calc(10em / var(--em)) calc(20em / var(--em));
    --em: 13;
    --lh: 20;
  }
  .typeDetailInfo_th {
    background: #E8E9F2;
    color: #100169;
    width: 35%;
  }
}
/*　長期休業対応 */
.holidayNote{
  display: none;
  margin-top:calc(30em / var(--em));
  margin-bottom:calc(20em / var(--em));
}
.holidayNote__text{
  --em: 17;
  --let: .13em;
  --lh: 25;
  padding: calc(20em / var(--em)) calc(16em / var(--em));
  color: #ee0c0c;
  text-align: center;
  background: #fff;
}
.holidayNote__text a {
    color: #ee0c0c;
    text-decoration: underline;
    display: inline-block;
}
@media (max-width: 48em) {
.holidayNote__text{
  --em: 24;
  --let: .13em;
  --lh: 36;
}
}

/* 店舗詳細ページ--店舗情報 */
.ssin-Information .wp-block-table {
    clip-path: none;
}
@media (min-width: 48em) {
    .ssin-Information .wp-block-table {
        clip-path: polygon(0% calc(8em / var(--em)), 100% calc(8em / var(--em)), 100% calc(100% - 7em / var(--em)), 0% calc(100% - 7em / var(--em)));
    }
}

/* 査定基準の下のpadding調整 */
.cat-Point + script + .cat-Trend2{
  padding-top: 0;
}
.cat-Criteria + .souba-cat{
  padding-top: calc(97em / var(--em));
}
@media (min-width: 48em) {
  .cat-Criteria + .souba-cat{
    padding-top: calc(100em / var(--em));
  }
}

/* sh_kc_result_table_tab.php */
.resultTableTab {
  padding-top: calc(120em / var(--em));
  padding-bottom: calc(120em / var(--em));
}
.resultTableTab__container {
  margin-top: calc(30em / var(--em));
  margin-inline: calc(-20em / var(--em));
  display: flex;
  gap: 3px;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
}
.resultTableTab__tab {
  width: calc(50% - 3px / 2);
  height: calc(80em / var(--em));
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #ccc;
  background: #fff;
  color: #444;
  font-weight: normal;
  font-weight: 500;
  --em: 24;
  line-height: 1;
}
.resultTableTab__tab:hover {
  cursor: pointer;
}
.resultTableTab__tab.active {
  background: #C8BF76;
  color: #fff;
}
.resultTableTab__contentContainer{
  margin-inline: calc(-20em / var(--em));
}
.resultTableTab__subTitle {
  --em: 32;
  --lh: 32;
  font-weight: 500;
  align-items: center;
  display: grid;
  gap: calc(18em / var(--em));
  grid-template-columns: 1fr repeat(1, auto) 1fr;
  margin-top: calc(40em / var(--em));
}
.resultTableTab__subTitle::before,
.resultTableTab__subTitle::after {
  background-color: currentColor;
  content: "";
  height: 1px;
}
.resultTableTab__table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin-top: calc(40em / var(--em));
}
.resultTableTab__table th {
  border: 1px solid #ccc;
  background: #c8bf76;
  padding: calc(10em / var(--em)) calc(10em / var(--em));
  color: #fff;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
.resultTableTab__tableTd{
  background: #fff;
  color: #444;
  vertical-align: middle;
  border: 1px solid #cccccc;
  padding: calc(10em / var(--em));
}
.resultTableTab__tableTd--img{
  width: calc(200em / var(--em));
  text-align: center;
}
.resultTableTab__tableTd--img img{
  width: 90%;
  height: auto;
}
.resultTableTab__tableTd--price{
  width: calc(190em / var(--em));
  background: #F4F2DF;
  color: #000000;
  --em: 20;
  --lh: 30;
  font-weight: 500;
  text-align: center;
}
.resultTableTab__textPrice{
  font-family: Heebo,sans-serif;
  --em: 32;
  --lh: 30;
  font-weight: 500;
}
.resultTableTab__btnWithTab {
  background-color: #fff;
  box-shadow: 0 0 0 1px #ccc inset;
  border-radius: 999px;
  cursor: pointer;
  display: grid;
  font-weight: 400;
  width: calc(430em / var(--em));
  height: calc(70em / var(--em));
  place-items: center;
  margin-top: calc(30em / var(--em));
  margin-inline: auto;
  padding-inline: 1.5em 3em;
  position: relative;
  transition-property: filter, visibility;
  filter: opacity(1);
  visibility: visible;
}
.resultTableTab__btnWithTab::before,
.resultTableTab__btnWithTab::after {
  background-color: currentColor;
  content: "";
  height: 1px;
  margin-block: auto;
  position: absolute;
  right: calc(28.6em / var(--em));
  top: 0;
  bottom: 0;
  transition-property: rotate;
  width: calc(21.81em / var(--em));
}
.resultTableTab__btnWithTab.openBtn::after {
  rotate: 0 0 1 90deg;
}
.resultTableTab__btnWithTab.closeBtn::after {
  rotate: 0 0 1 0deg;
}
.resultTableTab__btnWithTab span {
  grid-area: 1 / 1;
  transition-property: filter, visibility;
  filter: opacity(1);
  visibility: visible;
}
.resultTableTab__btnWithTab span.hide {
  transition-property: filter, visibility;
  filter: opacity(0);
  visibility: hidden;
}
.resultTableTab__btnWithTab.hide {
  display: none;
  transition-property: filter, visibility;
  filter: opacity(0);
  visibility: hidden;
}
.resultTableTab__titleSmall{
  --em: 20;
  --let: 0;
  --lh: 29;
  font-weight: 400;
  margin-top: calc(11.8em / var(--em));
  text-align: center;
}
.resultTableTab__note{
  --em: 18;
  --let: 0;
  --lh: 26;
  margin-top: calc(24.9em / var(--em));
  margin-inline: calc(var(--pd) * -1);
  order: 2;
  padding-left: 1em;
  text-align: center;
  text-indent: -1em;
}
.resultTableTab__note:before {
    content: "※";
    display: inline-block;
    text-indent: 0;
    width: 1em;
}
/* jsの動き関連 */
.js-resultTableTab__tabContent {
  display: none;
}
.js-resultTableTab__tabContent.show {
  display: block;
}
.js-resultTableTab__withTab.hide {
  display: none;
}

@media (min-width: 48em) {
  .resultTableTab {
    padding-top: calc(80em / var(--em));
    padding-bottom: calc(80em / var(--em));
    margin-inline: 0;
  }
  .resultTableTab__container {
    margin-top: calc(34em / var(--em));
    margin-inline: 0;
  }
  .resultTableTab__tab {
    width: calc(25% - 9px / 4);
    height: calc(60em / var(--em));
    --em: 17;
  }
  .resultTableTab__contentContainer{
    margin-inline: 0;
  }
  .resultTableTab__subTitle {
    --em: 20;
    --lh: 20;
    gap: calc(12em / var(--em));
  }
  .resultTableTab__table {
    margin-top: calc(20em / var(--em));
  }
  .resultTableTab__tableTd--img{
    width: calc(220em / var(--em));
  }
  .resultTableTab__tableTd--img img{
    width: 80%;
  }
  .resultTableTab__tableTd--price{
    width: calc(250em / var(--em));
    --em: 16;
    --lh: 25;
  }
  .resultTableTab__textPrice{
    --em: 28;
    --lh: 25;
  }
  .resultTableTab__btnWithTab {
    box-shadow: 0 0 0 1px #ccc inset;
    width: calc(250em / var(--em));
    height: calc(50em / var(--em));
    margin-top: calc(40em / var(--em));
    margin-inline: auto;
  }
  .resultTableTab__btnWithTab::before,
  .resultTableTab__btnWithTab::after {
    right: calc(19.7em / var(--em));
    width: calc(14.54em / var(--em));
  }
  .resultTableTab__titleSmall{
    --em: 14;
    --lh: 20;
    margin-top: calc(14.8em / var(--em));
  }
  .resultTableTab__note{
    --em: 12;
    --lh: 17;
    margin-top: calc(16.9em / var(--em));
    margin-inline: 0;
  }
}

/* 今日の金相場に関する専門家のコメントのmargin調整 */
.resultTableTab + .st-Expert {
    margin-top: 0;
}

/* 「〇〇について」情報コンテンツ */
.cat-AboutGold_Intro_Text_Only {
  width: 100% !important;
  margin-left: 0 !important;
}
.cat-AboutPrices + .cat-AboutGold{
  padding-top: 0;
}
/* c087~c090 */
.c087{
  display: none;
}
.c087_vwo .c087 {
  display: block;
  padding: 40px .93em 0px;
  position: relative;
}
.c087_cta {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 0 1.5em;
}
.c087 img {
  width: stretch;
}
@media (min-width: 48em) {
  .c087,
  .c087_vwo .c087 {
    display:none;
  }
}
.c088-090_dblock,
.c090_vwo .c088-090_dnone,
.c089_vwo .c088-090_dnone,
.c088_vwo .c088-090_dnone {
  display: none;
}
.c088-090_dnone,
.c090_vwo .c088-090_dblock,
.c089_vwo .c088-090_dblock,
.c088_vwo .c088-090_dblock {
  display: block;
}
.c088-090_dblock .realTimeCta__text {
  margin-bottom: 10px;
}
.c088-090_dblock .realTimeCta__text.margin_bottom {
  margin-bottom: 15px;
}
.color_magenta {
  color: #EE0C78;
}
.border_foot {
  background: linear-gradient(transparent 80%, #FFFF00 80%);
}
.font-size_large {
  font-size: calc(1.5rem);
}
.font-size_middle {
  font-size: calc(1.2rem);
}
.font-size_small {
  font-size: calc(0.8rem);
}
.bg_magenta {
  color: #fff;
  background-image: linear-gradient(#FB55A4, #EE0C78);
  border-radius: 25px;
  padding: 3px 7px;
  line-height: 0;
  font-weight: bold;
  font-family: 'Noto Serif JP';
  font-size: 11px;
}
.realTimeCta__human,
.c088_vwo .realTimeCta__human,
.c089_vwo .realTimeCta__human,
.c090_vwo .realTimeCta__human {
    position: absolute;
    top: 19px;
    right: calc(10em / var(--em));
    width: 30%;
    z-index: -1;
}
@media (min-width: 48em) {
  .c088-090_dnone {
    display: block;
  }
  .c088-090_dblock {
    display: none;
  }
}

/**********
本日の〇〇買取実績一覧
**********/
.resultListLatest {
    padding-top: calc(70em / var(--em));
    padding-top: 0;
    padding-bottom: calc(70em / var(--em));
}
/* 本日の〇〇買取実績一覧（見出し下のテキスト） */
.resultListLatest__intro{
  text-align:center;
  margin-top: calc(20em / var(--em));
}
/* 本日の〇〇買取実績一覧（もっと見るボタン） */
.resultListLatest__btn {
    background-color: #fff;
    box-shadow: 0 0 0 1px #ccc inset;
    cursor: pointer;
    display: grid;
    font-weight: 500;
    width: calc(100% + calc(40em / var(--em)));
    height: calc(100em / var(--em));
    place-items: center;
    margin-top: calc(54.6em / var(--em));
    margin-inline:calc(-20em / var(--em));order: 1;
    padding-inline:1.5em 3em;position: relative;
    z-index: 1
}
.resultListLatest__btn:before,
.resultListLatest__btn:after {
    background-color: currentColor;
    content: "";
    height: 1px;
    margin-block:auto;position: absolute;
    right: calc(28.6em / var(--em));
    top: 0;
    bottom: 0;
    transition-property: rotate;
    width: calc(21.81em / var(--em));
}
.resultListLatest__btn:after {
    rotate: 0 0 1 90deg;
}
.is-expanded.resultListLatest__btn:after {
  transform: translateX(-50%) rotate(90deg);
  opacity: 0;
}
.resultListLatest__btn span {
    grid-area: 1/1;
    transition-property: filter,visibility
}
.resultListLatest__btn span.Close {
    filter: opacity(0);
    visibility: hidden
}
.resultListLatest__btn.Hide {
    margin-bottom: calc(-50em / var(--em));
    visibility: hidden
}
.resultListLatest__btn.Open:after {
    rotate: 0 0 1 0deg
}
.resultListLatest__btn.Open .More {
    filter: opacity(0);
    visibility: hidden
}
.resultListLatest__btn.Open .Close {
    filter: opacity(1);
    visibility: visible
}
/* 本日の〇〇買取実績一覧（一覧） */
.resultListLatest__container{
  display: grid;
  gap: calc(20em / var(--em));
  grid-template-columns: repeat(2, 1fr);
  margin-top: calc(35.6em / var(--em));
}
.resultListLatest__unit{
  position: relative;
  border: 1px solid #CCC;
  background: #FFF;
  padding: calc(4em / var(--em));
}
.resultListLatest__unit-text-area{
  padding: calc(10em / var(--em));
}
.resultListLatest__unit-date {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  --em: 24;
  --let: 0;
  font-weight: 700;
  background-color: #100169;
  color: #fff;
  width: calc(240em / var(--em));
  height: calc(40em / var(--em));
}
.resultListLatest__unit-img {
  position: relative;
}
.resultListLatest__unit-img img {
  height: calc(230em / var(--em));
  object-fit: cover;
  width: 100%;
}
.resultListLatest__unit-title {
  --em: 26;
  --let: 0;
  --lh: 30;
  font-weight: 500;
  padding-top: calc(10em / var(--em));
  padding-bottom: calc(16em / var(--em));
  margin-bottom: calc(16em / var(--em));
  border-bottom: 1px solid #ccc;
}
.resultListLatest__unit-item {
  align-items: center;
  display: grid;
  gap: calc(10em / var(--em));
  grid-template-columns: calc(60em / var(--em)) 1fr;
  margin-top: calc(6em / var(--em));
}
.resultListLatest__unit-item dt {
  --em: 20;
  --let: 0;
  box-shadow: 0 0 0 1px #ccc inset;
  display: grid;
  height: calc(36em / var(--em));
  place-items: center;
  width: calc(60em / var(--em));
}
.resultListLatest__unit-item dd {
  --lh: 40;
  --let: -.02em;
  color: #444;
  font-weight: 500;
}
.resultListLatest__unit-item dd a {
  text-decoration:underline;
}

@media (min-width: 48em) {
  .resultListLatest {
    padding-top: calc(70em / var(--em));
    padding-top: 0;
    padding-bottom: calc(70em / var(--em));
  }
  .resultListLatest__btn {
      box-shadow: 0 0 0 1px #ccc inset;
      height: calc(60em / var(--em));
      margin-top: calc(47.6em / var(--em));
      margin-inline:auto;width: calc(820em / var(--em))
  }
  .resultListLatest__btn:before,
  .resultListLatest__btn:after {
      right: calc(19.7em / var(--em));
      width: calc(14.54em / var(--em))
  }
  .resultListLatest__btn.Hide {
      margin-bottom: calc(-60em / var(--em))
  }
  .resultListLatest__container{
    gap: calc(16em / var(--em));
    grid-template-columns: repeat(3, 1fr);
  }
  .resultListLatest__unit-date{
    --em: 14;
    height: calc(30em / var(--em));
    width: calc(150em / var(--em))
  }
  .resultListLatest__unit-img img {
      height: calc(190em / var(--em))
  }
  .resultListLatest__unit-title {
      --em: 14;
      --lh: 20;
      padding-top: calc(10em / var(--em));
      padding-bottom: calc(16em / var(--em));
      margin-bottom: calc(16em / var(--em));
  }
  .resultListLatest__unit-item {
      grid-template-columns: calc(50em / var(--em)) 1fr;
  }
  .resultListLatest__unit-item dt {
      --em: 12;
      height: calc(20em / var(--em));
      width: calc(50em / var(--em));
  }
  .resultListLatest__unit-item dd {
      --em: 14;
      --lh: 20;
  }
}
/* 本日の〇〇買取実績一覧（PC用のコンディション） */
.resultListLatest-condition{
  padding-bottom: calc(40em / var(--em));
}
.resultListLatest-condition__title-pc{
  --em: 25;
  font-weight: 500;
  text-align: center;
  color: #000;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: calc(30em / var(--em));
}
.resultListLatest-condition__table-pc{
  border-collapse:  collapse;
  border: 1px solid #CCCCCC;
  width: 100%;
}
.resultListLatest-condition__table-pc th{
  border: 1px solid #CCCCCC;
  background: #E8E9F2;
  padding: calc(10em / var(--em));
  color: #000;
  --em: 14;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
.resultListLatest-condition__table-pc td{
  --em: 13;
  font-weight: 400;
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: calc(16em / var(--em));
}
.resultListLatest-condition__class{
  --em: 16;
}
/* 本日の〇〇買取実績一覧（スマホ用のコンディション） */
.resultListLatest-condition__title-sp{
  --em: 26;
  font-weight: 400;
  text-align: center;
  color: #000;
  line-height: 1;
  letter-spacing: -0.02em;
}
.resultListLatest-condition__table-sp{
  border-collapse:  collapse;
  border: 1px solid #CCCCCC;
  width: 100%;
}
.resultListLatest-condition__table-sp th,
.resultListLatest-condition__table-sp td{
  border: 1px solid #CCCCCC;
  padding: calc(20em / var(--em)) calc(16em / var(--em));
  vertical-align: middle;
}
.resultListLatest-condition__table-sp th{
  background: #E8E9F2;
  color: #000;
  --em: 28;
  font-weight: 500;
  text-align: center;
  width: calc(240em / var(--em));
}
.resultListLatest-condition__table-sp td{
  --em: 26;
  font-weight: 400;
  background: #fff;
}
/* 本日の〇〇買取実績一覧（コンディションの出しわけPCとスマホ） */
.resultListLatest-condition__pc{
  display:none;
}
.resultListLatest-condition__sp{
  display:block;
  margin-inline: calc(-20em / var(--em));
  margin-top: calc(-50em / var(--em));
  margin-bottom: calc(140em / var(--em));
}
@media (min-width: 48em) {
  .resultListLatest-condition__pc{
    display:block;
  }
  .resultListLatest-condition__sp{
    display:none;
    margin-inline: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* 本日の〇〇買取実績一覧（スマホ用コンディションのアコーディオン） */
.resultListLatest-condition__acc {
  margin-bottom: calc(10em / var(--em));
  border: 1px solid #ccc;
}
.resultListLatest-condition__acc:not([open]) {
  margin-bottom: calc(7em / var(--em));
}
.resultListLatest-condition__acc-heading {
  display: grid;
  grid-template-columns: 1fr calc(30em / var(--em));
  align-items: center;
  gap: calc(20em / var(--em));
  padding: calc(24em / var(--em));
  padding-left: calc(30em / var(--em));
  background-color: #fff;
  color: #000;
  --em: 28;
  font-weight: 400;
  line-height: 1.4;
  text-align:center;
  cursor: pointer;
  min-height: calc(70em / var(--em));
  transition: background-color 0.3s ease;
}
/* デフォルトのマトリクスを非表示 */
.resultListLatest-condition__acc-heading::-webkit-details-marker {
  display: none;
}
/* Icon Container (プラスマイナス) */
.resultListLatest-condition__acc-heading-icon {
  position: relative;
  width: calc(20em / var(--em));
  height: calc(20em / var(--em));
  justify-self: center;
}
.resultListLatest-condition__acc-heading-icon::before,
.resultListLatest-condition__acc-heading-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: translate(-50%, -50%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.resultListLatest-condition__acc-heading-icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.resultListLatest-condition__acc[open] .resultListLatest-condition__acc-heading-icon::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.resultListLatest-condition__acc[open] .resultListLatest-condition__acc-heading-icon::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.resultListLatest-condition__acc-contents {
  padding: calc(20em / var(--em));
  background: #FFF;
  /* Animation用初期値 */
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.resultListLatest-condition__acc[open] .resultListLatest-condition__acc-contents {
  opacity: 1;
  transform: translateY(0);
}

/**********
もっと見るボタン汎用バージョン
**********/
/* 初期状態：非表示 */
.js-more-item {
  display: none;
}
/* 表示状態：JSで付与 */
.js-more-item.is-visible {
  display: block; /* もしくは flex や grid など元のデザインに合わせて */
}
/* ボタンを消す用 */
.is-hidden {
  display: none;
}

/* css統合 */
.c017-d-none{
  display: none;
}
.c017__article {
  margin-bottom: calc(18em / var(--em));
  position: relative;
  visibility: visible;
  z-index: 1;
}
.c017__article:last-child {
  margin-bottom: 0;
}
.c017__article:is(.c017__article) {
  display: grid;
  grid-template-columns: calc(280em / var(--em)) 1fr;
}
.c017__article:before {
  background-color: #fff;
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}
.c017__article:after {
  box-shadow: calc(9.19em / var(--em)) calc(9.19em / var(--em)) calc(20em / var(--em)) #040000;
  content: "";
  opacity: .1;
  position: absolute;
  inset: 0;
  z-index: -2;
}
.c017__category {
  --em: 22;
  --let: 0;
  --lh: 36;
  align-items: center;
  background-color: var(--bg);
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(40em / var(--em));
  display: block;
  text-align: center;
  padding-inline:calc(10em / var(--em));
  min-width: calc(180em / var(--em));
  z-index: 1;
}
.c017__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c017__text-area{
  padding: calc(26em / var(--em));
}
.c017__date {
  --em: 27;
  --let: -.02em;
  --lh: 23;
  font-weight: 700;
}
.c017__update-text{
  --em: 20;
  --let: -.02em;
  --lh: 23;
  font-weight: 400;
  padding-left: calc(20em / var(--em));
}
.c017__update{
  font-weight: 500;
}
.c017__title {
  --em: 27;
  --lh: 35;
  margin-top: calc(20em / var(--em));
  margin-bottom: calc(26em / var(--em));
}
.c017__link:after {
  content:"";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.c017__tag {
  --em: 22;
  --let: 0;
  --lh: 20;
  display: grid;
  gap: calc(10em / var(--em));
  justify-content: start;
}
.c017__tag-item {
  align-items: center;
  border-radius: calc(5em / var(--em));
  box-shadow: 0 0 0 1px #ccc inset;
  display: grid;
  grid-auto-flow: column;
  height: calc(40em / var(--em));
  padding-inline:calc(8.8em / var(--em));
}
.c017__tag-item:before {
  content:"#";
}
.c017 .cat-Column_Container{
  margin-inline: calc(-20em / var(--em));
  padding-left: 0;
}
.c017 .cat-Column_Container:is(.cat-Column_Container){
  padding-bottom: 0;
}
@media (min-width: 48em) {
  .c017{
    display:none;
  }
  .c017-d-none{
    display: block;
  }
}
  .c034{
    display: none;
  }
  .c034_vwo .c034{
    display: block;
  }
  .c034__inner{
    margin: 30px auto 10px;
    max-width: calc(560em / var(--em));
  }
  /* 表示非表示の出すわけ */
  body.c034_vwo .page-Header_Img picture,
  body.c034_vwo .c034-d-none {
    display:none;
  }

  /* 買取リスト */
  .c034-list{
    padding: calc(20em / var(--em)) calc(15em / var(--em)) calc(50em / var(--em));
    background: #EFECD7 url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/www.kaitori-daikichi.jp/cms/wp-content/themes/daikichi_new/assets/img/c034-list-bg.png) no-repeat center / cover;
  }
  .c034-list .cat-Nav{
    padding-top: 0;
    padding-inline: 0;
  }
  .c034-list .cat-Nav_Title{
    display: block;
    --em: 27;
    --lh: 27;
    font-weight: 600;
    text-align: center;
    background: #100169;
    color: #fff;
    padding: calc(10em / var(--em));
    margin-inline: 0;
    height: calc(50em / var(--em));
  }
  .c034-list .cat-Nav_Title:before{
    content: none;
  }
  .c034-list .cat-Nav_List{
    --em: 25;
    --let: -5;
    --lh: 30;
    font-weight: 500;
    text-align:center;
    display: grid;
    gap: calc(8em / var(--em));
    grid-template-columns: repeat(3, 1fr);
    margin-top: calc(10em / var(--em));
    margin-inline: 0;
  }
  .c034-list .cat-Nav_List a{
    background: #fff;
    color: #444444;
    border: 1px solid #ccc;
    border-radius: 6px;
    height: calc(75em / var(--em));
    padding-inline: calc(5em / var(--em));
  }
  @media (min-width: 48em) {
    .c034,
    .c034_vwo .c034{
      display:none;
    }
    /* 表示非表示の出すわけ */
    body.c034_vwo .page-Header_Img picture,
    body.c034_vwo .c034-d-none{
      display:block;
    }
  }
    .c042{
    display: none;
  }
  .c042_vwo .c042{
    display: block;
  }

  .c042__inner{
    margin-bottom: calc(40em / var(--em));
  }

  @media (min-width: 48em) {
    .c042,
    .c042_vwo .c042{
      display:none;
    }
  }
  .c043{
    display: none;
  }
  .c043_vwo .c043{
    display: block;
  }
  /* 表示非表示の出すわけ */
  body.c043_vwo .c043-d-none {
    display:none;
  }
  @media (min-width: 48em) {
    .c043,
    .c043_vwo .c043{
      display:none;
    }
    /* 表示非表示の出すわけ */
    body.c043_vwo .c043-d-none{
      display:block;
    }
  }
  /* ここからデザイン関連 */
  .c043__calculation-title{
    --em: 40;
    font-weight: 500;
    line-height: 1.25;
    color: #000;
    text-align: center;
  }
  .c043__calculation-title--small{
    --em: 28;
  }
    .c043__inner{
    margin: calc(40em / var(--em)) 0 0;
  }
  .c043__top-text{
    --em: 27;
    line-height: 1.1;
    letter-spacing: 0;
    font-weight: 500;
    text-align: center;
    position: relative;
    display: block;
    color: #222;
    width: 75%;
    margin: 0 auto calc(10em / var(--em));
  }
  .c043__top-text::before,
  .c043__top-text::after {
    position: absolute;
    bottom: -2px;
    height: calc(var(--em) * var(--1rem) / var(--rem) * 1.5);
    content: '';
    color: #000;
  }
  .c043__top-text::before {
      border-left: solid 1px;
      left: calc(var(--em) * var(--1rem) / var(--rem) * -1);
      transform: rotate(-30deg);
  }
  .c043__top-text::after {
      border-right: solid 1px;
      right: calc(var(--em) * var(--1rem) / var(--rem) * -1);
      transform: rotate(30deg);
  }
  .c043__acc-summary{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.01em;
    position: relative;
    transition: all 0.3s 0s ease;
  }
  .c043__acc-summary-background{
    width: 100%;
    z-index: 1;
  }
  .c043__acc-summary-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    --em: 30;
    --lh: 45;
    letter-spacing: 0;
    font-weight: 500;
    color: #fff;
    z-index: 2;
  }
  .c043__acc-summary-text--em{
    --em: 40;
    --lh: 45;
    letter-spacing: 0;
    font-weight: 500;
    color: #FFFF00;
  }
  .c043__acc-summary-icon{
    position: relative;
  }
  .c043__acc-summary-icon::before{
    content: '';
    width: calc(16em / var(--em));
    height: calc(16em / var(--em));
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 2px);
    left: 50%;
    transform: translate(-50%, -50%) rotate(135deg);
    margin-left: calc(20em / var(--em));
  }
  .c043__acc[open] .c043__acc-summary-icon::before{
    top: calc(50% + 2px);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .c043__acc-contents{
    background: linear-gradient(270deg, #452D94 0%, #100169 100%);
    padding: 0 calc(14em / var(--em)) calc(14em / var(--em));
  }
    .c044,
    .c045,
    .c046{
      display: none;
    }
    .c044_vwo .c044,
    .c045_vwo .c045,
    .c046_vwo .c046{
      display: block;
    }
    @media (min-width: 48em) {
        .c044,
        .c045,
        .c046,
        .c044_vwo .c044,
        .c045_vwo .c045,
        .c046_vwo .c046{
          display:none;
        }
    }
    /* デザイン */
    .c044-046_cta{
      margin-inline: calc(-30em / var(--em));
    }
    .st-Contents .c044-046_cta .st-Assessment{
      margin-top: calc(40em / var(--em));
      margin-bottom: calc(-40em / var(--em));
    }
        body.c048_vwo .cat-Primary_Text,
    body.c049_vwo .cat-Primary_Text,
    body.c050_vwo .cat-Primary_Text{
      display: none;
    }
    @media (min-width: 48em) {
      body.c048_vwo .cat-Primary_Text,
      body.c049_vwo .cat-Primary_Text,
      body.c050_vwo .cat-Primary_Text{
        display:block;
      }
    }
    .c051{
      display: none;
    }
    .c051_vwo .c051{
      display: block;
    }
    /* 表示非表示の出しわけ */
    body.c051_vwo .st-Situation {
      display:none;
    }
    .c051 + p{
      height: 0;
      margin: 0;
    }
    @media (min-width: 48em) {
      .c051,
      .c051_vwo .c051{
        display:none;
      }
      /* 表示非表示の出しわけ */
      body.c051_vwo .st-Situation{
        display:block;
      }
    }
.c055 .beginnerPopup{
  display: none;
}
body.c055_vwo .beginnerPopup {
  display:none;
}
body.c055_vwo .c055 .beginnerPopup{
  display: block;
}
@media (min-width: 48em) {
  /* 表示非表示の出しわけ */
  .c055 .beginnerPopup,
  body.c055_vwo .c055 .beginnerPopup{
    display:none;
  }
}
/* 背景 */
#c055-beginnerPopup-modal {
  display: none; /* 最初は非表示 */
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  /* display: flex; */
  align-items: center;
  justify-content: center;
  z-index: 999999;
}
/* モーダル本体 */
.c055-beginnerPopup-modal__inner{
  width: 90%;
}
.c055-beginnerPopup-close-btn{
  position: absolute;
  top: 20px;
  right: 5%;
}
.c055-beginnerPopup-close{
  width: calc(36em / var(--em));
  height: calc(36em / var(--em));
  background: transparent;
  border: transparent;
}
.c055-beginnerPopup-close::before,
.c055-beginnerPopup-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 2px;
  background-color: #fff;
  transform-origin: center;
}
.c055-beginnerPopup-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.c055-beginnerPopup-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.c055-beginnerPopup-modal-content {
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  max-height: calc(85vh - 30px);      /* 画面の高さ85%までに制限 */
  margin-top: 30px;
  overflow-y: auto;      /* 中身だけ縦スクロール */
}
.c055-beginnerPopup-modal-content img {
  width: 100%;
}
#c055-beginnerPopup-modal.c055-beginnerPopup-is-show .c055-beginnerPopup-modal-content {
  opacity: 1;
  transform: translateY(0);
}
.c055-beginnerPopup-modal-content__inner{
  position: relative;
}
.c055-beginnerPopup-cta{
  position: absolute;
  bottom: calc(30em / var(--em));
  left: 0;
}
.c055-beginnerPopup-cta img{
  width: 94%;
}
    .c056{
      display: none;
    }
    body.c056_vwo .c056{
      display: block;
    }
    body.c056_vwo .st-Situation {
      display:none;
    }

    /* 調整 */
    .c056{
      margin-bottom: calc(80em / var(--em));
    }

    @media (min-width: 48em) {
      .c056,
      body.c056_vwo .c056{
        display:none;
      }
      /* 表示非表示の出しわけ */
      body.c056_vwo .st-Situation{
        display:block;
      }
    }
    .c057{
      display: none;
    }
    body.c057_vwo .c057{
      display: block;
    }
    body.c057_vwo .st-Situation {
      display:none;
    }

    @media (min-width: 48em) {
      .c057,
      body.c057_vwo .c057{
        display:none;
      }
      /* 表示非表示の出しわけ */
      body.c057_vwo .st-Situation{
        display:block;
      }
    }
    .c058{
      display: none;
    }
    body.c058_vwo .c058{
      display: block;
    }
    body.c058_vwo .st-Situation {
      display:none;
    }

    @media (min-width: 48em) {
      .c058,
      body.c058_vwo .c058{
        display:none;
      }
      /* 表示非表示の出しわけ */
      body.c058_vwo .st-Situation{
        display:block;
      }
    }
  .c063{
    display: none;
  }
  .c063_vwo .c063{
    display: block;
  }
  .c063__inner{
    margin: 30px auto 10px;
    max-width: calc(560em / var(--em));
  }
  /* 表示非表示の出しわけ */
  body.c063_vwo .c063-d-none {
    display: none;
  }
  /* 買取リスト */
  .c063-list{
    padding: calc(20em / var(--em)) calc(15em / var(--em)) calc(50em / var(--em));
    background: #EFECD7 url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/www.kaitori-daikichi.jp/cms/wp-content/themes/daikichi_new/assets/img/c034-list-bg.png) no-repeat center / cover;
  }
  .c063-list .cat-Nav{
    padding-top: 0;
    padding-inline: 0;
  }
  .c063-list .cat-Nav_Title{
    display: block;
    --em: 27;
    --lh: 27;
    font-weight: 600;
    text-align: center;
    background: #100169;
    color: #fff;
    padding: calc(10em / var(--em));
    margin-inline: 0;
    height: calc(50em / var(--em));
  }
  .c063-list .cat-Nav_Title:before{
    content: none;
  }
  .c063-list .cat-Nav_List{
    --em: 25;
    --let: -5;
    --lh: 30;
    font-weight: 500;
    text-align:center;
    display: grid;
    gap: calc(8em / var(--em));
    grid-template-columns: repeat(3, 1fr);
    margin-top: calc(10em / var(--em));
    margin-inline: 0;
  }
  .c063-list .cat-Nav_List a{
    background: #fff;
    color: #444444;
    border: 1px solid #ccc;
    border-radius: 6px;
    height: calc(75em / var(--em));
    padding-inline: calc(5em / var(--em));
  }
  @media (min-width: 48em) {
    .c063,
    .c063_vwo .c063{
      display:none;
    }
    /* 表示非表示の出すわけ */
    body.c063_vwo .page-Header_Img picture,
    body.c063_vwo .c063-d-none{
      display:block;
    }
  }
  .c067 .mailFormPopup{
    display: none;
  }
  body.c067_vwo .mailFormPopup {
    display:none;
  }
  body.c067_vwo .c067 .mailFormPopup{
    display: block;
  }
  body.c067_vwo .c067{
    margin-top: calc(60em / var(--em));
    z-index: 20;
  }
  @media (min-width: 48em) {
    /* 表示非表示の出しわけ */
    .c067 .mailFormPopup,
    body.c067_vwo .c067 .mailFormPopup{
      display:none;
    }
    .c067{
      margin-top: 0;
    }
  }

  /* ボタン */
  .mailFormPopup__button{
    --em: 22;
    --lh: 22;
    font-weight: 500;
    color: #100169;
    text-align: center;
    border-radius: 999px;
    border: 1px solid #444;
    background: #EEE;
    display: block;
    width: 100%;
    padding: calc(14em / var(--em)) calc(40em / var(--em)) calc(14em / var(--em)) calc(14em / var(--em));
    position: relative;
  }
  .mailFormPopup__button::before,
  .mailFormPopup__button::after {
    background-color: #100169;
    content: "";
    height: 1px;
    margin-block: auto;
    position: absolute;
    right: calc(20em / var(--em));
    top: 0;
    bottom: 0;
    transition-property: rotate;
    width: calc(15em / var(--em));
  }
  .mailFormPopup__button::after {
      rotate: 0 0 1 90deg;
  }

  /* 背景 */
  .c067-mailFormPopup-modal {
    display: none; /* 最初は非表示 */
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    /* display: flex; */
    align-items: center;
    justify-content: center;
    z-index: 999999;
  }

  /* モーダル本体 */
  .c067-mailFormPopup-modal__inner{
    width: 90%;
  }
  .c067-mailFormPopup-close-btn{
    position: absolute;
    top: 20px;
    right: 5%;
  }
  .c067-mailFormPopup-close{
    width: calc(36em / var(--em));
    height: calc(36em / var(--em));
    background: transparent;
    border: transparent;
  }
  .c067-mailFormPopup-close::before,
  .c067-mailFormPopup-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 2px;
    background-color: #fff;
    transform-origin: center;
  }
  .c067-mailFormPopup-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .c067-mailFormPopup-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .c067-mailFormPopup-modal-content {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    max-height: calc(85vh - 30px);      /* 画面の高さ85%までに制限 */
    margin-top: 30px;
    overflow-y: auto;      /* 中身だけ縦スクロール */
  }
  .c067-mailFormPopup-modal-content img {
    width: 100%;
  }
  .c067-mailFormPopup-modal.is-show-c067 .c067-mailFormPopup-modal-content {
    opacity: 1;
    transform: translateY(0);
  }
  .c067-mailFormPopup-modal-content__inner{
    position: relative;
  }
  .c067-mailFormPopup-cta{
    position: absolute;
    bottom: calc(30em / var(--em));
    left: 0;
  }
  .c067-mailFormPopup-cta img{
    width: 94%;
  }
.popup-form{
	width: 100%;
	background: #DCDDF0;
	padding: calc(20em / var(--em));
}
.popup-form__title{
	margin: 0 0 calc(10em / var(--em));
}
.popup-form__func{
	border-radius: calc(10em / var(--em));
	background: rgba(255, 255, 255, 0.50);
	padding: calc(20em / var(--em));
}
.popup-form__list{
	padding: 0;
	margin: 0;
}
.popup-form__info{
	display: grid;
	grid-template-columns: calc(200em / var(--em)) 1fr;
	gap: calc(12em / var(--em));
	margin-bottom: calc(12em / var(--em));
}
.popup-form__info-name{
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #10016A;
	margin: 0;
}
.popup-form__info-price{
	margin: calc(10em / var(--em)) 0 0;
	color: #10016A;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	margin: 0;
}
.popup-form__info-price-text{
	display:inline-block;
	background: #10016A;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	padding: 4px;
	margin: 8px 0 4px;
}
.popup-form__info-price-number{
	font-family: Heebo;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.02em;
}
.popup-form__item{
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	line-height: 1;
}
.popup-form__topic{
	font-size: 15px;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 5px;
}
.popup-form__topic--small{
	font-size: 13px;
}
.hissu{
	font-size: 12px;
	padding: 4px;
	color: #fff;
	background: #10016A;
	white-space: nowrap;
	margin-right: 3px;
	border-radius: 5px;
}
.nini{
	font-size: 12px;
	padding: 4px;
	color: #fff;
	background: #8A8A8A;
	white-space: nowrap;
	margin-right: 3px;
	border-radius: 5px;
}
.popup-form__input{
	width: 100%;
}
.popup-form__input input,
.popup-form__input textarea {
	background: #fff;
	padding: 12px;
	width: 100%;
	-webkit-appearance: none;
	color: #000;
	border: 1px solid #EEEEEE;
	font-size: 16px;
	border-radius: 6px;
	box-sizing: border-box;
}
.popup-form__input input::placeholder,
.popup-form__input textarea::placeholder {
	font-size: 15px;
	font-weight:400;
	color: #858585;
}
.with-validate label.error{
	position: relative;
	bottom: 0px;
}
.popup-form__submit{
	width: 100%;
	margin: 0 auto;
}
.popup-form__submit input {
	-webkit-appearance: none;
	cursor: pointer;
	width: 100%;
	display: block;
	border: none;
	text-align: center;
}
label.error{
	color: #AC272D;
	font-size: 12px;
	width: 100%;
	margin-top: 5px;
}
.popup-form-complete-centents {
  padding-top: calc(60.2em / var(--em));
}
.popup-form-complete-centents__icon-area{
  text-align:center;
  margin-bottom: calc(80em / var(--em));
}
.popup-form-complete-centents__icon-area svg{
  max-width: calc(268em / var(--em));
  fill: inherit;
}
.popup-form-complete-centents__title {
  --em: 40;
  --lh: 40;
  display: grid;
  font-weight: 700;
  justify-items: center;
  letter-spacing: -0.02em;
  color: #0A006B;
}
.popup-form-complete-centents__text {
  text-align: center;
  margin-top: calc(36.2em / var(--em));
  margin-bottom: calc(36.2em / var(--em));
}
.popup-form-complete-centents__button-area{
  text-align: center;
  margin-top: calc(60.2em / var(--em));
}
.popup-form-complete-centents__button {
  text-decoration:underline;
  color: #100169;
}
@media (min-width: 48em) {
  .popup-form-complete-centents {
    padding-top:calc(55em / var(--em))
  }
}
  .c072_intto,
  .c073_intto,
  .c072-074{
    display: none;
  }
  .c072_vwo .c072_intto,
  .c073_vwo .c073_intto,
  .c072_vwo .c072-074,
  .c073_vwo .c072-074,
  .c074_vwo .c072-074{
    display: block;
  }
  .c072-074__inner{
    margin: 30px auto 10px;
    max-width: calc(560em / var(--em));
  }
  /* 表示非表示の出しわけ */
  body.c072_vwo .c072-074-d-none,
  body.c073_vwo .c072-074-d-none,
  body.c074_vwo .c072-074-d-none {
    display: none;
  }
  /* 買取リスト */
  .c072-list{
    padding: calc(20em / var(--em)) calc(15em / var(--em)) calc(50em / var(--em));
    background: #FFEAEA url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/www.kaitori-daikichi.jp/cms/wp-content/themes/daikichi_new/assets/img/c072_bg.png) no-repeat center / cover;
  }
  .c073-list{
    padding: calc(20em / var(--em)) calc(15em / var(--em)) calc(50em / var(--em));
    background: #EFECD7 url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/www.kaitori-daikichi.jp/cms/wp-content/themes/daikichi_new/assets/img/c073_bg.png) no-repeat center / cover;
  }
  .c074-list{
    padding: calc(20em / var(--em)) calc(15em / var(--em)) calc(50em / var(--em));
    background: #EFECD7 url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/www.kaitori-daikichi.jp/cms/wp-content/themes/daikichi_new/assets/img/c074_bg.png) no-repeat center / cover;
  }
  .c072-list .cat-Nav,
  .c073-list .cat-Nav,
  .c074-list .cat-Nav{
    padding-top: 0;
    padding-inline: 0;
  }
  .c072-list .cat-Nav_Title,
  .c073-list .cat-Nav_Title,
  .c074-list .cat-Nav_Title{
    display: block;
    --em: 27;
    --lh: 27;
    font-weight: 600;
    text-align: center;
    background: #100169;
    color: #fff;
    padding: calc(10em / var(--em));
    margin-inline: 0;
    height: calc(50em / var(--em));
  }
  .c072-list .cat-Nav_Title:before,
  .c073-list .cat-Nav_Title:before,
  .c074-list .cat-Nav_Title:before{
    content: none;
  }
  .c072-list .cat-Nav_List,
  .c073-list .cat-Nav_List,
  .c074-list .cat-Nav_List{
    --em: 25;
    --let: -5;
    --lh: 30;
    font-weight: 500;
    text-align:center;
    display: grid;
    gap: calc(8em / var(--em));
    grid-template-columns: repeat(3, 1fr);
    margin-top: calc(10em / var(--em));
    margin-inline: 0;
  }
  .c072-list .cat-Nav_List a,
  .c073-list .cat-Nav_List a,
  .c074-list .cat-Nav_List a{
    background: #fff;
    color: #444444;
    border: 1px solid #ccc;
    border-radius: 6px;
    height: calc(75em / var(--em));
    padding-inline: calc(5em / var(--em));
  }
  .c072_intto,
  .c073_intto {
    padding: 0 calc(30em / var(--em));
    font-size: .9em;
  }
  @media (min-width: 48em) {
    .c072-074,
    .c072_intto,
    .c072_vwo .c072_intto,
    .c073_intto,
    .c073_vwo .c073_intto,
    .c072_vwo .c072-074,
    .c073_vwo .c072-074,
    .c074_vwo .c072-074{
      display:none;
    }
    /* 表示非表示の出しわけ */
    .c072-074-d-none,
    body.c072_vwo .page-Header_Img picture,
    body.c073_vwo .page-Header_Img picture,
    body.c074_vwo .page-Header_Img picture,
    body.c072_vwo .c072-074-d-none,
    body.c073_vwo .c072-074-d-none,
    body.c074_vwo .c072-074-d-none{
      display:block;
    }
  }
.c071 {
    display: none;
    position: relative;
    margin: 0 -1em;
}
body.c071_vwo .c071 {
    display: block;
}
.c071_ttl {
    position: absolute;
    right: 5px;
    top: 1em;
    width: 82.5%;
    margin: auto;
}
.c071_subttl {
    width: 69%;
    margin-left: 2.5em;
    margin-top: 1.4em;
    margin-bottom: .5em;
}
.c071_cont {
    margin: 2.2em auto 1.5em;
    background: #E8E9F2;
    padding: .5em;
}
.c071_cont ul {
    display: flex;
    gap:4px;
    flex-wrap: wrap;
}
.c071_cont li {
    display: flex;
    background: #fff;
    width: calc(100% / 2 - 2px);
}
.c071_attention {
    font-size: 12.2px;
    text-align: center;
    margin-top: .5em;
}
@media (min-width: 48em) {
    .c071,
    body.c071_vwo .c071 {
        display: none;
    }
}
.c095-none,
body.c095_vwo .c095-none,
.c095 {
    display: none;
}
body.c095_vwo .c095 {
    display: block;
    margin-bottom: 3em;
}
@media (min-width: 48em) {
    .c095,
    body.c095_vwo .c095 {
        display: none;
    }
    .c095-none,
    body.c095_vwo .c095-none {
        display:block;
    }
}
.c099 {
    display: none;
}
.c099 img {
    width: 100%;
}
body.c099_vwo .c091-result-wrapper .st-Section.st-Width {
    margin-bottom: 0!important;
}
body.c099_vwo .c099 {
    display: block;
    margin-bottom: 2em;
}
@media (min-width: 48em) {
    .c099,
    body.c099_vwo .c099 {
        display: none;
    }
}
.c076-078{
  display: none;
}
.c076_vwo .c076-078,
.c077_vwo .c076-078,
.c078_vwo .c076-078{
  display: block;
  background:url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/www.kaitori-daikichi.jp/cms/wp-content/themes/daikichi_new/assets/img/c076-078_bg.png);
  padding: 10px .5em 20px;
}
.c076-078__inner{
  margin: 30px auto 10px;
  max-width: calc(560em / var(--em));
}
/* 表示非表示の出しわけ */
body.c076_vwo .c076-078-d-none,
body.c077_vwo .c076-078-d-none,
body.c078_vwo .c076-078-d-none {
  display: none;
}
/* 買取リスト */
.c076-078-list .cat-Nav{
  padding-top: 0;
  padding-inline: 0;
}
.c076-078 h2 {
  position: relative;
  text-align: center;
  margin: 0 auto 10px;
}
.c076-078 h2:before,
.c076-078 h2:after {
  display: block;
  content:'';
  background: #444444;
  height:2px;
  width: 15%;
  top: 45%;
  position: absolute;
}
.c076-078 h2:before {
  left: 0;
}
.c076-078 h2:after {
  right: 0;
}
.c076-078-list .cat-Nav_Title{
  display: none;
}
.c076-078-list .cat-Nav_Title:before {
  content: none;
}
.c076-078-list .cat-Nav_List{
  --em: 25;
  --let: -5;
  --lh: 30;
  font-weight: 500;
  text-align:center;
  display: grid;
  gap: calc(8em / var(--em));
  grid-template-columns: repeat(3, 1fr);
  margin-top: calc(10em / var(--em));
  margin-inline: 0;
}
.c076-078-list .cat-Nav_List a{
  background: #E8E9F2;
  color: #444444;
  border: 1px solid #ccc;
  border-radius: 6px;
  height: calc(75em / var(--em));
  padding-inline: calc(28em / var(--em));
  position: relative;
}
.c076-078-list .cat-Nav_List a:after {
  display: block;
  content: '＞';
  font-size: .6em;
  position: absolute;
  top: 37%;
  right: .5em;
}
.c076-078 .hidden-item {
  display: none;
}
.c076-078 .cat-Nav_List li:not(.idden-item) {
  transition: background-color 0.5s ease, transform 0.5s ease;
}
.c076-078 .show-more{
  background: #E8E9F2;
  color: #444444;
  border: 1px solid #ccc;
  border-radius: 6px;
  height: calc(75em / var(--em));
  padding-inline: calc(5em / var(--em));
  width: 100%;
  margin-top: 5px;
  position: relative;
}
.c076-078 .show-more:after {
  content: '＞';
  display: block;
  font-size: .6em;
  position: absolute;
  top: 37%;
  right: 1.5em;
  transform: rotate(90deg);
}
.c076-078 .show-more.turn180:after {
  transform: rotate(-90deg);
}
.c076-078 .show-more.hidden {
  display: none;
}
.fixed-bar {
  position: fixed;
  top: 60px;
  transition: all 0.3s;
  z-index: 999;
  width: 100%;
}
.fixed-bar a {
  background: #0F0169;
  color: #FFF;
  text-align: center;
  height: 70px;
  display: block;
  width: 100%;
  text-decoration: none;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.fixed-bar a img {
  width: 20px;
}

.hidden {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
}
.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media (min-width: 48em) {
  .c076-078,
  .c076_vwo .c076-078,
  .c077_vwo .c076-078,
  .c078_vwo .c076-078{
    display:none;
  }
  /* 表示非表示の出しわけ */
  .c076-078-d-none,
  body.c076_vwo .page-Header_Img picture,
  body.c077_vwo .page-Header_Img picture,
  body.c078_vwo .page-Header_Img picture,
  body.c076_vwo .c076-078-d-none,
  body.c077_vwo .c076-078-d-none,
  body.c07_vwo .c076-078-d-none{
    display:block;
  }
}
.c083{
  display: none;
}
.c083_vwo .c083 {
  display: block;
  padding: 20px .93em 0px;
}
.c083 img {
  width: stretch;
}
@media (min-width: 48em) {
  .c083,
  .c083_vwo .c083 {
    display:none;
  }
}
.c084-086{
  display: none;
}
.c084_vwo .c084-086,
.c085_vwo .c084-086,
.c086_vwo .c084-086 {
  display: block;
  padding: 20px .93em 0px;
}
.c084-086 img {
  width: stretch;
}
@media (min-width: 48em) {
  .c084-086,
  .c084_vwo .c084-086,
  .c085_vwo .c084-086,
  .c086_vwo .c084-086 {
    display:none;
  }
}
.c091{
  display: none;
  padding-bottom: calc(70em / var(--em));
}
body.c091_vwo .c091{
  display: block;
}
.c091-d-none{
  display: block;
}
body.c091_vwo .c091-d-none{
  display: none;
}
@media (min-width: 48em) {
  .c091,
  body.c091_vwo .c091 {
    display:none;
  }
  .c091-d-none,
  body.c091_vwo .c091-d-none{
    display: block;
  }
}
.c092,
.c093,
.c094{
  display: none;
}
body.c092_vwo .c092,
body.c093_vwo .c093,
body.c094_vwo .c094{
  display: block;
}
@media (min-width: 48em) {
    .c092,
    .c093,
    .c094,
    body.c092_vwo .c092,
    body.c093_vwo .c093,
    body.c094_vwo .c094{
      display:none;
    }
}
/* デザイン */
.c092-094_contents{
  margin-inline: calc(-20em / var(--em));
  margin-top: calc(80em / var(--em));
}
.c100,
.c101,
.c102{
  display: none;
}
body.c100_vwo .c100,
body.c101_vwo .c101,
body.c102_vwo .c102{
  display: block;
}
/* デザイン */
.c100-102_contents{
  margin-inline: calc(-20em / var(--em));
  margin-top: calc(80em / var(--em));
}
@media (min-width: 48em) {
    .c100,
    .c101,
    .c102,
    body.c100_vwo .c100,
    body.c101_vwo .c101,
    body.c102_vwo .c102{
      display:none;
    }
}
.c075{
  display: none;
}
.c075_vwo .c075{
  display: block;
  margin: 30px 1.5em 0px;
}
.c075_inner{
  max-width: 100%;
}
.c075_inner img {
  width: 100%;
}
.c075_vwo section.soubaTable.st-Section.st-Width {
    margin-top: 10px;
}
@media (min-width: 48em) {
  .c075,
  .c075_vwo .c075{
    display:none;
  }
}

/*Processed-by-SpeedSize:2026-06-24_17:16:18*/