@media only screen and (max-width: 767px) {
	body {
		background: #FFFFFF;
	}
	.logo {
		text-align: center;
		font-size: 18px;
	}
	.header {
		background: #ddd;
		margin: 0 -15px;
		padding: 0 15px 10px;
	}
	.toolbar {
		background: #555;
		-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
		box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
		margin: 0 -15px;
	}
	.toolbar ul {
		padding: 0;
	}
	.toolbar ul li {
		list-style: none;
		float: left;
		width: 50%;
		text-align: center;
		border-right: solid 1px #333;
		border-left: solid 1px #333;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.toolbar ul li a {
		display: block;
		padding: 10px 0;
		background: #555;
		color: #FFFFFF;
		font-size: 16px;
	}
	.toolbar ul li a:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		padding-right: 5px;
		font-size: 16px;
	}
	.toolbar ul li a.menu-list:before {
		content: "\f0c9";
	}
	.toolbar ul li a.menu-cart:before {
		content: "\f07a";
	}
	.header_link {
		text-align: center;
	}
	.header_link ul li {
		width: 50%;
		font-size: 15px;
	}
	#main .recommend .recommend-container,
	#main .ranking .ranking-container,
	#main .recentlychecked .recentlychecked-container {
		overflow: hidden;
	}
	#sidebar {
		display: none;
	}
	#main section h3 {
		margin: 0 -15px 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	address {
		background: #ddd;
		margin-bottom: 0;
		padding: 5px 0;
		margin: 0 -15px;
	}
	.footer_menu {
		margin: 0 -15px;
	}
	.footer_menu li {
		display: block;
		text-align: left;
		border-top: solid 1px #e0e0e0;
		padding: 20px 15px;
	}
	.footer_menu li a {
		display: block;
	}
	.footer_menu li:after {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f054";
		float: right;
		position: relative;
		bottom: 16px;
	}
	#contents {
		margin-top: 20px;
		margin-bottom: 0;
	}
	.smart-footer {
		background: #555;
		z-index: 1000;
	}
	.footer-navi {
		width: 100%;
	}
	.footer-navi td {
		height: 42px;
		text-align: center;
		padding: 0;
		vertical-align: middle;
		line-height: 1;
		border-top: none;
		border-left: 2px solid #333;
		border-right: 2px solid #333;
	}
	.footer-navi td:first-child {
		border-left: none;
	}
	.footer-navi td:last-child {
		border-right: none;
	}
	.footer-navi td a {
		color: #FFFFFF;
		display: block;
		font-size: 16px;
	}
	.footer-navi td a i {
		color: #FFF;
		font-size: 18px;
	}
	.headroom {
		position: fixed;
		top: -100px;
		left: 0;
		right: 0;
		transition: all .2s ease-in-out;
	}
	.headroom--unpinned {
		top: 0px;
	}
	.headroom--pinned {
		top: -100px;
	}
	.m-home:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f015";
		font-size: 18px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-category:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f00b";
		font-size: 18px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-category:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f00b";
		font-size: 18px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-delivery:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f059";
		font-size: 18px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-contact:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f086";
		font-size: 20px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-histoy:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f0cb";
		font-size: 20px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-address:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f124";
		font-size: 20px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-password:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f084";
		font-size: 20px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	.m-unlock:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f09c";
		font-size: 20px;
		padding-right: 5px;
		position: relative;
		top: 2px;
		width: 35px;
	}
	#main .main-nav.last p {
		text-align: center;
	}
	#main #item-detail .sp-thumbnails {
		display: none;
	}
	#main .cart ul {
		margin: 0 -15px;
	}
	#main .cart .total {
		text-align: right;
	}
	#main .cart .cartBot {
		margin: 0 -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (min-width: 768px) {
	header {
		padding-top: 20px;
	}
	#main .main-nav .nav-pills {
		float: right;
	}
	#main .main-nav p {
		padding-top: 10px;
	}
	#main .item img {
		border: solid 1px #ddd;
	}
	#main .recommend,
	#main .ranking,
	#main .recentlychecked {
		overflow: hidden;
	}
	#main .main-nav.last .previous {
		position: absolute;
		left: 40px;
	}
	.scrollup {
		width: 60px;
		height: 60px;
		border: 1px solid #CCC;
		float: right;
		line-height: 60px;
		text-align: center;
		margin-bottom: 20px;
	}
	.scrollup:hover {
		border: 1px solid #c86464;
	}
	.footer {
		border-top: 1px solid #ccc;
		padding: 30px;
		clear: both;
		border-bottom: 1px solid #ccc;
	}
	.footer h4 {
		font-weight: bold;
	}
	.footer h5 {
		margin-top: 20px;
		font-size: 16px;
	}
	#main #item-detail .sp-image-container,
	#main #item-detail .sp-thumbnail-container {
		border: 1px solid #CCCCCC;
		background: #FFFFFF;
	}
	#main #item-detail #item-contents .item-contentsTop {
		border-left: solid 2px #ccc;
		padding-left: 20px;
	}
}