@charset "utf-8";
.alignC {
	text-align: center;
}
.alignL {
	text-align: left;
}
.alignR {
	text-align: right;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom15 {
	margin-bottom: 15px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom25 {
	margin-bottom: 25px;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom40 {
	margin-bottom: 40px;
}
.bottom50 {
	margin-bottom: 50px;
}
.bottom60 {
	margin-bottom: 60px;
}
.left10 {
	margin-left: 10px;
}
.right10 {
	margin-right: 10px;
}
.right15 {
	margin-right: 15px;
}
.color {
	color: #C00;
}
.top10 {
	padding-top: 10px;
}
.small {
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
.ph100 img {
	width: 100%;
	height: auto;
}
/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}
/************top*************/
.red_ribbon {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: #de1122;
	color: #fff;
	line-height: 100%;
	padding: 7px 0 5px;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
}
.red_ribbon span {
	font-size: 15px;
	vertical-align: -1px;
}
.satei_box {
	background: #de1122;
	border-radius: 5px;
	padding: 10px 10px 5px;
	margin: 0 10px;
	box-sizing: border-box;
}
.satei_box .chara {
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 20%;
}
.satei_box span {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 5px 0 5px;
}
.satei_box p {
	color: #fff;
	font-size: 9px;
	line-height: 12px;
}
.satei_box p.txt {
	color: #fff;
	width: 70%;
	font-size: 10px;
	float: left;
	line-height: 12px;
}
.satei_box ul {
	clear: both;
	padding-top: 10px;
}
.satei_box li {
	margin-bottom: 5px;
}
.satei_box li img {
	width: 100%;
}
.satei_btm {
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	clear: both;
}
.satei_btm .chara {
	display: block;
	width: 30% !important;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
.satei_btm .chara_men {
	display: block;
	width: 30% !important;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
.satei_btm span {
	width: 80%;
	max-width: 260px;
	display: block;
	position: absolute;
	height: 20px;
	left: 33%;
	font-size: 15px;
	top: 10px;
	color: #de1122;
	font-weight: bold;
	padding: 7px 0 6px 0px;
}
.kaitori.under .satei_btm span {
	width: 80%;
	max-width: 260px;
	display: block;
	position: absolute;
	height: 20px;
	left: 33%;
	font-size: 13px;
	top: 10px;
	color: #de1122;
	font-weight: bold;
	padding: 7px 0 6px 0px;
}
.satei_btm p {
	color: #000;
	font-size: 13px;
	padding-top: 34px;
	width: 65%;
	line-height: 140%;
	float: left;
	padding-left: 0;
}
.satei_btm em{
	color: #de1122;
	text-decoration: underline;
}
.kaitori.under .satei_btm p {
	color: #000;
	font-size: 13px;
	padding-top: 54px;
	width: 65%;
	line-height: 140%;
	float: left;
	padding-left: 0;
}
.satei_btm p a {
	color: #de1122;
}
.category_box {
	margin: 10px 10px 0;
}
.category_box ul li {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	height: 70px;
	display: table;
}
.category_box ul li .imgbox {
	border-radius: 5px 0 0 5px;
	display: table-cell;
	float: left;
	width: 40%;
	overflow: hidden;
	min-height: 80px;
	height: 80px;
	position: relative;
	box-sizing: border-box;
	
}
.category_box ul li .imgbox img {
    margin-top: 0px;
}
.category_box ul li div {
	border-radius: 0 5px 5px 0;
	float: left;
	display: table-cell;
	width: 60%;
	box-sizing: border-box;
	background: #de1122;
	padding: 5px;
	min-height: 80px;
	height: 80px;
	box-sizing: border-box;
}
.category_box ul a {
	text-decoration: none;
}
.category_box ul li span {
	padding: 0 0 0px 10px;
	box-sizing: border-box;
	display: block;
	margin: 0px;
	width: 100%;
	float: left;
	color: #fff;
	font-size: 13px;
	background: url(../img/top/arrow01.png) no-repeat left 6px;
	background-size: 6px;
	text-decoration: none;
	font-weight: bold;
}
.category_box ul li p.txt {
	padding: 0;
	color: #fff;
	font-size: 11px;
	width: 100%;
	float: left;
	line-height: 11px;
	text-decoration: none;
}
.jisseki_list {
	margin-top: 20px;
}
.jisseki_list h3 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #de1122;
	padding: 12px 15px 10px;
	line-height: 100%;
	margin-bottom: 15px;
}
.jisseki_list .item_img {
	text-align: center;
	background: #fff;
	padding: 0px;
	/*height: 72px;
	height: 50%;*/
	width: 100%;
	height: auto;
}
.jisseki_list p.txt {
	padding: 2px 0 5px;
	font-size: 10px;
	color: #fff;
}
.jisseki_list ul li {
	background: #fff;
	border-radius: 5px;
	margin-right: 7px;
}
.jisseki_list ul li p {
	color: #fff;
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;/*text-align: left;
    padding: 5px 0 8px;
    clear: both;
    height: 100%;
    width: auto;  */
}
.jisseki_list ul li p.txt {
	color: #fff;
	font-weight: normal;
	line-height: 14px;
	font-size: 10px;
	text-align: center;
	padding: 5px 0 8px;
	clear: both;
	border-top: 1px dotted #FFFFFF;
	margin-top: 5px;
}
.jisseki_list ul li p span {
	line-height: 9px;
	color: #fff;
	font-size: 10px;
	text-align: left;
	padding: 5px 0 8px;
	clear: both;
	height: 100%;
	font-weight: normal;
	width: auto;
}
.jisseki_list ul li img {
	display: block;
	text-align: center;
	margin: 0 auto;
	/*height: 100%;
	width: auto;*/
	width: 100%;
	height: auto;
	border-radius: 5px 5px 0 0;
}
.jisseki_list ul li div {
	padding: 0 5px 0px 5px;
	/*padding: 0px;*/
	background: #de1122;
	border-radius: 0 0 5px 5px;
}
.jisseki_list ul li span.tag01 {
	background: url(../img/sp/tag01.png) no-repeat;
	background-size: 25px;
	width: 24px;
	height: 23px;
	line-height: 9px;
	padding: 3px;
	color: #fff;
	display: block;
	font-size: 9px;
	float: left;
	margin-right: 0px;
}
.jisseki_list ul li span.tag02 {
	background: url(../img/sp/tag02.png) no-repeat;
	background-size: 25px;
	width: 24px;
	height: 23px;
	line-height: 9px;
	padding: 3px;
	color: #fff;
	display: block;
	font-size: 9px;
	float: left;
	margin-right: 0px;
}
.jisseki_list ul li span.tag03 {
	background: url(../img/sp/tag03.png) no-repeat;
	background-size: 25px;
	width: 24px;
	height: 23px;
	line-height: 9px;
	padding: 3px;
	color: #fff;
	display: block;
	font-size: 9px;
	float: left;
	margin-right: 0px;
}
.jisseki_list ul li span.pref {
	padding: 2px 0 0;
	color: #fff;
	display: block;
	font-size: 11px;
	float: left;
}
.top .recommend {
	margin-top: 15px;
}
.top .recommend h3 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #de1122;
	padding: 8px 15px 5px;
	line-height: 1.6;
}
.top .recommend ul li {
	background: url(../img/sp/arrow01.png) #fff no-repeat 95%;
	background-size: 20px;
	border-bottom: 2px solid #de1122;
}
.top .recommend ul li a {
	padding: 15px 10px 15px 50px;
	font-size: 16px;
	display: block;
	text-decoration: none;
	color: #585558;
	font-weight: bold;
}
.top .recommend ul li a.link01 {
	background: url(../img/sp/icon01.png) no-repeat 10px;
	background-size: 25px;
}
.top .recommend ul li a.link02 {
	background: url(../img/sp/icon02.png) no-repeat 10px;
	background-size: 25px;
}
.top .recommend ul li a.link03 {
	background: url(../img/sp/icon03.png) no-repeat 10px;
	background-size: 25px;
}
.top .recommend ul li a.link04 {
	background: url(../img/sp/icon04.png) no-repeat 10px;
	background-size: 25px;
}
.top .box06 {
	margin-top: 25px;
}
.top .box06 h3 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #de1122;
	padding: 12px 15px 10px;
	line-height: 100%;
	margin-bottom: 15px;
}
.top .box06 .c01 {
	border-radius: 5px;
	margin-bottom: 18px;
	padding: 0 15px 15px;
}
.top .box06 span.tag04 {
	display: none;
}
/*.top .box06 span.ttl{
    padding: 10px 10px 15px ;
    font-weight: bold;
    box-sizing: border-box;
    width: 100%;    
    border-radius: 5px 5px 0 0;
    color: #fff;
    background:#ff6d4b url(../img/sp/hukidashi_btm.png) no-repeat bottom;
    background-size: contain;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;    
    float: left;
    text-align: center;
}*/
/* balloon-2 bottom */
.top .box06 span.ttl {
	position: relative;
	display: block;
	width: 98%;
	color: #F6F6F6;
	line-height: 1.6;
	text-align: center;
	background-color: #2766AA;
	border-radius: 5px;
	z-index: 0;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}
.top .box06 span.ttl:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #2766AA transparent transparent transparent;
}
.top .box06 p.txt {
	clear: both;
	font-size: 11px;
	line-height: 160%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.top .box06 .re_wrap {
	display: table;
}
.top .box06 .re {
	font-size: 12px;
	line-height: 160%;
	float: left;
	color: #585558;
	background: #fff;
	padding: 0px 8px 10px 8px;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
	display: table-cell;
	margin-top: 0px;
}
.top .box06 .chara {
	display: none;
}
.top .box06 .sp_hukidashi {
	display: table;
	position: relative;
	width:100%;
	height:70px;
}
.top .box06 .sp_hukidashi span {
/* font-size:  9px;
    display: block;
        
    padding-bottom: 5px;    
    font-weight:    bold;*/
}
.top .box06 .sp_hukidashi p {
	font-size: 13px;
	width:70%;
	display: block;
}
/*.top .box06 .re_sp{
    font-size: 12px;
    line-height: 160%;
    float: left;
    color: #fff;
    background: #ff6d4b;
    padding: 7px 12px 7px 12px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    display: table-cell;
}*/
/* balloon-2 right */
.re_sp p {
	position: relative;
	display: block;
	padding: 7px 12px 7px 12px;
	width: 200px;
	height: auto;
	color: #fff;
	line-height: 160%;
	text-align: center;
	background: #ff6d4b;
	z-index: 0;
	border-radius: 5px;
}
.re_sp p:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #ff6d4b;
}
.top .box06 .chara_sp {
	display: table-cell;
	vertical-align: middle;
	width: 20% !important;
	box-sizing: border-box;
}
.top .box06 .chara_sp img {
	display: block;
	/*width: 100%;*/
	width: 60px;
	margin-left: -1px\0;
	position: absolute;
	right: 1px;
	top:0px;
}
.top .box06 a.link_btn {
	display: block;
	padding: 13px 15px 10px;
	box-sizing: border-box;
	width: 80%;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	border-radius: 5px;
	background: url(../img/top/arrow02.png) #de1122 no-repeat right 18px top 17px;
	background-size: 8px;
	text-decoration: none;
	margin: 10px auto;
}
.top .box07 h3{
	background-color: #E9EAEA;
	border-top: 4px solid #CD000D;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #CD000D;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	}
.top .box07 p {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}
#pagetop {
	text-align: center;
	padding: 10px;
	background: #de1122;
}
#pagetop img {
	width: 133px;
}
/******************ここから下層ページ**********************/
.about_txt {
	display: none;
}
div.breadcrumbs{
    color: #787878;
    font-size: 12px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
div.breadcrumbs a{
    text-decoration: none;
    color:#787878; 
}
div.breadcrumbs a span{
background:url(../img/common/pankuzu_arrow.png) no-repeat right 5px;
    padding-right: 15px;
    margin-right: 8px;
    text-decoration: none;
    color: #787878;
}
div.breadcrumbs a:hover span{
    text-decoration: underline;
}
.ttl_bg {
	background: url(../img/common/ttl_bg.png) no-repeat 10px 11px;
	background-size: 30px;
	height: 55px;
	margin-top: 0px;
}
h2.page_ttl {
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
	height: 55px;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 50px;
}
h2.page_ttl span {
	font-size: 10px;
	font-weight: bold;
	padding-left: 0;
	display: block;
}

.w_20p {
	width: 20%;
}
.w_50p {
	width: 50%;
}
.w_25p {
	width: 25%;
}
.w_480 {
	width: 480px;
}
.w_555 {
	width: 555px;
}
.w_15p {
	width: 15%;
}
.w_10p {
	width: 10%;
}
.w_12p {
	width: 12%;
}
.w_14p {
	width: 14%;
}

.wp-pagenavi {
	clear: both;
	display: table;
	margin: -20px auto 0;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 6px;
	color: #fff;
	background: #de1122;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 10px;
	border-radius: 5px;
	border: 2px solid #de1122;
	box-sizing: border-box;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #fff;
	border: 2px solid #de1122;
	color: #de1122;
	box-sizing: border-box;
}


#wrap #main .ttl a {
    color: #fff!important;
    text-decoration: none!important;
}
.blog_cover {
	margin-bottom: 20px;
}
dl.blog_txt, div.blog_txt {
	width: 93%;
	margin-left: auto;
	margin-right: auto;
}
.blog_txt dt, div.blog_txt div.tit-box {
	font-size: 28px;
    font-weight: bold;
    margin-top:10px;
    margin-bottom: 30px;
    line-height:1.3;
}
.blog_txt dt .date, div.blog_txt div.tit-box .date {
	font-size: 11px;
	color: #5B5B5B;
}
.blog_txt dt a, div.blog_txt div.tit-box a {
	color: #000000!important;
	text-decoration: none;
}
.blog_txt dt a:hover{text-decoration:underline;}
.blog_txt dd, div.blog_txt div.content-box {
	margin-bottom: 30px;
}
.blog_txt dd img, div.blog_txt div.content-box img {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
}
dt.search-title .date, div.blog_txt div.tit-box .date {
    display: block;
}
dt.search-title {
    background: none;
    border: none;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 12px;
    border-bottom: 1px dotted #ddd;
	margin-top: 10px;
}

