
/** cartstar category-style **/

/*.itemlist .item.icon_disp {
    white-space: normal;
    margin: 0 4px 10px 4px;
    font-size: 0.8em;
    line-height: 120%;
    display: inline-block;
    width: 181px;
    vertical-align: top;
    padding: 1em;
}
.itemlist .item.icon_disp > a {
    display: block;
    margin: 1em 0 2em;
    display: table-cell;
    width: 181px;
    height: 181px;
    text-align: center;
    vertical-align: middle;
}
*/

.itemlist .item.icon_disp {
    white-space: normal;
    margin: 0px 0px 20px 0px;
    font-size: 0.8em;
    line-height: 120%;
    display: inline-block;
    width: 189px;
    vertical-align: top;
    padding: 1em .5em;
}

.itemlist .item.icon_disp > a,#categoryItems .fs-c-productImage a {
    display: block;
    margin: 1em 0 2em;
    display: table-cell;
    width: 181px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
}
/*
.itemlist .item.icon_disp img {
    display: inline-block;
    vertical-align: bottom;
    /* width: 100%; 
    width: auto;
    height: auto;
    max-width: 155px;
    max-height: 181px;
}*/


.itemlist .item.icon_disp img,#categoryItems .fs-c-productImage a img {
    display: inline-block;
    vertical-align: bottom;
    /* width: 100%; */
    width: auto;
    height: auto;
    max-width: 178px;
    max-height: 120px;
}

/*.itemlist .item.icon_disp .name {
    margin-top: 2px;
    height: 5em;
    overflow: hidden;
    margin: 16px 0;
    font-size: 1.2rem;
    line-height: 1.8;
    font-weight: 600;
    border: solid #ccc;
    border-width: 1px 00;
    padding: .8em 0;
}*/

.itemlist .item.icon_disp .name,.fs-c-productListItem__productName {
    height: 70px;
    overflow: hidden;
    margin: 0 0 5px;
    font-size: 1.1rem;
    line-height: 1.8;
    font-weight: 600;
    border: solid #ccc;
    border-width: 1px 00;
    padding: .8em 0;
}

.itemlist .item.icon_disp .price, .fs-c-productList span.fs-c-price__value {
    font-weight: bold;
    font-family: 'Montserrat', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo', sans-serif;
    font-size: 2.6rem !important;
}

span.fs-c-price__value:after {
    content: "円";
    font-size: .8em;
}

.fs-c-productPrices span.fs-c-productPrice__main__label, span.fs-c-price__currencyMark, span.fs-c-productPrice__addon {
    display: none !important;
}
	
div#itemTextArea span.fs-c-productPrice__main__label {
    display: block !important;
}
.description, .tag, .count,.tax_label,.comment{
    display: none !important;
}

.stock {
    padding: .8em 0;
    color: #d90606;
}
/*	
.price:before {
    content: "�･";
    font-size: .6em;
}*/
	
/** pager **/
	
.pagination.pagination-centered ul {
    display: flex;
    width: 513px;
    margin: 0 auto;
    position: relative;
    padding: 0 40px;
    border: solid #ccc;
    border-width: 0 1px;
}

.pagination.pagination-centered li.page.active a, .pagination.pagination-centered li a:hover {
    background: #000;
    color: #fff !important;
}

.pagination.pagination-centered li.previous, .pagination.pagination-centered li.next {
    display: block;
    position: absolute;
    top: 2px;
}

.pagination.pagination-centered li.next {
    right: 7px;
}

.pagination.pagination-centered li.previous {
    left: 4px;
}

.pager ul li.last, .pager ul li.first {
    display: none !important;
}

li.previous a, li.next a {
    display: block;
    width: 33px;
    height: 30px;
    background-image: url(/blog/common/images/arrow_black.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 12px 10px;
    text-indent: -999em;
    overflow: hidden;
}

li.previous {
    transform: rotate(180deg);
}

li.disabled {
    opacity: 0.2;
}

.pagination.pagination-centered {
    width: 970px;
}
/** scroll **/
	
.items::-webkit-scrollbar {
    width: 10px;
	height:13px;
}

.items::-webkit-scrollbar-thumb {
    background-color: rgb(5, 169, 223);
    border-radius: 10px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .3);
}

.items::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
}	

/** item filter **/

#categoryItems .itemFilter .checkList li {
    padding: 0 15px;
    border-bottom: double 3px #f7f7f7;
}

#categoryItems .itemFilter .checkList li.lborder {
    border-bottom: double 3px;
}
	
/** Search **/
.sell_Search:after {
    content: "";
    display: inline-block;
    width: 100%;
    line-height: 0;
    height: 0;
}

.sell_Search {
    text-align: justify;
    text-justify: distribute-all-lines;
    padding-top: 2em;
}
	
.cFrame select#changeSelect1 {
    float: left;
    width: 279px;
    height: 51px;
    padding: 0 32px 0 16px;
    border: 4px solid #000;
    background-image: url(https://cycleparadise.itembox.design/item/img/arrow_black_down.svg?d=20200501184820);
    background-size: 10px 12px;
    background-repeat: no-repeat;
    background-position: right 15px top 16px;
    font-weight: bold;
}
	
.cFrame div.form input[type="submit"] {
    width: 73px;
    height: 51px;
    margin-left: -4px;
    background-color: #000;
    background-image: url(/blog/common/images/icon_search.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 50% 50%;
    text-indent: -999em;
}

.cFrame div.form p {
    display: inline-block;
    vertical-align: top;
}	
	
.cFrame .form input#keyword {
    width: 517px;
    height: 51px;
    padding: 0 16px;
    border: 4px solid #000;
    font-size: 1.4rem;
    line-height: 43px;
    font-weight: bold;
}
.cFrame .box {
    display: none;
}
.cFrame .box:first-child {
    display: block;
}	

