@charset "utf-8";

/* -------------------------------------------------- */


/* 買い取り実績詳細 */


/* -------------------------------------------------- */


/* #zissekiSe1 */

/* -------------------------------------------------- */

#zissekiSe1 {
	width: 90%;
	margin: 0 auto 8%;
	font-size: 108%;
	color: #666666;
	line-height: 1.625;
	overflow: hidden;
}

#blogSelect li {
	width: 100%;
	margin-bottom: 3%;
}

#blogSelect p {
	width: 35%;
	display: block;
	float: left;
	padding-top: 3%;
	font-size: 117%;
	text-align: right;
}

.selectArea {
	width: 60%;
	overflow: hidden;
	float: right;
	border: 3px solid #e5e5e5;
	text-align: left;
}

#blogSelect select {
	width: 120%;
	padding: 1% 2%;
	font-size: 134%;
	border: none;
	background: url(../img/pc_zisseki_img1.png) 79% 50% no-repeat transparent;
}


/* slider */


/* -------------------------------------------------- */

#kyoukaSe1L {
	margin-bottom: 3%;
}

#contL button.slick-prev,
#contL button.slick-next {
	width: 34px;
	height: 44px;
	position: absolute;
	top: 75px;
	z-index: 5;
	margin: 17px 0 0 0;
	border: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	text-indent: -9999px;
	cursor: pointer;
}

#contL button.slick-prev {
	left: -1%;
	background-image: url(../img/sp_slider1_pre.jpg);
}

#contL button.slick-next {
	right: -1%;
	background-image: url(../img/sp_slider1_next.jpg);
}


/* #kyoukaSe1 */


/* -------------------------------------------------- */

#zissekiSe1L {
	width: 90%;
	margin: 0 auto 10%;
	color: #666666;
}

.singleCate {
	border: 1px solid #da2805;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	font-size: 107%;
}

.singleCate span {
	color: #da2805;
}

#singleCateWrap {
	margin-bottom: 10px;
}

#date {
	padding-bottom: 1%;
	margin-bottom: 3%;
	border-bottom: 1px solid #CCCCCC;
}

#contR h1 {
	margin-bottom: 3%;
	font-weight: bold;
	font-size: 107%;
}


/**/

#pager2 {
	width: 90%;
	margin: 20% auto 10%;
	text-align: center;
	padding-top: 30px;
}

#pager2 li {
	display: inline-block;
}

#pager2 span {
	padding: 15px 20px;
	border: 1px solid #da2805;
	color: #da2805;
}

/* 201912追記 */
#zissekiMainImg {
	padding: 0 0 20px 0;
	text-align: center;
}

.singleCate {
	font-size: 95%;
}

#zissekiSe1A {
	padding-top: 5px;
}

#contR h1 {
	margin-bottom: 3%;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.3;
}

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

#zissekiTxt p {
	padding-bottom: 1em;
}

/*191219*/
h2.zisseki-h2{
	padding: 0.5em 0;
	font-size:17px;
	background:#ffeaea;
	border-bottom: solid 3px #da2903;
	font-weight: 700;
	margin-bottom: 5%;
}

h3.zisseki-h3{
	color: #d5543c;
    border: solid 1.5px #df3819;
    padding: 0.5em;
    border-radius: 0.5em;
    margin: 10px 0px 15px 0px;
    font-weight: 600;
    font-size: 15px;
	text-align: center;
}

h4.zisseki-h4{
	font-weight: 700;
    border-bottom: solid 1px #da2903;
    margin-bottom: 2%;
}


ul.zisseki-ul{
	border: dashed 1px #da2903;
	background:#fff8f8;
	padding: 0.5em 0.5em 0.5em 2em;
}

ul.zisseki-ul li{
	line-height: 1.5;
	padding: 0.5em 0;
	list-style-type: disc;
}

