/*----------top----------*/

.page-top .awoo-keyword-popular-tags {
    margin-top: 35px;
}

.page-top .popular-tags-list-container {
    width: 100%;
    overflow: scroll;
    display: block;
}

.page-top .awoo-tag-wrapper {
    width: 1500px;
    display: block;
    margin-left: -5px;
}

.page-top .awoo-tag-wrapper > a {
    display: inline-block;
    margin: 5px;
    box-sizing: border-box;
        background: #fff;
    color: rgb(58, 58, 58);
}

.page-top .popular-tags-wrapper {
    background: #fff;
    padding: 12px 18px 30px;
    position: relative;
}

.page-top p.popular-tags-title {
    font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 600;
    line-height: 1.34;
    margin: 32px 15px 16px 0;
    margin-top: 32px;
    color: #212324;
    font-size: 22px;
    position: relative;
}

.page-top p.popular-tags-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 90px;
    height: 15px;
    background-image: url(/img/usr/awoo/hotkeyword.png);
    background-size: 100%;
    background-position: center;
    left: 180px;
    top: 16px;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}

/*----------/top----------*/

/*----------genre----------*/

.page-genre .awoo-keyword-popular-tags {
    margin-top: 35px;
}

.page-genre .awoo-classify {
    width: 100%;
    overflow: scroll;
    margin-bottom: 50px;
}

.page-genre .awoo-tag-wrapper {
    width: 1500px;
    display: block;
}

.block-genre-awoo-tags {
    padding-left: 10px;
}

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.34;
    margin: 32px 15px 16px;
    position: relative;
}

h2.block-genre-awoo-tags--title::after {
    content: "";
    display: block;
    position: absolute;
    width: 90px;
    height: 15px;
    background-image: url(/img/usr/awoo/hotkeyword.png);
    background-size: 100%;
    background-position: center;
        left: 255px;
    top: 16px;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}

h2.block-genre-awoo-tags--title span{
    display: none;
}

.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);
}

.page-genre .awoo-tag-wrapper > a {
    display: inline-block;
    margin: 5px;
    box-sizing: border-box;
        background: #fff;
    color: rgb(58, 58, 58);
}

/*----------/genre----------*/

/*----------category----------*/

.page-category .awoo-keyword-popular-tags {
    margin-top: 35px;
}

.page-category .awoo-classify {
    width: 100%;
    overflow: scroll;
    margin-bottom: 50px;
}

.page-category .awoo-tag-wrapper {
    width: 1500px;
    display: block;
}

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.34;
    margin: 32px 15px 16px;
    position: relative;
}

h2.block-category-awoo-tags--title::after {
    content: "";
    display: block;
    position: absolute;
    width: 90px;
    height: 15px;
    background-image: url(/img/usr/awoo/hotkeyword.png);
    background-size: 100%;
    background-position: center;
        left: 255px;
    top: 16px;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}

h2.block-category-awoo-tags--title span{
    display: none;
}

.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);
}

.page-category .awoo-tag-wrapper > a {
    display: inline-block;
    margin: 5px;
    box-sizing: border-box;
        background: #fff;
    color: rgb(58, 58, 58);
}

/*----------/category----------*/

/*----------product----------*/

.page-goods .awoo-product-tags {
    width: 100%;
    overflow: scroll;
    margin-bottom: 50px;
}

.page-goods .awoo-tag-wrapper {
    width: 800px;
    display: block;
    margin-left: -5px;
}

.page-goods .awoo-tag-wrapper > a {
    display: inline-block;
    margin: 5px;
    box-sizing: border-box;
        background: #fff;
    color: rgb(58, 58, 58);
}

.page-goods #block_goods_awoo_tags {
    order: 530;
    margin-bottom: 40px;
    margin-top: 30px;
}

h2.block_goods_awoo_tags--title {
    font-size: 18px !important;
    font-weight: bold !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;
    position: relative;
        margin-bottom: 25px;
}

