@media only screen and (max-width:690px) {

/*home*/
/*-----------------------------------------------------------------------------------*/
.home_category_title {
	height: auto;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.home_category_title li{
	font-size: 11px;
	line-height: 130%;
	float: none;
}
.home_category_title h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	padding-left: 0;
	padding-right: 15px;
}
.home_category_title li.home_category_title_img{display: none;}

.home_category_list .list_ul {
	padding: 3% 1.2% 2% 2.6%;
}
.home_category_list .list_ul li{
	width: 98%;
	height: 25px;
	float: none;
	clear: both;
	margin-right: 0;
	margin-bottom: 10px;
}
.home_category_list .list_ul li a{
	height: 25px;
	background: url(../image/common/db_home_arr.gif) no-repeat 9px 8px #FFF;
	font-size: 11px;
	line-height: 25px;
	padding-left: 23px;
}


/*search*/
/*-----------------------------------------------------------------------------------*/

/*search_after*/
.item_box_wrapper{
	width: 100%;
	margin-right: 0;
}
.item_box{
	width: 100%;
	margin-right: 0;
	margin-bottom: 45px;
	float: none;
}
.item_box .item_photo{
	height: auto;
}
.item_box .item_name{
	margin-bottom: 12px;
}


/*side_search*/
/*-----------------------------------------------------------------------------------*/
#side_search{
	padding-bottom: 25px;
	margin-bottom: 30px;
}
#side_search_title a {
 text-align:left;
}
#side_search_title a:before {
 padding-right: 10px;
}

select,input.placeholder{
	width: 100%;
	padding: 1.5%;
}

#side_search_category input.search_btn{
	background: url(../image/common/side_search_btn@2x.gif) no-repeat;
	background-size: 136px 40px;
	margin-left: 30%;
}


/*item*/
/*-----------------------------------------------------------------------------------*/
#detail .section{
	margin-top:30px;
}
#detail.item_typeA #item_box01 .item_photo_box{
	float:none;
	width: 100%;
	margin-bottom: 25px;
}
#detail.item_typeA #item_box01 .item_photo{
	height: 240px;
}
#detail #item_box01 .item_photo_thumbnail{
	width:100%;
}
#detail #item_box01 .item_photo_thumbnail ul{
	width:auto;
}
#detail #item_box01 .item_photo_thumbnail li{
	width: 18%;
	height: 45px;
	margin-right:2px;
	margin-bottom: 6px;
	margin-left: 3px;
}

#detail.item_typeA #item_box01 .item_text{
	float:none;
	width:100%;
}
#detail.item_typeA #item_box01 h3{
	font-size: 20px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
#detail.item_typeA #item_box01 .item_text .item_catch{
	font-size: 12px;
	line-height: 140%;
}
#detail.item_typeA #item_box01 .item_text .item_read a{
	background: url(../image/common/db_btn_read@2x.gif) no-repeat;
	background-size: 160px 28px;
	margin-bottom: 20px;
}

#detail.item_typeA #item_box01 .item_text table{
	border:none;
}
#detail.item_typeA #item_box01 .item_text table td{
	border-bottom:none;
	border-right:none;
	padding:3px 8px 10px;
	display: block;
}
#detail.item_typeA #item_box01 .item_text table th{
	width: 100%;
	border-right:none;
	border-bottom:none;
	padding:3px 8px 2px;
	display: block;
}
table.tab td td{
	border:none;
	padding:0;
}

#detail #item_box03 .free_area_image{
	width: 100%;
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
}


#detail.item_typeA #item_box01 .item_text .item_read.pc_only{display: none;}
#detail.item_typeA #item_box01 .item_text .item_read.sptab_only{display: block;}


/*recommend*/
/*-----------------------------------------------------------------------------------*/
#recommend .item_photo li{ width:95%; margin-left:0;}
#recommend .item_photo li img{ width:100%; height:auto;}



}