@charset "UTF-8";

/* ページタイトル英語 */
.pagetitHeadTxt:after {
	content: "PURCHASE RESULT";
	display: block;
	font-size: 1.6rem;
	font-family: 'Urbanist', sans-serif;
	font-weight: 600;
}

.pagetit.pagetitSubcat .pagetitHeadTxt:after {
	padding-top: 20px;
	display: block;
}

.contGraytight.pre {
	padding-top: 45px;
}

/* 導入 */
.preintro {
	margin-bottom: 50px;
}

.preintro.uniInner {
	max-width: 1160px;
}

.preintroTxt {
	font-size: 1.4rem;
	line-height: 1.57143;
	letter-spacing: 0.075em;
}

/* 調整 */
.perform {
	margin-bottom: 120px;
}

#result .resultListPh {
	width: 160px;
	height: 160px;
}

.resultListBody {
	width: calc(100% - 160px);
}

.resultListBodyTxt {
	font-size: 1.6rem;
}

/* 総合評価 */
.resultInfo {
	margin-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.date .performDate {
	margin-bottom: 0;
}

.valuation {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: 1rem;
}

.valuationTit {
	padding: 5px 9px 5px 10px;
	margin-right: 20px;
	background: #d5f2e3;
	font-weight: bold;
	position: relative;
}

.valuationTit::after {
	content: "";
	width: 13px;
	height: 100%;
	background: url(../../img/common/arrow_parts.svg) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	top: 0;
	right: -13px;
}

.valuationNum {
	font-size: 1.5rem;
	font-weight: bold;
}

/* Page Navigation */
/* -------------------------------------------------- */
#pager {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#pager a,
#pager span {
	width: 40px;
	height: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #fff;
	background-color: #aaaaaa;
	margin: 0 2px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#pager span.current,
#pager a.next,
#pager a.prev,
#pager a:hover {
	color: #fff;
	background-color: #009847;
	transition: all 0.3s ease-in-out 0s;
}

#pager span.dots {
	width: 1em;
	background-color: #fff;
	color: #000;
	padding: 10px 0;
}

/* ページ詳細 */
/* -------------------------------------------------- */
#singleDate {
	font-size: 1.8rem;
}

#singleTit {
	font-size: 3rem;
	font-weight: bold;
	padding-bottom: 30px;
}

#resultInner {
	width: 100%;
	max-width: 900px;
	padding-bottom: 40px;
	margin: 0 auto 40px;
	border-bottom: 1px solid #c9c9c9;
}

#singleEyecatch {
	padding-bottom: 30px;
}


#singleEyecatch img {
	max-width: 100%;
	height: auto;
}

#singleContent h2 {
	padding: 20px 0 10px;
	margin-bottom: 20px;
	font-size: 2.6rem;
	border-bottom: 1px solid #a0a0a0;
	font-weight: bold;
}

#singleContent h3 {
	margin: 20px 0 20px;
	padding: 10px 20px;
	font-size: 2.2rem;
	font-weight: bold;
	background: #eeeeee;
}

#singleContent p {
	font-size: 1.8rem;
	padding-bottom: 1em;
	line-height: 1.8;
}

#singleContent a {
	color: #009847;
}

#singleContent a:hover {
	text-decoration: underline;
}

#singleContent img {
	max-width: 100%;
	height: auto;
	padding-bottom: 20px;
}


/*評価*/
#valuation {
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

#valuationDetail {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#valuationDetail li {
	padding-right: 20px;
	font-size: 1.4rem;
	font-weight: bold;
}

.allTxt {
	margin-right: 10px;
	font-size: 1.8rem;
	font-weight: bold;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	vertical-align: bottom;
}

.allTxtTit {
	padding: 5px 9px 5px 15px;
	margin-right: 20px;
	background: #d5f2e3;
	font-size: 1.8rem;
	font-weight: bold;
	position: relative;
}

.allTxtStrong {
	font-size: 3.2rem;
	font-weight: bold;
}

.allTxtNum {
	line-height: 1;
}

.allTxtTit::after {
	content: "";
	width: 13px;
	height: 100%;
	background: url(../../img/common/arrow_parts.svg) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	top: 0;
	right: -13px;
}

.star {
	padding-right: 5px;
	font-size: 1.6rem;
	color: #b2b3b3;
}

#allstar .star {
	font-size: 2rem;
}

.star .color {
	color: #009847;
}

.allstar {
	padding-left: 10px;
}

#valuationAll {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

/* 買取商品ジャンル */
#genreWrap {
	padding: 10px 20px;
	margin-bottom: 20px;
	background: #d5f2e3;
	font-weight: bold;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.resultListBodyCat {
	padding-left: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.resultListBodyCat li {
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #009847;
	font-size: 1.2rem;
}

.resultListBodyCat a {
	padding: 0 10px;
	color: #009847;
	transition: all 0.3s ease-in-out 0s;
}

.resultListBodyCat a:hover {
	opacity: 0.7;
}

/*詳細ページページャー*/
#singlePager {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#back {
	display: inline-block;
}