arrow {
    display: inline-block;
    vertical-align: top;
}

.cFrame.sell_Search.searchs form {
    display: flex;
    justify-content: space-between;
}

.searchs .boxArea, .searchs p.ancCategoryList {
    margin-top: 0;
}

.searchs p.h_keyword input[type="search"] {
    width: 512px;
}

/** Category list **/
	
.cFrame p.ancCategoryList a {
	display: block;
	position: relative;
	width: 279px;
	height: 51px;
	padding: 0 16px;
	border: 4px solid #000;
	color: #fff;
	background-color: #000;
	font-size: 1.4rem;
	line-height: 43px;
	font-weight: bold;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cFrame p.ancCategoryList a:before,
.cFrame p.ancCategoryList a:after {
	content: '';
	display: block;
	position: absolute;
	top: 16px;
	right: 16px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.cFrame p.ancCategoryList a:before {
	border-top: 3px solid #000;
	z-index: 2;
}

.cFrame p.ancCategoryList a:after {
	border-top: 12px solid #fff;
	z-index: 1;
}

.cFrame p.ancCategoryList a:hover {color: #000;background-color: #fff;}
.cFrame p.ncCategoryList a:hover:before {border-top-color: #fff;}
.cFrame p.ancCategoryList a:hover:after {border-top-color: #000;}
	

.footer_m h4 {
    margin-bottom: .8em;
    font-size: 1.8rem;
}
section.footer_m {
    padding-top: 2em;
    border-top: 1px solid #e5e5e5;
}
	
@media screen and (max-width:750px) { 
	
.cFrame form {
    width: 100%;
}

.cFrame select#changeSelect1 {
    float: none;
    width: 100%;
    height: 38px;
    margin: 0 0 15px;
    padding: 0 8px;
    border: 2px solid #000;
    background-size: 7px 9px;
    background-position: right 10px top 13px;
    font-size: 1.2rem;
}

.cFrame p.h_keyword {
    width: 80%;
}

.cFrame p.h_submit {
    width: 20%;
}

.cFrame div.form input[type="submit"] {
    height: 38px;
    margin-left: 0px;
    width: 101%;
}

.cFrame .form input#keyword {
    width: 100%;
    height: 38px;
    padding: 0 16px;
    border: 2px solid #000;
    font-size: 1.2rem;
    line-height: 34px;
}	

.cFrame .boxArea, .cFrame form, .cFrame p.ancCategoryList,.cFrame p.ancCategoryList a {
    width: 100%;
}

.sell_Search {
    padding: 2em 1em 0;
}
	

.cFrame.sell_Search.searchs form {
    display: block;
}

.searchs p.h_keyword input[type="search"] {
    width: 100%;
}

.searchs .boxArea {
    margin: 0 0 15px;
}

.cFrame.sell_Search.searchs {
    margin-top: 15px;
}
	
.h_submit input[type="submit"] {
    width: 100%;
}	
/** item list**/
	
.itemlist .item.icon_disp {
    width: 49%;
    margin: 0;
}

.itemlist .item.icon_disp img,#categoryItems .fs-c-productImage a img {
    max-width: 100%;
    height: 100px;
}
.itemlist .item.icon_disp > a, #categoryItems .fs-c-productImage a {
    height: 100px;
}

#categoryItems .itemFilter .checkList li {
    overflow: hidden;
    text-overflow: ellipsis;
}	

#categoryItems .itemFilter {
    padding-bottom: 7px;
}

.itemlist .item.icon_disp .price {
    font-size: 2rem;
    padding-bottom: 1em;
}
	
.fs-c-productList__list {
    display: flex;
	flex-wrap: wrap;
}

.fs-c-productList__list .fs-c-productList__list__item {
    white-space: normal;
    font-size: .8em;
    line-height: 100px;
    flex-basis: 33.333333%;
    vertical-align: top;
    border-right: 1px solid #e0e0e0ab;
    border-bottom: 1px solid #e0e0e0ab;
    padding: 0;
}

.itemlist .item.icon_disp .name, .fs-c-productListItem__productName {
    border: none;
    padding: 0 5px;
    height: 46px;
    line-height: 1.5;
    font-size: 10px;
    margin: 10px 0;
}

.itemlist .item.icon_disp .price,.fs-c-productList span.fs-c-price__value {
    font-size: 1.7rem !important;
    padding: 5px 5px;
    letter-spacing: .6px;
    line-height: normal;
}

.fs-c-button--plain,.fs-c-productListItem__control.fs-c-buttonContainer {
    display: none;
}
button.fs-c-button--inquiryAboutProduct.fs-c-button--plain {
    display: block;
    margin: 0 auto;
    font-size: 1.3em;
}
	
/** pager **/
.pagination.pagination-centered {
    width: 100%;
}

.pagination.pagination-centered ul {
    width: 100%;
    padding: 0 21px;
}

.pagination.pagination-centered li {
    width: 17px;
}

.pagination.pagination-centered li a {
    font-size: 1.2em;
}

.pagination.pagination-centered li.previous, .pagination.pagination-centered li.next {
    top: -1px;
    width: 40px;
    display: block !important;
}

.pagination.pagination-centered li.next {
    right: -15px;
}

.pagination.pagination-centered li.previous {
    left: -10px;
}

.pagination.pagination-centered ul {
    display: inline-block;
}

.pagination ul li.page {
    display: inline-block !important;
}


.pagination.pagination-centered li.page a, .pagination.pagination-centered li a:hover {
    width: 25px;
}

li.previous a {
    background-size: 9px 7px;
}
	
section.footer_m {
    padding: 2em 1em 0;
}	
}

