@charset "euc-jp";
/* CSS Document */

#limitedbuy {
	background: #fefcea;
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%);
	background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%);
	background: linear-gradient(to bottom, #fefcea 0%,#f1da36 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
}
#limitedbuy a {
	position: relative;
	height: 243px;
	background: url(https://img21.shop-pro.jp/PA01342/950/etc/bunner_limited.jpg) no-repeat left top;
	display: block;
}
#limitedbuy h4 {
	position: absolute;
	right: 0;
	top: 30px;
	width: 340px;
	font-size: 38px;
	line-height: 60px;
	color: #fff;
	text-align: center;
}
#limitedbuy h4 b {
	font-size: 72px;
}
#limitedbuy p {
	position: absolute;
	left: 37px;
	top: 112px;
	width: 613px;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #f00;
	text-shadow: 0 2px 0px #fff, 2px 0 0px #fff, 0 -2px 0px #fff, -2px 0 0px #fff, -2px -2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, 2px 2px 0px #fff;
}
#limitedbuy p b {
	font-size: 26px;
}

@media screen and (max-width: 640px) {

#limitedbuy a {
	height: auto;
	padding: 20% 0 3%;
	background: url(https://img21.shop-pro.jp/PA01342/950/etc/bunner_limited_sp.jpg) no-repeat left top;
	background-size: cover;
}
#limitedbuy h4 {
	position: relative;
	right: auto;
	top: auto;
	width: auto;
	font-size: 48px;
	line-height: 1.1;
	color: #f60;
	text-shadow: 0 2px 0px #fff, 2px 0 0px #fff, 0 -2px 0px #fff, -2px 0 0px #fff, -2px -2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, 2px 2px 0px #fff;
}
#limitedbuy h4 b {
	font-size: 68px;
}
#limitedbuy p {
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	padding: 0 3%;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}
#limitedbuy p b {
	font-size: 36px;
}
#limitedbuy p:after {
	content: "このチャンスをお見逃しなく!!";
	font-size: 20px;
	color: #000;
	display: block;
}

}


/* 買取価格表TOP */
.subcatbtn {
	text-align: center;
	padding: 1em 10% 0;
}
#main_v .subcatbtn a {
	position: relative;
	padding: 1em 0;
	background: url(https://file002.shop-pro.jp/PA01342/950/img/bg01.png) repeat;
	text-decoration: none;
	font-size: 150%;
	font-weight: bold;
	color: #ff0;
	text-shadow:
       3px  3px 2px #000000,
      -3px  3px 2px #000000,
       3px -3px 2px #000000,
      -3px -3px 2px #000000,
       3px  0px 2px #000000,
       0px  3px 2px #000000,
      -3px  0px 2px #000000,
       0px -3px 2px #000000;
	display: block;
}
#main_v .subcatbtn a:after {
	position: absolute;
	right: 1em;
	top: 50%;
	transform: translateY(-50%);
	content: "＞";
	width: 20px;
	height: 20px;
	padding: 0 0 0 0.3em;
	border: 1px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 20px;
	text-shadow: none;
	color: #fff;
	text-align: center;
	display: block;
}

#main_v .subcatbtn a:hover {
	text-shadow: none;
	color: #000;
	text-decoration: none;
}
.subcattxt {
	padding: 1em 10%;
	font-size: 120%;
	line-height: 1.6em;
}

