	@media (min-width: 835px) {
		#col-sub,
		.bread-crumb,
		.list_head_banner,
		.reco-box-wrapper,
		#top-pager-wrap,
		#top-sorter-wrap,
		.common-h,
		.list-description,
		#bottom-pager-wrap{
			display: none;
		}
		/* PRICE REDUCTION MAR.2022 */
		.list-description{
			display: block;
		}
		.list-description p,
		.list-box .list-box-inner p{/* Added at Jun. 12, 2023 Add ".list-box .list-box-inner p" */
			display: flex;
			justify-content: space-around;
			align-items: center;
			margin: .5em 0 1em;/* Modified at Jun. 12, 2023 */
		}
		.list-description p:first-child{
			display: none;
		}
		.list-box-column .list-description {
			display: block;
		}
		/* End of PRICE REDUCTION MAR.2022 */
		.list-box-column .list-description {
			display: block;
		}
		#content-inner {
			position: relative;
		}
		#col-main {
			min-height: 135em!important;
			padding-bottom: 0 !important;
		}
		#blockview {
			min-height: 76em;
		}
		#bottom-pager-wrap {
			display: block;
			padding-bottom: 40em !important;
		}
		.clearfix-offset {
			flex-wrap: wrap;
			justify-content: flex-start;
			align-content: flex-start;
			margin: 0;
		}
		.list-box-column {
			width: 18%!important;
			margin: 0 1% 30px;
		}
		.list-box-column .list-photo {
			width: auto!important;
		}
		.rupes_common_banner {
			margin-top: 0;
		}
		.i-banner {
			margin-bottom: 0;
		}
		.i-title {
			margin: 20px 0 0;
			padding-bottom: 13px;
		}
		.i-title,
		.list-box .list-box-inner a h3,
		.list-box-column .list-description a {
			font-family: "Roboto", sans-serif;
			font-weight: bold;
		}
		.i-product__aside {
			margin-left: 20px;
		}
		.i-product__aside-link {
			width: auto!important;
		}
		.i-title.i-pt150 {
			padding-top: 114px;
		}
		.i-title,
		#page-list {
			margin-right: 20px;
		}
		.i-rupes-about__top-desc {
			margin: 30px 60px;
		}
		.i-consist-list {
			margin: 0 60px;
		}
		.rupes-c00 .primary-inner-offset .i-title,
		.rupes-c00 .secondary-inner-offset .i-title {
			margin-right: 0;
		}
		.i-firstly-offset {
			margin-right: 0!important;
			margin-bottom: 48px!important;
		}
		#col-main .category-description {
			margin-right: 20px!important;
		}
		#page-list .category-description {
			margin-right: 0!important;
		}
		.i-information__content-posts-link-wrap {
			margin-top: .25em;
		}
		.i-rupes-nav__link {
			padding: 9px 5px!important;
		}
		.text.big {
			letter-spacing: -0.01em;
		}
		.list-photo img {
			height: auto!important;
		}
		.i-information__banner-link {
			padding-bottom: 65.137615%;
		}
		p>a>span.back-to-home {/* Ver: May. 2021 */
			display: none;
			/*position: relative;
			top: -10000px;
			left: -10000px;*/
		}
		/* RUPES PRODUCTS - slug:rupes-products - */
		.i-rupes-products-all {}
		.products-all-list {
			margin: 0 -20px;
			letter-spacing: -1em;
		}
		.products-all-list>li {
			display: inline-block;
			margin: 10px;
			padding-left: 5px;
			border-left: 1px solid #ccc;
			vertical-align: top;
			letter-spacing: 0;
		}
		.products-all-list>li.hasImage {
			width: 150px;
			min-height: 100px;
			margin-left: 120px;
		}
		.products-all-list li a {
			display: block;
			padding: .2em 5px;
			color: #000;
		}
		.products-all-list li a:hover {
			color: #fff;
			background: #000;
		}
		.products-all-list .products-all-list__thumbnail {
			position: absolute;
			width: 100px;
			margin-left: -120px;
		}
		.products-all-list .products-all-list__thumbnail img {
			width: 100%;
		}
		.products-all-list .products-all-list__title {
			display: block;
			padding-bottom: 5px;
			font-size: 16px;
			font-weight: bold;
		}
		.products-all-list .products-all-sublist {
		}
		.products-all-list .products-all-sublist li {
			line-height: 2;
			font-size: 12px;
		}
		.cart_set_list {
			display:none;
		}
	}