/*----------top----------*/
.page-top .popular-tags-wrapper {
    background: #fff;
    max-width: 1200px;
    width: 95%;
    margin: 30px auto 50px;
}

.page-top p.popular-tags-title {
    font-size: 28px;
    font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 600;
    line-height: 1.343;
    margin: 0 0 30px;
    position: relative;
}

.page-top p.popular-tags-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 101px;
    height: 13px;
    background-image: url(/img/usr/awoo/hotkeyword.png);
    background-size: 100%;
    background-position: center;
    left: 230px;
    top: 16px;
    bottom: 0;
    margin: auto;
}

.page-top .awoo-tag-wrapper > a {
    background: #fff;
    color: rgb(58, 58, 58);
        border-radius: 13px;
}


.page-top .awoo-tag-wrapper > a:hover {
	text-decoration: none;
    cursor: pointer;
    background: rgb(58, 58, 58);
    color: #fff;
    border: 1px solid rgb(58, 58, 58);
}

/*----------/top----------*/

/*----------product----------*/

div#block_goods_awoo_tags {
    margin-top: 60px;
}

h2.block_goods_awoo_tags--title {
    font-size: 32px;
    font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 500;
    line-height: 1.343;
    margin: 0 0 16px;
    position: relative;
    margin-bottom: 30px;
}

h2.block_goods_awoo_tags--title span{
	display: none;
}


h2.block_goods_awoo_tags--title::after {
    content: "";
    display: block;
    position: absolute;
    width: 101px;
    height: 13px;
    background-image: url(/img/usr/awoo/relatetag.png);
    background-size: 100%;
    background-position: center;
    left: 425px;
    top: 16px;
    bottom: 0;
    margin: auto;
}

.page-goods .awoo-tag-wrapper > a {
    background: #fff;
    color: rgb(58, 58, 58);
        border-radius: 13px;
}

.page-goods .awoo-tag-wrapper > a:hover {
	text-decoration: none;
    cursor: pointer;
    background: rgb(58, 58, 58);
    color: #fff;
    border: 1px solid rgb(58, 58, 58);
}

/*----------/product----------*/

/*----------genre----------*/

h2.block-genre-awoo-tags--title {
    font-size: 32px;
    font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 500;
    line-height: 1.343;
    margin: 0 0 10px;
    padding-top: 20px;
        position: relative;
    margin-bottom: 30px;
}

h2.block-genre-awoo-tags--title span{
    display: none;
}

h2.block-genre-awoo-tags--title::after {
    content: "";
    display: block;
    position: absolute;
    width: 101px;
    height: 13px;
    background-image: url(/img/usr/awoo/hotkeyword.png);
    background-size: 100%;
    background-position: center;
    left: 265px;
    top: 35px;
    bottom: 0;
    margin: auto;
}

.page-genre .awoo-tag-wrapper > a {
    background: #fff;
    color: rgb(58, 58, 58);
        border-radius: 13px;
}

.page-genre .awoo-tag-wrapper > a:hover {
    text-decoration: none;
    cursor: pointer;
    background: rgb(58, 58, 58);
    color: #fff;
    border: 1px solid rgb(58, 58, 58);
}

/*----------/genre----------*/

/*----------category----------*/
.block-category-awoo-tags {
   margin-bottom: 40px;
}

h2.block-category-awoo-tags--title {
    font-size: 32px;
    font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 500;
    line-height: 1.343;
    margin: 0 0 10px;
    padding-top: 20px;
        position: relative;
    margin-bottom: 30px;
}

h2.block-category-awoo-tags--title span{
    display: none;
}

h2.block-category-awoo-tags--title::after {
    content: "";
    display: block;
    position: absolute;
    width: 101px;
    height: 13px;
    background-image: url(/img/usr/awoo/hotkeyword.png);
    background-size: 100%;
    background-position: center;
    left: 265px;
    top: 35px;
    bottom: 0;
    margin: auto;
}

.page-category .awoo-tag-wrapper > a {
    background: #fff;
    color: rgb(58, 58, 58);
        border-radius: 13px;
}

.page-category .awoo-tag-wrapper > a:hover {
    text-decoration: none;
    cursor: pointer;
    background: rgb(58, 58, 58);
    color: #fff;
    border: 1px solid rgb(58, 58, 58);
}

/*----------/category----------*/

/*----------awoo-related-products_こちらもおすすめ----------*/

.related-wrapper .rec-slider-container {
    margin-left: 0 !important;
}

.awoo-related-products .product__price{
    display: none;
}

.awoo-related-products .related-title{
    font-size: 24px !important;
    font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    line-height: 1.33;
    text-align: left;
    border-top: 0;
    padding: 0;
    margin: 0 0 20px;
}

.awoo-related-products .rec-carousel-item,
.awoo-related-products .rec-carousel-item .rec-item-wrapper {
   width: 196px !important;
}

.awoo-related-products .related-product-name {
    color: rgb(68, 68, 68);
    font-weight: bolder;
}

/*----------/awoo-related-products_こちらもおすすめ----------*/