﻿/* タグ共通 */.awoo-tag-wrapper .awoo-tag,.suggestion-tag-list-container-v2 .awoo-tag {display: block;color: #001E62!important;padding: 5px 18px!important;font-size: 14px!important;background-color: #fff!important;border: 1px solid #E6E6E6!important;border-radius: 19px!important;transition: all .2s;}.awoo-tag-wrapper .awoo-tag:hover,.suggestion-tag-list-container-v2 .awoo-tag:hover {cursor: pointer;background-color: #F0F3FA!important;color: #001E62!important;border: 1px solid #001E62!important;font-weight: bold;}/* 商品表示共通 */.related-wrapper .rec-carousel-wrapper .rec-carousel .rec-slider-container {margin: 0;}.related-wrapper .rec-carousel-wrapper .rec-carousel .rec-slider-container .related-product .related-product-name {margin: 10px 0 0;}.related-wrapper .rec-carousel-wrapper .rec-carousel .rec-slider-container .related-product .product__price {margin: 8px 0 0;}.related-wrapper .rec-carousel-wrapper .rec-carousel .rec-slider-container .related-product .product__price div {font-size: 18px;font-weight: 700;}/* トップページ */#awoo-keyword-popular-tags {font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;}#awoo-keyword-popular-tags .popular-tags-title {display: flex;gap: 28px;align-items: center;text-align: center;font-size: 22px;color: #001E62;font-weight: bold;margin-bottom: 32px;}#awoo-keyword-popular-tags .popular-tags-title::before,#awoo-keyword-popular-tags .popular-tags-title::after {content: '';flex-grow: 1;height: 5px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}#awoo-keyword-popular-tags .popular-tags-wrapper {background: transparent;padding: 0;margin-bottom: 32px;}#awoo-keyword-popular-tags .awoo-tag-wrapper {display: flex;flex-wrap: wrap;gap: 10px;justify-content: center;}#awoo-keyword-popular-tags .awoo-tag-wrapper .awoo-tag,#awoo-keyword-popular-tags .suggestion-tag-list-container-v2 .awoo-tag {padding: 5px 18px!important;background-color: #fff!important;border: 1px solid #001E62!important;border-radius: 28px!important;line-height: calc(20 / 14);font-size: 14px!important;color: #001E62!important;transition: all .3s;}#awoo-keyword-popular-tags .awoo-tag-wrapper .awoo-tag:hover,#awoo-keyword-popular-tags .suggestion-tag-list-container-v2 .awoo-tag:hover {background-color: #e4e5f3!important;opacity: 1;}#awoo-keyword-popular-tags .awoo-tag-wrapper .awoo-tag span::before,#awoo-keyword-popular-tags .suggestion-tag-list-container-v2 .awoo-tag span::before {content: none;}#awoo-keyword-popular-tags .awoo-tag-wrapper + div {display: none;}/* カテゴリ・ジャンルページ */#awoo-classify {padding: 0 10px 10px;}.awoo-classify {margin: 0 0 1.0em;padding: 0 10px}.awoo-classify > div.awoo-tag-wrapper {gap: 1em;}.awoo-classify:empty {display: none;}/* 商品詳細ページ */#awoo-product-tags {margin: 0 0 20px;}/* 検索結果0件ページ */#awoo-no-result-products {margin: 0 0 50px;}#awoo-complete-related-products .related-wrapper .related-carousel,#awoo-no-result-products .related-wrapper .related-carousel {margin: 0 -8px;width: auto;}#awoo-complete-related-products .related-wrapper .related-carousel  .carousel-arrow.PREV,#awoo-no-result-products .related-wrapper .related-carousel  .carousel-arrow.PREV {left: 8px;}#awoo-complete-related-products .related-wrapper .related-carousel  .carousel-arrow.NEXT,#awoo-no-result-products .related-wrapper .related-carousel  .carousel-arrow.NEXT {right: 8px;}#awoo-no-result-products .related-wrapper .related-title {display: flex;border-bottom: 1px solid #DDDDDD;margin: 0 0 20px;padding-bottom: 11px;font-size: 18px;font-weight: bold;}/* 注文完了ページ */#awoo-complete-related-products {margin: 50px 0 0;}#awoo-complete-related-products .related-wrapper .related-title {display: flex;border-bottom: 1px solid #DDDDDD;margin: 0 0 20px;padding-bottom: 11px;font-size: 18px;font-weight: bold;}/* awooページ */#awoo-category-page {width: 1120px;margin: 0 auto 50px;}#awoo-category-page .products-wrapper-v2 {padding-top: 16px;gap: 36px 25px;grid-template-columns: repeat(4, 1fr);}#awoo-category-page .product-detail-wrapper {padding: 10px 0 0;}#awoo-category-page .product-detail-wrapper .product__name {margin-top: 0;}#awoo-category-page .product-detail-wrapper .product__price div {font-size: 18px;font-weight: 700;}#awoo-category-page .pagination-wrapper-v2 {margin: 0;}#awoo-category-page .pagination-wrapper-v2 > ul {margin: 16px 0;}#awoo-category-page .pagination-wrapper-v2 > ul > li {min-width: 32px;min-height: 32px;}#awoo-category-page .pagination-wrapper-v2 > ul > li:first-child {border-left: 1px solid rgb(220, 220, 220);}#awoo-category-page .pagination-wrapper-v2 > ul > li > a {border: 1px solid rgb(220, 220, 220);border-left: 0;border-radius: 0 !important;}#awoo-category-page .pagination-wrapper-v2 > ul > li.selected > a {background: #000;}