#back a {
	display: inline-block;
	padding: 10px 20px;
	font-size: 1.8rem;
	background: #aaaaaa;
	color: #FFF;
	transition: all 0.3s ease-in-out 0s;
}

#prev {
	margin-right: 10px;
}

#prev a {
	padding: 11px 17px;
	display: inline-block;
	background: #aaaaaa;
	transition: all 0.3s ease-in-out 0s;
}

#next {
	margin-left: 10px;
}

#next a {
	padding: 11px 17px;
	display: inline-block;
	background: #aaaaaa;
	transition: all 0.3s ease-in-out 0s;
}

#back a:hover,
#next a:hover,
#prev a:hover {
	background: #009847;
}

#relatedPost .contInner {
	padding: 50px 50px 0 50px;
}

/* 過去の買取実績 */
#singleDate {
	font-size: 1.4rem;
}

#itemBrand {
	font-size: 2.4rem;
}

#itemBrand span {
	padding-right: 10px;
	display: inline-block;
	font-weight: bold;
}

#singleContent table{
	width: 100%;
}

#singleContent th{
	padding: 10px 20px;
	background: #f1f1f1;
	border: 1px #aaa solid;
}

#singleContent td{
	padding: 10px 20px;
	border: 1px #aaa solid;
}


/* -------------------------------------------------- */
/* TAB */
/* -------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {

	/* ページタイトル英語 */
	.pagetitHeadTxt:after {
		font-size: 1.3rem;
	}

	.contGraytight.pre {
		padding-top: 30px;
	}

	/* 導入 */
	.preintro {
		margin-bottom: 30px;
	}

	/* 調整 */
	.perform {
		margin-bottom: 50px;
	}

	/* 詳細ページ */
	#valuation {
		display: block;
	}

	#valuationAll {
		padding-bottom: 10px;
	}

	#singleContent p {
		font-size: 1.6rem;
		padding-bottom: 1em;
		line-height: 1.6;
	}
}

/* -------------------------------------------------- */
/* SP */
/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
	.pagetit.pagetitSubcat {
		display: none;
	}

	/* ページタイトル英語 */
	.pagetitHeadTxt:after {
		font-size: 1.1rem;
		font-weight: bold;
		font-family: sans-serif;
	}

	.contGraytight.pre {
		padding-top: 0;
	}

	/* 導入 */
	.preintro {
		margin-bottom: 20px;
	}

	/* 調整 */
	.perform {
		margin-bottom: 60px;
	}

	/* 詳細ページ */
	#singleTit {
		font-size: 2.4rem;
		font-weight: bold;
		padding-bottom: 20px;
	}

	#valuation {
		display: block;
	}

	#valuationAll {
		padding-bottom: 10px;
	}


	#valuationDetail {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#valuationDetail li {
		padding-right: 15px;
		font-size: 1rem;
		font-weight: bold;
	}

	#valuationDetail li:nth-child(3n) {
		padding-right: 0px;
	}

	.allTxtTit {
		font-size: 1.6rem;
	}

	.star {
		font-size: 1rem;
	}

	#genreWrap p {
		font-size: 1.4rem;
	}

	.resultListBodyCat li {
		font-size: 1rem;
		margin-bottom: 5px;
	}

	#resultInner {
		padding-bottom: 20px;
		margin: 0 auto 20px;
	}

	#singleContent h2 {
		padding: 0 0 10px;
		margin-bottom: 10px;
		font-size: 2rem;
		border-bottom: 1px solid #a0a0a0;
		font-weight: bold;
	}

	#singleContent h3 {
		margin: 0px 0 10px;
		padding: 10px 20px;
		font-size: 1.8rem;
		font-weight: bold;
		background: #eeeeee;
	}

	#singleContent p {
		font-size: 1.6rem;
		padding-bottom: 1em;
		line-height: 1.6;
	}

	#back a {
		font-size: 1.6rem;
	}

	#singleDate {
		font-size: 1.4rem;
	}
	
	/* 過去の買取実績 */
	#singleDate {
		font-size: 1.2rem;
	}

	#itemBrand {
		font-size: 1.8rem;
	}

	#itemBrand span {
		padding-right: 10px;
		display: inline-block;
		font-weight: bold;
	}

	#singleContent table{
		width: 100%;
		font-size: 1.2rem;
	}

	#singleContent th{
		padding: 10px 20px;
		background: #f1f1f1;
		border: 1px #aaa solid;
	}

	#singleContent td{
		padding: 10px 20px;
		border: 1px #aaa solid;
	}
}