/* footer 追加分 */

p.foot_btn01 {
    float: left;
    width: 66%;
    margin-left: 2%;
    margin-top: 10px;
}
p.foot_btn02 {
    width: 27%;
    float: right;
    margin-left: 7px;
    margin: 4px 1.5% 4px 7px;
}
p.foot_btn03 {
    clear: both;
}

@media (min-width: 320px) and (max-width: 374px) {
	
	.top .category_box ul li .imgbox img,
	.tenpo .category_box ul li .imgbox img,
	.purchase .category_box ul li .imgbox img {
    margin-top: 0px!important;
    width: 124%!important;
    margin-left: -15px!important;
}
}

@media (min-width: 375px) and (max-width: 413px) {
	
	/*各買取ボタン画像*/
	.top .category_box ul li .imgbox img,
	.tenpo .category_box ul li .imgbox img,
	.purchase .category_box ul li .imgbox img {
    margin-top: 0px!important;
    width: 104%!important;
}
	/*お客様の声スタッフ返答サイズ調整*/
	.top .box06 .sp_hukidashi p {
    font-size: 13px!important;
    width: 73%!important;
    display: block!important;
}
}

@media (min-width: 414px) and (max-width: 767px) {
	
	/*各買取ボタン画像*/
	.top .category_box ul li .imgbox img,
	.tenpo .category_box ul li .imgbox img,
	.purchase .category_box ul li .imgbox img {
    margin-top: 0px!important;
    width: 100%!important;
}
	/*お客様の声スタッフ返答サイズ調整*/
	.top .box06 .sp_hukidashi p {
    font-size: 13px!important;
    width: 76%!important;
    display: block!important;
}
}