/*
Theme Name: Dan-sha-ri　WPテーマ
Theme URI: 
Version: 1.0
Author: MAXIS ASSOCIA Inc.
Author URI: http://maxisassocia.com/
*/

@import url("css/layout.css");
@import url("css/main.css");
@import url("css/flow.css");
@import url("css/service.css");
@import url("css/technic.css");
@import url("css/brand.css");
@import url("css/kikinzoku.css");
@import url("css/term.css");
@import url("css/company.css");
@import url("css/contact.css");
@import url("css/voice.css");
@import url("css/topics.css");
@import url("css/zisseki.css");
@import url("css/faq.css");
@import url("css/kyouka.css");
@import url("css/item.css");
@import url("css/sitemap.css");
@import url("css/blog.css");
@import url("css/kiyaku.css");
@import url("css/recruit.css");
@import url("css/camp.css");
@import url("css/danshari-susume.css");
@import url("css/reason3.css");
@import url("css/shop.css");
@import url("css/media.css");



/* 2015-8-12 FullSpeed追加*/
/* StuffBlog追加スタイル */
#item-desc li{
	float:left;
}
#item-desc li img{
	max-width:350px;
	height:auto;
}
#item-desc li table{
    width: 350px;
    padding-left:20px;
    margin: 30px auto 0 auto;
    border-collapse: separate;
    border-spacing: 0px 5px;
    font-size: 12px;
}
 
#item-desc li table th,
#item-desc li table td {
    padding: 10px;
}
 
#item-desc li table th {
    background: #000;
    vertical-align: middle;
    text-align: left;
    width: 140px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
#item-desc li table th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #000;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    #item-desc li table th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #000 10px solid;
        margin-top: -10px;
    }
}
 
#item-desc li table td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}

.blogBody h2{
	border-left:3px solid #000;
	float:none;
	padding:10px;
	margin:0;
	font-size:1.4em;
	line-height:140%;
}

/* お客様の声 */
.customer-voice{
	background:#f9f4e3;
	padding:15px;
	border:1px solid #e7e3d6;
}
.shop-voice{
	background:#efefef;
	padding:15px;
	border:1px solid #dfdfdf;
}
.brandseries .brand_zirei img.item-img{
	float:left;
	padding:3px 10px 0 0;
}
.brandseries .brand_zirei img.appraiser-img{
	float:right;
	padding:3px 0 0 10px;
}

/* 買取実績 */
.purchase-record{
	font-weight:normal;
	color:#333;
	font-size:0.9em;
	margin:5px 0 10px 0;
}

.cf:after,
.customer-voice:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

/* 新宅配買取ページ */
.takuhaiWrap .section{
	margin-bottom: 50px;
}
.takuhaiWrap .section p.desc{
	padding:14px 0 0;
}
.takuhaiWrap .secL{
	float:left;
	width:49%;
	text-align:left;
}
.takuhaiWrap .secR{
	float:right;
	width:49%;
	text-align:right;
}

.takuhaiWrap .flowTtl{
	text-align:center;
}
.takuhaiWrap .takuhaiFlow{
	overflow:hidden;
}
.takuhaiWrap .takuhaiFlow li{
	width:305px;
	float:left;
	padding-right:22px;
}
.takuhaiWrap .takuhaiFlow li.step3,
.takuhaiWrap .takuhaiFlow li.step6{
	padding-right:0px;
}
.takuhaiWrap .takuhaiFlow li.step1,
.takuhaiWrap .takuhaiFlow li.step2,
.takuhaiWrap .takuhaiFlow li.step3{
	padding-top:27px;
}
.takuhaiWrap .takuhaiFlow li.step4,
.takuhaiWrap .takuhaiFlow li.step5,
.takuhaiWrap .takuhaiFlow li.step6{
	padding-top:50px;
}
.takuhaiWrap .takuhaiFlow li img{
	padding-bottom:20px;
}
.takuhaiWrap .takuhaiFlow li strong{
	color:#217FD0;
}
.takuhaiWrap .takuhaiFlow li span{
	color:#217FD0;
}
.takuhaiWrap .takuhaiFlow li .tform{
	padding-top:20px;
}
.takuhaiWrap .takuhaiFlow li .kit{
	padding-top:20px;
	text-align:right;
}
.takuhaiWrap .takuhaiFlow li .kit a{
	color:#217FD0;
	font-size:18px;
	text-decoration: underline;
}

