@charset "utf-8";
/* CSS Document */
@media(max-width:767px) {
	.wrap{
		padding-bottom:50px;
	}
	.totop {
		bottom: 60px;
		width: 36px;
		height: 36px;
		background: url(../images/totop.png) center center no-repeat;
		background-size: 36px;
	}
	.coupon-list ul {
		grid-template-columns: 1fr 1fr;
	}
	.super_cate_wrap .lcnt{
		width:78px;
	}
	.super_cate_wrap .rcnt ul {
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap:14px 20px;
	}
	.super_cate_wrap .rcnt li img {
		width: 76px;
		height: 76px;
	}
	.super_cate_wrap .lcnt li.on::after {
		width: 2.2px;
	}
	.nine_cate{
		line-height:44px;
	}
	.super_cate_wrap .lcnt li{
		line-height: 50px;
	}
	
	.steps{
		font-size:13px;
	}
	.am-header-fixed{
		line-height:44px;
	}
	.arts_box{
	}
	#tbcode{
		display:none;
	}
	.brd_text .name{
		font-size:16px;
	}
	#brand-item{
		margin-top:44px;
	}
	.detail_brand .b_logo img{
		width:200px;
		max-height:150px;
	}
	.cates_brand{
		padding-top:44px;
	}
	.hm_qlinks ul{
		grid-template-columns: repeat(4, 1fr);
	}
	.hm_qlinks li img{
		width:48px;
		height:48px;
	}
	.hm_qlinks li span{
		font-size:13px;
	}
	
	.ranking_title{
		height:34px;
	}
	.ranking_title img{
		height:22px;
	}
	#ranking_tab a{
		line-height:44px;
	}
	#ranking-list{
	}
	#ddq_tab a.index_ddq{
		height: 52px;
	}
	#ddq_tab a.index_ddq .s1{
		font-size:14px;
	}
	#ddq_tab a.index_ddq .s2{
		font-size:12px;
		line-height:22px;
		border-radius:11px;
	}
	.ddq_title{
		height:44px;
	}
	.ddq_title img{
		height:22px;
	}
}