/* 買取価格表詳細ページ */
#ka_wapper div.buyTable table tr {
	position: relative;
	padding: 1em 0;
	min-height: 10em;
	display: block;
}
#ka_wapper div.buyTable table thead tr {
	min-height: 0;
	padding: 0;
	background: #ea5504;
}
#ka_wapper div.buyTable table tr th,
#ka_wapper div.buyTable table tr td {
	border-top: none;
	border-bottom: none;
}
#ka_wapper div.buyTable table tr:before,
#ka_wapper div.buyTable table tr:after {
	content: "";
	position: absolute;
	top: 0;
	width: 1px;
	height: 100%;
	background: #ccc;
	display: block;
}
#ka_wapper div.buyTable table tr:before {
	left: 200px;
}
#ka_wapper div.buyTable table tr:after {
	right: 200px;
}
#ka_wapper div.buyTable table tr.genre {
	padding: 0;
	min-height: 0;
	height: auto;
}
#ka_wapper div.buyTable table tr.genre:before,
#ka_wapper div.buyTable table tr.genre:after {
	display: none;
}
#ka_wapper div.buyTable table tr th:nth-child(1),
#ka_wapper div.buyTable table tr td:nth-child(1) {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 190px;
	border-left: none;
	border-right: none;
}
#ka_wapper div.buyTable table tr.genre td:nth-child(1) {
	position: unset;
	left: unset;
	top: unset;
	transform: unset;
	width: auto;
	padding: 1em;
	background: #F79A1E;
	font-weight: bold;
	text-align: left;
	box-sizeng: border-box;
	display: block;
}
#ka_wapper div.buyTable table tr th:nth-child(2),
#ka_wapper div.buyTable table tr td:nth-child(2) {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 190px;
	border-left: none;
	border-right: none;
}
#ka_wapper div.buyTable table tr th:nth-child(3) {
	display: inline-block;
	border: none;
	padding: 2em 0 0;
	width: 100%;
}
#ka_wapper div.buyTable table tr td:nth-child(3),
#ka_wapper div.buyTable table tr td:nth-child(4),
#ka_wapper div.buyTable table tr td:nth-child(5),
#ka_wapper div.buyTable table tr td:nth-child(6) {
	display: inline-block;
	border: none;
	width: 58%;
	margin: 0 0 0 42%;
	text-align: left;
}
#ka_wapper div.buyTable table tr td:nth-child(3):before,
#ka_wapper div.buyTable table tr td:nth-child(4):before,
#ka_wapper div.buyTable table tr td:nth-child(5):before,
#ka_wapper div.buyTable table tr td:nth-child(6):before {
	width: 14px;
	height: 14px;
	margin: 0 0.3em 0 0;
	padding: 0.2em;
	border-radius: 50%;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-align: center;
	display: inline-block;
}
#ka_wapper div.buyTable table tr td:nth-child(3):before {
	content: "Z";
	background: #ff0000;
}
#ka_wapper div.buyTable table tr td:nth-child(4):before {
	content: "S";
	background: #ff6633;
}
#ka_wapper div.buyTable table tr td:nth-child(5):before {
	content: "A";
	background: #ff9933;
}
#ka_wapper div.buyTable table tr td:nth-child(6):before {
	content: "B";
	background: #ffcc33;
}
#ka_wapper div.buyTable table tr td:nth-child(3):after,
#ka_wapper div.buyTable table tr td:nth-child(4):after,
#ka_wapper div.buyTable table tr td:nth-child(5):after {
	content: "";
	width: 80px;
	height: 1px;
	display: block;
}

@media screen and (max-width:640px){
#ka_wapper div.buyTable {
	overflow: hidden;
}
#ka_wapper div.buyTable table {
	width: 100%;
}
#ka_wapper div.buyTable table tr:before {
	left: 40%;
}
#ka_wapper div.buyTable table tr:after {
	right: 41%;
}
#ka_wapper div.buyTable table tr th:nth-child(1),
#ka_wapper div.buyTable table tr td:nth-child(1) {
	width: 40%;
}
#ka_wapper div.buyTable table tr th:nth-child(2),
#ka_wapper div.buyTable table tr td:nth-child(2) {
	width: 40%;
}
#ka_wapper div.buyTable table tr th:nth-child(3) {
	padding: 0.5em 0;
}
#ka_wapper div.buyTable table tr td:nth-child(3),
#ka_wapper div.buyTable table tr td:nth-child(4),
#ka_wapper div.buyTable table tr td:nth-child(5),
#ka_wapper div.buyTable table tr td:nth-child(6) {
	width: 60%;
	margin: 0 0 0 40%;
}
#ka_wapper div.buyTable table tr td:nth-child(3):before,
#ka_wapper div.buyTable table tr td:nth-child(4):before,
#ka_wapper div.buyTable table tr td:nth-child(5):before,
#ka_wapper div.buyTable table tr td:nth-child(6):before {
	width: 3vw;
	height: 3vw;
	margin: 0 0.1em 0 0;
	font-size: 2.8vw;
	line-height: 3vw;
}
}

/*------------------20211221お気に入りボタン---------------------*/
  .favorite-button{
    margin: 1em;
    padding:1em 1.2em;
background-color: rgb(138, 138, 138);
color:#fff;
    border: none;
    border-radius: 50%;
    font-size: 10px;
  }
.favorite-button::before{
content:"";
display: block;
background: url("https://file002.shop-pro.jp/PA01342/950/img/ico_fav.png") no-repeat;
background-size:contain;
width:20px;
height:20px;
margin: 0.3em auto;
}
.favorite-button:hover{
transition: 0.3s;
opacity: 0.7;
}

.color{
  background: rgb(255,174,30);
  background: linear-gradient(0deg, rgba(255,174,30,1) 0%, rgba(250,137,17,1) 50%, rgba(246,106,11,1) 100%);
  color:#e53619;
}

.color::before{
  background: url("https://file002.shop-pro.jp/PA01342/950/img/ico_fav_orange.png") no-repeat;
  background-size: contain;
  color:#e53619;
}
.fav_button{
  display: inline-block;
}
.fav_button p{
  padding-left: 0.3em;
  margin-top: -0.3em;
}
.favorite__section{
  margin-right: 15px;
}
.product-list{
display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.product-list img{
    width: 90px;
    margin-bottom: 10px;
}
h2.section__title-h2.txt--c.border--none {
    background-color: #ffcf74;
    margin: 1em 0;
    padding: 1em;
    font-size: 1em;
}
/*------------------20211221お気に入り欄---------------------*/
