@charset "utf-8";

/*買取お取り扱い商品*/
.category {
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 2%;
}
.category_list {
	float: left;
	background-color: #dee6e6;
	width: 31%;
	margin-right: 2%;
	padding: 0.5%;	
	}
.category_list:last-child{
	margin-right: 0;
}
.category_name {
	font-weight: bold;
	color: #29acb1;
	padding: 2%;
	list-style-type: none;
	background-image: url(../responsive_2c/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 6px 10px;
	padding-left: 25px;
	background-color: #fff;
	}
.category_text {
	padding: 2%;
	}
	
	
/*買い取り実績
---------------------------------------------------------------------------*/
.text_caution {
	margin-top: 5px;
	margin-bottom: -10px;
	text-align: right;
	}
.jisseki {
	text-align: center;
	line-height: 0px;
	background-image: url(../images/bg_jisseki.png);
	background-repeat: repeat-x;
	}
.jisseki_box {
	margin: 2%;
	overflow: hidden;
}
.jisseki_left {
	background-color: #FFF;
	padding: 15px;
	overflow: hidden;
	width: 45%;
	float: left;
}
.jisseki_right {
	background-color: #FFF;
	padding: 15px;
	overflow: hidden;
	width: 45%;
	float: right;
}

.jisseki_img {
	float: left;
	width: 40%;
}
.jisseki_price {
	text-align: center;
	float: right;
	width: 60%;
}
.jissekki_comment{
	clear: both;
}
.wake_title {
	background-color: #DEE6E6;
	padding: 0.2em 0.5em;
	font-weight: bold;
	color: #29ACB1;
	text-align: center;
	font-size: 16px;
}
.wake_comment{
	background-color: #F4F9FA;
	padding: 0.2em 0.5em;
	}
.jissekki_comment_sp {
	clear: both;
	}
.jissekki_comment_sp p {
	background-color: #F4F9FA;
	padding: 0.2em 0.5em;
	}
.btn_wake {
	text-align: center;
	display: block;
	padding: 5px 0;
	background-color: #DEE6E6;
	color: #29ACB1;
	font-size: 14px;
	}
.jissekki_comment_sp a:hover {
	color: #FFF;
	}
.brand_name {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.price_gw {
	color: #FFF;
	background-color: #F00;
	padding: 0.5%;
}
.preice {
    font-size: 30px;
	font-weight: bold;
	color: #F00;	
}
  @media (max-width: 380px) {
.preice {	  
    font-size: 20px;
  }
  }
  	

.column_box {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
.column_box:last-child {
	border-bottom: none;
	margin-bottom: 0;
	}	
.column_icon {
	float: left;
	margin-right: 20px;
	}
.column_icon img {
	display: block;
	border: 1px solid #ccc;
}
.column_contents {
	float: right;
	width: 82%;
	}
.column_contents h3 {
    font-size: 1.5em;
    font-weight: bold;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 2%;
}
.column_view {
	float: none;
	background-image: url(../responsive_2c/images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 75px center;
	background-size:15px 15px;
	padding-right: 20px;
	clear: both;
	}
.column_up {
	overflow: hidden;
	float: none;
	width: 100%;	
	}
.column_icon img{ width: 100px;}
.collist{
	padding:30px 0;
}
.collist h2{ margin-bottom:15px;}
.collist .more{
	text-align: center;
}
.collist .more a{
	display: block;
	width: 200px;
	padding:15px;
	background: rgba(0,143,203,1.00);
	color:#fff;
	font-weight: bold;
	margin:0 auto;
}
/*おまとめ査定
---------------------------------------------------------------------------*/
.omatome_text {
	background-color: #99d7de;
	padding: 2%;
	}


	

/*================================================
 *  モバイル向け設定
 ================================================*/

/*共通
---------------------------------------------------------------------------*/
@media only screen and (max-width:800px){
	
/*買い取り実績
---------------------------------------------------------------------------*/
.jisseki_left {
	clear: both;
	width: 100%;
}
.jisseki_right {
	clear: both;
	width: 100%;
	margin-top: 2%;
}
.price_gw {
	margin-top: 5px;
}

}

	
/*ここからタブレット用（481px～800px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (min-width:481px) and (max-width:800px){
	
/*買取お取り扱い商品*/
.category_list {
	width: 30.6%;
	margin-right: 4%;
	}
.category_list:last-child{
	margin-right: 0;
}


}



/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 480px){
	
/*買取お取り扱い商品*/
.category_list {
	width: 32%;
	margin-right: 2%;
	}
.category_list:last-child{
	margin-right: 0;
}
.category_name {
	font-size: 0.8em;
	background-image: none;
	padding-left: 0;
	text-align: center;
	}
	
/*その他買取一覧
---------------------------------------------------------------------------*/
.other_list p {
	font-size: 0.8em;
	}

/*コラム
---------------------------------------------------------------------------*/
.column_img {
	margin-right: 0;
	width: 100%;
}
.column_picimg img{
	width: 80%;
	}	
.column_contents {
	float: none;
	width: 100%;
	}
.column_icon img {
	width: 70px;	
	}
.column_icon {
	margin-right: 10px;
	}	
.column_view {
	float: right;
	}	
/*コラム見出し
---------------------------------------------------------------------------*/
.column_contents h3 {
	font-size: 1.2em;
	margin-bottom: 0;
	line-height: 1.4;
	}
	.slide{ height: auto !important;}	
	
}
.slide{ height: auto !important;}

.btn_name {
	color: #28C8BB;
	background-color: #E7F2F4;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	font-size: 1.5em;
	font-weight: bold;
	width: 100%;
	margin-bottom: 2px;
}
.ac_contents {
	padding: 10px;
	background-color: #F5FAFA;
	display: block !important;
}
.SP{ display: none;}
@media (max-width:800px){
	.SP{ display: block;}
.btn_name {
	font-size: 1em;
}	
｝