@charset "utf-8";

/* ====================================
買取対象商品
====================================== */
.itmSe1 {
	margin-bottom: 60px;
}

.itmSe .navBox {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	border: 4px solid #000;
}

.itmSe .navBox .navBoxTtl {
	font-size: 2.1rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.lrgCat {
	margin-bottom: 30px;
}

.lrgCatTtl {
	padding: 15px 0;
	margin-bottom: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	color: #ffc815;
	background-color: #000;
}

.midCat:not(:nth-last-of-type(1)) {
	margin-bottom: 80px;
}

.midCatTtl {
	margin-bottom: 2.6vw;
	font-size: 3.9vw;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.itmIn {
	width: 100%;
	padding: 3.9vw 2.6vw 0;
	background-color: #fff;
	border: 2px solid #000;
}

@media screen and (min-width: 641px) {
	.itmBox {
		float: left;
		width: 31%;
		margin-right: 2.6%;
		margin-bottom: 5%;
	}

	.itmBox:nth-of-type(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 640px) {
	.itmBox {
		float: left;
		width: 48%;
		margin-right: 2.6%;
		margin-bottom: 5%;
	}

	.itmBox:nth-of-type(2n) {
		margin-right: 0;
	}
}

.itmBox a {
	display: block;
	transition: all .3s ease-in-out;
}

.itmBox .itemImg {
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

.itmBox .itemName {
	font-size: 1.4rem;
	letter-spacing: 0.04em;
}

.itmBox img {
	width: 100%;
}

.itmSe2 {
	padding: 60px 0;
	background-color: #f2f2f2;
}


/* ====================================
買取対象商品-詳細ページ
====================================== */
.itmDes1 {
	margin-bottom: 60px;
}

.itmName {
	padding: 15px 25px;
	margin-bottom: 25px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #fff;
	background-color: #000;
}

.itmDesImg {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}

.itmDesImg img {
	width: 100%;
}

.itmDesTxt {
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.itmPage .linkBuylist {
	top: 50%;
	/*    transform: translateY(-50%);*/
}

.itmDes2 .itmDes2Ttl {
	margin-bottom: 5.3vw;
	font-size: 5.3vw;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}

.prcListTbl table {
	width: 100%;
	border-top: 3px solid #000;
	border-right: 3px solid #000;
}

.prcListTbl .tblHide {
	display: none;
	border-top: none;
}

.prcListTbl th,
.prcListTbl td {
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
	vertical-align: middle;
}

.prcListTbl th {
	padding: 18px 0;
	font-size: 2.5vw;
	font-weight: bold;
	background-color: #f2f2f2;
}

.prcListTbl .thCol1,
.prcListTbl .tdCol1 {
	width: 176px;
}

.prcListTbl .thCol2,
.prcListTbl .tdCol2 {
	width: 341px;
}

.prcListTbl .thCol3,
.prcListTbl .tdCol3 {
	width: 264px;
}

.prcListTbl .thCol4,
.prcListTbl .tdCol4 {
	width: 253px;
}

.prcListTbl td {
	padding: 3.9vw 0;
	font-size: 3.0vw;
}

.itmDes2 .assist {
	padding: 13px;
	margin-bottom: 30px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 0.1em;
	color: #ffc815;
	background-color: #000;
}

.btnMore {
	position: relative;
	display: block;
	width: 230px;
	padding: 15px 0;
	margin: 20px auto 40px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	text-align: center;
	cursor: pointer;
}

.btnMore:after {
	position: absolute;
	top: 50%;
	right: 22px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: url("../img/item_arrow_open_off.jpg") no-repeat 0 0;
	background-size: 100%;
}

.btnMore.close:after {
	background: url("../img/item_arrow_close_off.jpg") no-repeat 0 0;
	background-size: 100%;
}


.prcSe2 {
	padding: 25px 20px;
	margin-bottom: 40px;
	background-color: #f2f2f2;
}

.prcSe2 .abtTxt {
	margin-bottom: 15px;
	font-size: 1.4;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}

.prcSe2In {
	margin-bottom: 15px;
}

.prcSe2In .prcSe2InTxt {
	display: inline-block;
	float: left;
	font-size: 1.4rem;
	line-height: 2.0;
}

.prcKome {
	padding-left: 1em;
	font-size: 1.3rem;
	text-indent: -1em;
	line-height: 1.4;
}

.prcSe2In .prcSe2InTxt:nth-of-type(1) {
	margin-bottom: 5.3vw;
}