h2.block_goods_awoo_tags--title span{
    display: none;
}


h2.block_goods_awoo_tags--title::after {
    content: "";
    display: block;
    position: absolute;
    width: 85px;
    height: 14px;
    background-image: url(/img/usr/awoo/relatetag.png);
    background-size: 100%;
    background-position: center;
    left: 240px;
    top: 6px;
    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----------*/

/*----------awoo-related-products_こちらもおすすめ----------*/

.related-wrapper .rec-slider-container {
    margin: 0 5px !important;
}

.awoo-related-products .product__price{
    display: none;
}

.awoo-related-products .related-title {
    font-size: 18px !important;
    font-weight: bold !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: 42px 15px 16px;
}

.awoo-related-products .related-product-name {
    color: rgb(68, 68, 68);
    font-weight: bolder;
}

/*----------/awoo-related-products_こちらもおすすめ----------*/

/*----------general----------*/

.popular-tags-wrapper {
    background: #fff;
    padding: 12px 18px 30px;
    position: relative;
}

/*----------/general----------*/

/*----------/arrow----------*/

.block-genre-awoo-tags,
.block_goods_awoo_tags,
.block-category-awoo-tags {
    position: relative;
}

.page-top .awwo-arrow-left {
    position: absolute;
    top: 90px;
    left: 0;
    width: 30px;
    height: 86px;
    background-color: #FFFFFF;
    z-index: 2;
}

.block-genre-awoo-tags .awwo-arrow-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    background-color: #FFFFFF;
    z-index: 2;
}

.block_goods_awoo_tags .awwo-arrow-left {
    position: absolute;
    top: 50px;
    left: -15px;
    width: 30px;
    height: 129px;
    background-color: #FFFFFF;
    z-index: 2;
}

.block-genre-awoo-tags .awwo-arrow-left::before,
.block_goods_awoo_tags .awwo-arrow-left::before,
.page-top .awwo-arrow-left::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateX(100%);
    width: 40px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
}


.block-genre-awoo-tags .awwo-arrow-left::after,
.block_goods_awoo_tags .awwo-arrow-left::after,
.page-top .awwo-arrow-left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(135deg) translate(calc(-50% + 3px), calc(-50% + 12px));
    z-index: 100;
}

.page-top .awwo-arrow-right {
    position: absolute;
    top: 90px;
    right: 0;
    width: 30px;
    height: 86px;
    background-color: #FFFFFF;
    z-index: 2;
}

.block-genre-awoo-tags .awwo-arrow-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    background-color: #FFFFFF;
    z-index: 2;
}

.block_goods_awoo_tags .awwo-arrow-right {
    position: absolute;
    top: 50px;
    right: -15px;
    width: 30px;
    height: 129px;
    background-color: #FFFFFF;
    z-index: 2;
}

.block-genre-awoo-tags .awwo-arrow-right::before,
.block_goods_awoo_tags .awwo-arrow-right::before,
.page-top .awwo-arrow-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transform: translateX(-100%);
    width: 40px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    pointer-events: none;
}

.block-genre-awoo-tags .awwo-arrow-right::after,
.block_goods_awoo_tags .awwo-arrow-right::after,
.page-top .awwo-arrow-right::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg) translate(calc(-50% + 4px), calc(-50% + -5px));
    z-index: 100;
}

.block-category-awoo-tags::before {
    content: "";
    z-index: 1;
    height: 100%;
    width: 25px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -10px;
    margin: auto;
}

.block-category-awoo-tags::after {
    content: "";
    position: absolute;
    right: 9px;
    top: 35px;
    bottom: 0px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg);
    z-index: 100;
}

/*----------/arrow----------*/

/*----------awoo-category-page_awooページ----------*/
.awoo_contain #awoo-category-page .product-image {
    background-size: cover;
}
/*----------/awoo-category-page_awooページ----------*/