@charset "utf-8";
/* CSS Document */

/***  商品スライダー  ***/
	

	.items ul {
		width: 100% !important;
    margin: 0 auto;
    padding: 0 1em;
	}

.items ul li {
    white-space: normal;
    margin: 0 9px 10px 4px;
    font-size: 0.8em;
    line-height: 120%;
    display: inline-block;
    width: 150px;
    vertical-align: top;
    padding: 0;
}
	
.items ul li a {
    display: block;
}

.items ul li a .thumbnail {
    width: 100%;
    /*margin: 1em auto;*/
    display: inline-block;
    /* min-width: 150px; */
    /* min-height: 150px; */
    text-align: center;
    vertical-align: middle;
    height: 119px;
    /* margin-right: 15px; */
    /* margin-bottom: 15px; */
}


.items ul li a .thumbnail img {
    display: inline-block;
    vertical-align: bottom;
    /* width: 100%; */
    width: auto;
    height: 100%;
    /* max-width: 150px; */
    /* max-height: 150px; */
    object-fit: contain;
}

.items ul li a .title, 
.dv_rc_name {
    margin-top: 2px;
    height: 50px;
    overflow: hidden;
    margin: 9px 0 16px;
    font-size: .5rem;
    line-height: 1.8;
    font-weight: 600;
    border: solid #ccc;
    border-width: 1px 00;
    padding: .8em 0;
}

.items ul li a .title {
    color: #333;
}

.items ul li a .description {
    font-size: 0.95em;
    height: 2.4em;
    letter-spacing: -0.08em;
}

.items ul li a .description {
    color: #333;
}

.items ul li a .price {
    text-align: center;
}

.items ul li a .price, 
.dv_rc_price {
    font-family: 'Montserrat', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo', sans-serif;
    font-size: 1.5em;
}

	
.items .price, 
.dv_rc_price {
    display: inline-block;
    font-weight: bold;
}

.items .tax_label {
    display: inline-block;
    color: #999;
    font-size: 0.9em;
}
	
.description, .tag, .count,.tax_label{
    display: none !important;
}	

#item-list1 button.slick-prev.slick-arrow, 
#item-list1 button.slick-next.slick-arrow,
#item-list2 button.slick-prev.slick-arrow, 
#item-list2 button.slick-next.slick-arrow,
#item-list3 button.slick-prev.slick-arrow, 
#item-list3 button.slick-next.slick-arrow,
#item-list4 button.slick-prev.slick-arrow, 
#item-list4 button.slick-next.slick-arrow,
#item-list5 button.slick-prev.slick-arrow, 
#item-list5 button.slick-next.slick-arrow,
#item-list6 button.slick-prev.slick-arrow, 
#item-list6 button.slick-next.slick-arrow,
.itemSlider button.slick-prev.slick-arrow, 
.itemSlider button.slick-next.slick-arrow,
.category-items button.slick-next.slick-arrow,
.category-items button.slick-prev.slick-arrow {
    font-size: 0;
    background: none;
    border: none;
    color: #fff0;
    padding: 0;	
	  overflow: inherit;
}


#item-list1 button.slick-prev.slick-arrow:before, 
#item-list1 button.slick-next.slick-arrow:after,
#item-list2 button.slick-prev.slick-arrow:before, 
#item-list2 button.slick-next.slick-arrow:after,
#item-list3 button.slick-prev.slick-arrow:before, 
#item-list3 button.slick-next.slick-arrow:after,
#item-list4 button.slick-prev.slick-arrow:before, 
#item-list4 button.slick-next.slick-arrow:after,
#item-list5 button.slick-prev.slick-arrow:before, 
#item-list5 button.slick-next.slick-arrow:after,
.itemSlider button.slick-prev.slick-arrow:before, 
.itemSlider button.slick-next.slick-arrow:after,
.category-items button.slick-next.slick-arrow:before,
.category-items button.slick-next.slick-arrow:after {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
}

#item-list1 button.slick-prev.slick-arrow:before,
#item-list2 button.slick-prev.slick-arrow:before,
#item-list3 button.slick-prev.slick-arrow:before,
#item-list4 button.slick-prev.slick-arrow:before,
#item-list5 button.slick-prev.slick-arrow:before,
.itemSlider button.slick-prev.slick-arrow:before,
.category-items button.slick-next.slick-arrow:before {
    background: url(https://www.rakuten.ne.jp/gold/verygood-store/img/icon/arrow_left2.png);

    background-size: cover;
    left: -17px;
    top: 90px;
}

#item-list1 button.slick-next.slick-arrow:after,
#item-list2 button.slick-next.slick-arrow:after,
#item-list3 button.slick-next.slick-arrow:after,
#item-list4 button.slick-next.slick-arrow:after,
#item-list5 button.slick-next.slick-arrow:after,
.itemSlider button.slick-next.slick-arrow:after,
.category-items button.slick-next.slick-arrow:after {
    background: url(https://www.rakuten.ne.jp/gold/verygood-store/img/icon/arrow_right2.png);
    background-size: cover;
    top: -146px;
    right: -23px;
}

.itemSlider button.slick-next.slick-arrow:after {
    top: 104px !important;	
}

.item-list-header {
    padding-top: 2em;
    position: relative;
    margin-right: 1em;
}
.item-list-header:after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: solid 3px #e5e5e785;
    width: 100%;
    top: 100%;
    bottom: 50%;
    margin: auto;
}
.item-list h2.list-title {
    padding: 0 1em;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 0;
    font-size: 1.1em;
    background: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
}	

/** レコメンド **/

.dv_rc_description {
    display: none;
}

.dv_rc_items:nth-of-type(4n) {
    margin: 0;
}
.dv_rc_items img {
    width: 100%;
}
.dv_rc_items {
    width: 23.5%;
    display: inline-block;
    padding: 1em;
    border: solid 1px rgba(229, 229, 229, 0.62);
    margin: 0 18px 11px 0;
    border-radius: .5em;
    box-shadow: 1px 1px 0px 1px rgba(232,232,232,0.56);
}

.dv_rc_price {
    font-size: 18px;
}

.dv_rc_items:nth-of-type(n+9) {
    display: none;
}

.dv_rc_name {
    font-size: 10px;
    height: 48px;
}
.dv_rc_items img {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    width: auto;
    height: 100%;
    object-fit: contain;
}

.dv_rc_img {
    padding-bottom: .5em;
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 119px;
}

.title.rmd_title, .title.rmd_check_title, .title.rmd_rank_title {
    margin: 10px 0 37px;
    font-size: 2.6rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.1em;
    white-space: nowrap;
    font-weight: bold;
}


.title.rmd_title:before, .title.rmd_check_title:before, .title.rmd_rank_title:before,
.title.rmd_title:after, .title.rmd_check_title:after, .title.rmd_rank_title:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 9px;
    margin: -5px 20px 0;
    background: #000;
    vertical-align: middle;}

/** category items **/
	
.category-items {
    width: 47.4%;
    display: inline-block;
    margin: 0px 14px;
}
	.category-items .items ul li a .thumbnail img {
    width: 100%;
}
.category-items button.slick-next.slick-arrow:after {
    right: -10px !important;
    top: 90px;
}
.category-items button.slick-next.slick-arrow:before {
    left: -8px !important;
}	

.category-items h2.sectTitle {
    margin: 32px 0 0;
    font-size: 2rem;
}

.categoryTopSect .category-items .sectTitle:before, 
.categoryTopSect .category-items .sectTitle:after {
    height: 5px;
    margin: -5px 20px 0;
}