﻿/* PKGで定義しているスタイルを上書きして独立してデザイン適用 */

.ls-price {
    color: #c30;
}

/*左メニュー*/

img {
    cursor: pointer;
}

.ls-block-category-tree--item {
    border-top: #eee 1px solid;
}

.ls-block-genre-tree--item {
    border-top: #eee 1px solid;
}

.ls-block-brand-tree--item {
    border-top: #eee 1px solid;
}

.ls-block-category-tree--image {
    width: 43px;
    height: 43px;
    margin-right: 9px;
}

.ls-block-category-tree--item figure {
    height: 43px;
    float: left;
}

.ls-block-genre-tree--image {
    width: 43px;
    height: 43px;
    margin-right: 9px;
}

.ls-block-genre-tree--item figure {
    height: 43px;
    float: left;
}

.ls-lazyloaded {
    opacity: 1;
    transition: opacity 200ms;
}


/* 左メニュー基底設定ここまで */


/* 商品一覧 */

.ls-block-goods-list--display-style-items {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.ls-block-goods-list--display-style-items dt {
    display: inline-block;
    font-weight: bold;
}

.ls-block-goods-list--display-style-items dd {
    display: inline-block;
    margin-right: 5px;
}

.ls-block-goods-list--sort-order-items {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.ls-block-goods-list--sort-order-items dt {
    display: inline-block;
    font-weight: bold;
}

.ls-block-goods-list--sort-order-items dd {
    display: inline-block;
    margin-right: 5px;
}

.pagination {
    display: inline-block;
}

.pagination>* {
    list-style-type: none;
    float: left;
    margin-left: -1px;
    padding: 2px 7px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}

.pagination>.disabled {
    color: #777;
}

.ls-block-thumbnail-t li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.ls-block-thumbnail-t--goods:first-of-type {
    margin-left: 0;
}

.ls-block-thumbnail-t--goods {
    width: 200px;
    margin-right: 25px;
    margin-left: 0px;
}

.ls-block-thumbnail-t--goods a {
    color: #000;
    text-decoration: underline;
}

.ls-block-thumbnail-t--goods-image figure {
    background: #f5f5f5;
    width: 200px;
    height: 200px;
}

.ls-img-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ls-img-center img {
    flex-shrink: 0;
    text-align: center;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}

.ls-block-thumbnail-t--goods-description {
    margin-top: 20px;
}

.ls-block-thumbnail-t--goods .price,
.ls-block-thumbnail-t--goods .net-price,
.ls-block-thumbnail-t--goods .default-price,
.ls-block-thumbnail-t--goods .exchange-price,
.ls-block-thumbnail-t--goods .ls-block-exchange-price--rate-dt {
    text-align: right;
}

.ls-block-thumbnail-t--goods .price {
    font-weight: bold;
}

.ls-block-pickup-list-p li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.ls-block-pickup-list-p--item-body {
    display: flex;
    width: 450px;
}

.ls-block-pickup-list-p--image {
    width: 142px;
}

.ls-block-pickup-list-p--image figure {
    background: #f5f5f5;
    width: 142px;
    height: 142px;
}

.ls-block-pickup-list-p--item-description {
    width: 308px;
    padding-left: 20px;
    padding-right: 20px;
}

.ls-block-pickup-list-p--goods-name a {
    color: #000;
    text-decoration: underline;
}

.ls-block-pickup-list-p--comment {
    padding: 10px 0;
}

.ls-block-pickup-list-p .price,
.ls-block-pickup-list-p .net-price,
.ls-block-pickup-list-p .default-price,
.ls-block-pickup-list-p .exchange-price,
.ls-block-pickup-list-p .block-exchange-price--rate-dt {
    text-align: right;
}

.ls-block-pickup-list-p--add-cart .ls-block-list-add-cart-btn {
    display: block;
    padding: 8px 0;
    width: 160px;
}

.ls-btn-primary {
    color: #fff;
    border: solid 1px #c54f00;
    background-color: #f60;
}

.ls-btn {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 4px 10px;
}

.ls-block-goods-list-l--table,
.ls-block-goods-list-l--table td,
.ls-block-goods-list-l--table th {
    border: 1px solid #444;
}

.ls-block-goods-list-l--table,
.ls-block-goods-list-l--table td,
.ls-block-goods-list-l--table th {
    border-collapse: collapse;
}

.ls-block-goods-list-l--table {
    width: 100%;
}

.ls-block-goods-list-l--goods-name a {
    color: #000;
    text-decoration: underline;
}

.ls-block-goods-list-l--table td,
.ls-block-goods-list-l--table th {
    padding: 10px;
}

.ls-block-goods-list-l--stock {
    text-align: center;
}

.ls-block-goods-list-l--add-cart {
    text-align: center;
}

.ls-block-goods-list-l--add-cart .ls-block-list-add-cart-btn {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    width: 220px;
}

.ls-block-goods-list-d li {
    margin-bottom: 20px;
}

.ls-block-goods-list-d--item-body {
    display: flex;
    width: 900px;
}

.ls-block-goods-list-d--image {
    width: 200px;
}

.ls-block-goods-list-d--image figure {
    background: #f5f5f5;
    width: 200px;
    height: 200px;
}

.ls-block-goods-list-d--item-description {
    width: 700px;
    padding-left: 20px;
    padding-right: 20px;
}

.ls-block-goods-list-d--goods-name a {
    color: #000;
    text-decoration: underline;
}

.ls-block-goods-list-d--item-details {
    display: flex;
    margin-top: 10px;
}

.ls-block-goods-list-d--item-details-left {
    flex-basis: 360px;
}

.ls-block-goods-list-d--price-infos {
    width: 330px;
    text-align: right;
}

.ls-block-goods-list-d--price-title {
    display: inline-block;
}

.ls-block-goods-list-d--price {
    display: inline-block;
}

.ls-block-goods-list-d--stock-items {
    width: 330px;
    text-align: right;
}

.ls-block-goods-list-d--stock-title {
    display: inline-block;
}

.ls-block-goods-list-d--stock {
    display: inline-block;
}

.ls-block-goods-list-d--add-cart {
    flex-basis: 300px;
    text-align: center;
}

.ls-block-goods-list-d--add-cart .ls-block-list-add-cart-btn {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    width: 220px;
    margin: 0 auto;
}

.ls-block-goods-list-d--goods-comment {
    margin-top: 10px;
}


/* 商品一覧基底設定ここまで */

#main {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    width: 1200px;
    margin: 40px auto;
}

.pagination>li.page-item.active>a {
    font-weight: bold;
    color: red;
}

.paginate-sb {
    text-align: center;
}

div#goods-list {
    min-width: 900px;
    max-width: 900px;
}

div#result-info-area {
    text-align: left;
    padding: 0px 30px 10px 0px;
}

div#result-info-area>label {
    margin-right: 25%;
}

.block-thumbnail-t--goods {
    /* 何故か先頭のマージンがblock_goods.cssで0にされているのでその対処 */
    margin-right: 25px;
    margin-left: 0px;
}

#hitCount {
    color: rgb(112, 112, 112);
    font-size: 30px;
}

#keyword-info {
    margin: 0 0 0 20px;
}

#goods-hitCount {
    margin: 0px 10px;
}

div#paginate-info {
    text-align: right;
    align-self: end;
}

#pagination {
    margin: auto 0 0 0;
    text-align: left;
}

#goods-list>ul>li>dl {
    animation: fadeIn 0.8s ease;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

div#result-info-area {
    height: 200px;
}

div#result-info {
    align-self: end;
}

#search-result {
    margin-top: 40px;
}

div#sort-condition {
    align-self: end;
}

div#breadcrumbs {
    padding: 12px 0;
    background-color: gray;
    text-align: center;
}

#paginate-info-bottom {
    text-align: right;
    align-self: end;
}

a {
    cursor: pointer;
}

.highlight {
    background-color: #DDDDDD;
}

.nowloading {
    background-image: url("../images/gif/nowloading.gif");
    background-repeat: no-repeat;
    background-size: 100px 100px;
    background-position: center;
    width: 800px;
    height: 800px;
    margin: 50px auto;
}

#left-menu-contents {
    color: #555555;
}

.item-name-box,
.item-name-box-wide {
    height: 42px;
    display: table-cell;
    vertical-align: middle;
}

.level1 .item-name-box {
    width: 155px;
    /* (左メニューの横幅)-(アイキャッチ画像の横幅 + 開閉ボタンの横幅) */
}

.level2 .item-name-box {
    width: 141px;
    /* (左メニューの横幅)-(アイキャッチ画像の横幅 + 開閉ボタンの横幅 + 余白*1) */
}

.level3 .item-name-box {
    width: 127px;
    /* (左メニューの横幅)-(アイキャッチ画像の横幅 + 開閉ボタンの横幅 + 余白*2) */
}

.level4 .item-name-box {
    width: 113px;
    /* (左メニューの横幅)-(アイキャッチ画像の横幅 + 開閉ボタンの横幅 + 余白*3) */
}

.level1 .item-name-box-wide {
    width: 210px;
    /* (左メニューの横幅)-(開閉ボタンの横幅) */
}

.level2 .item-name-box-wide {
    width: 196px;
    /* (左メニューの横幅)-(開閉ボタンの横幅 + 余白*1) */
}

.level3 .item-name-box-wide {
    width: 182px;
    /* (左メニューの横幅)-(開閉ボタンの横幅 + 余白*2) */
}

.level4 .item-name-box-wide {
    width: 168px;
    /* (左メニューの横幅)-(開閉ボタンの横幅 + 余白*3) */
}

span.item-name {
    max-width: 10em;
    min-width: 4em;
    display: inline;
    padding: 0px 0px 0px 5px;
}

span.item-count {
    display: inline-block;
}

div#left-menu {
    width: 240px;
    margin-right: 60px;
    margin-top: 30px;
    height: 100%;
    overflow-y: scroll;
    /* IE, Edge用スクロールバー非表示*/
    -ms-overflow-style: none;
    /* Firefox用スクロールバー非表示 */
    scrollbar-width: none;
}


/* Chrome, Safari用スクロールバー非表示 */

div#left-menu::-webkit-scrollbar {
    display: none;
}

.item {
    cursor: pointer;
    max-width: 240px;
}

.bold {
    font-weight: bold;
}

ul {
    line-height: 1.5em;
    list-style-type: dot;
}

ul ul {
    padding-left: 0em;
}

li.block-category-tree--item.item .fa {
    font-size: 20px;
}

li.block-category-tree--item.item .bold {
    display: flex;
}

li.block-genre-tree--item.item .fa {
    font-size: 20px;
}

li.block-genre-tree--item.item .bold {
    display: flex;
}

li.block-brand-tree--item.item .fa {
    font-size: 20px;
}

li.block-brand-tree--item.item .bold {
    display: flex;
}

#folder-state {
    margin-left: auto;
}

.fade-enter {
    opacity: 0 ease-in;
    animation: r1 0.4s linear infinite, fadein 0.4s linear;
}

.fade-enter-active {
    transition: opacity 0.1s ease-in;
}

.fade-enter-to {
    opacity: 1;
}

.fade-leave {
    opacity: 1;
}

.fade-leave-active {
    transition: opacity 0.1s ease-in;
}

.fade-leave-to {
    opacity: 0 ease-in;
    animation: r1 0.4s linear infinite, fadeOut 0.4s linear;
}

@keyframes r1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.left-menu-window {
    margin-bottom: 10px;
    border-top: solid 1px black;
}

#block_of_free2 {
    height: auto;
}

#left-menu {
    height: 100%;
}

.left-menu-line {
    float: left;
    width: 100%;
}

#left-menu-narrowing-down {
    width: 100%;
}

.folder-state {
    float: right;
    margin-left: auto;
}

#menu_bar1:checked~#links1 li {
    height: auto;
    opacity: 1;
}

#menu_bar1:checked~label:before {
    content: "caret-right";
}

#left-menu-narrowing-down li {
    overflow: hidden;
    transition: all 0.5s;
}

#links1 li {
    overflow: hidden;
    height: 0;
    padding: 0;
    transition: 0.5s;
}

#narrowing-size:before {
    content: "caret-right";
    font-family: "FontAwesome";
}

#menu_bar1 {
    display: none;
}

#keyWordInput input {
    width: 150px;
}

#glocal-search div {
    display: inline;
}

#input-keyword {
    width: 80%;
}

#left-menu-contents a {
    display: inline;
}

#left-menu-contents-genre a {
    display: inline;
}

#left-menu-contents-brand {
    height: 200px;
    overflow-y: scroll;
}

.left-menu-contents-filter {
    height: auto;
}

.filter-I {
    display: flex;
    margin-left: 0.5em;
}

.filter-C {
    margin-left: 0.5em;
}

.filter-enable {
    border: solid 2px black;
}

.filter-image {
    margin: 5px;
}

.block-global-search {
    position: relative;
}

#suggest {
    position: absolute;
    z-index: 1;
}

.pane-globalnav {
    z-index: 0;
}

.suggest-keyword {
    border: 0.5px solid;
    background-color: white;
    padding: 5px 10px;
}

.block-search-suggest--goods:hover {
    background-color: rgb(220, 220, 220);
}

.active-suggest {
    background-color: rgb(180, 180, 180);
}

.disable {
    display: none;
}

.level1 {
    width: auto;
    height: 43px;
    display: block;
    float: left;
}

.level2 {
    width: auto;
    height: 43px;
    margin-left: 1em;
    display: block;
    float: left;
}

.level3 {
    width: auto;
    height: 43px;
    margin-left: 2em;
    display: block;
    float: left;
}

.level4 {
    width: auto;
    height: 43px;
    margin-left: 3em;
    display: block;
    float: left;
}


/* ↓デザイン調整追加CSS↓ */

.left-menu-window {
    margin-bottom: 30px!important;
    border-top: none!important;
}

.ls-menu-title {
    padding: 5px 0px 5px 5px;
    background: #444;
    color: #fff;
    margin-bottom: 11px;
}

.level2:before {
    content: "";
}

.level3:before {
    content: "";
}

.level4:before {
    content: "";
}

ul#left-menu-contents>li.ls-block-category-tree--item,
ul#left-menu-contents>li.ls-block-genre-tree--item {
    border-bottom: none;
}

li.ls-block-category-tree--item,
li.ls-block-genre-tree--item {
    border-top: none;
    border-bottom: #eee 1px solid;
    padding: 0px 0px;
    overflow: hidden;
}

span.folder-state {
    cursor: pointer;
    float: right;
    font-size: 18px;
    margin-top: 12px;
}

li.ls-block-category-tree--item>ul>li:hover,
li.ls-block-genre-tree--item>ul>li:hover {
    background-color: #eee;
    text-decoration: none;
}

li.ls-block-brand-tree--item {
    padding: 5px 0;
}

.left-menu-contents-filter .item-name {
    padding: 5px 0px 5px 5px;
    background: #444;
    color: #fff;
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
}

input#filter-keyword {
    width: 195px;
    border: 1px solid #ccc;
}

button.block-global-search--submit.btn.btn-default {
    border: 1px solid;
    padding: 10px;
    background: #000;
    border-radius: 4px;
    color: #ffff;
}

div#azs-keyword span {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
}

.left-menu-contents-filter div {
    padding: 10px 0;
}


/* ↑デザイン調整追加CSS↑ */

.price-filter-slider {
    margin-bottom: 50px;
    margin-right: 10px;
    margin-left: 10px;
}

#price-filter-slider {
    padding: 10px 0;
}

#price-filter-slider div {
    padding: 0;
}

.filter-I input {
    display: none;
}

#left-menu-contents-selected-filter i {
    cursor: pointer;
}

.price-filter-form {
    width: 6rem;
}


/* 絞り込み項目一覧 */

#left-menu-contents-selected-filter {
    background-color: #f2f2f2;
    margin-bottom: 5px;
}

.filter-P,
#left-menu-contents-selected-filter>ul>li>div>ul>li {
    height: 40px;
    border: 1px solid #cfcfcf;
    background-color: white;
    border-radius: 25px;
    display: inline-block;
    padding: 7px 10px;
    margin: 0px 7px 7px 0px;
}

.filter-P {
    font-weight: bold;
    margin-left: 7px;
}

#left-menu-contents-selected-filter>ul>li>div>.filter-I {
    display: block;
}

#left-menu-contents-selected-filter>ul>li>div>.filter-I>li {
    padding: 10px;
    margin: 0px 7px 0px 0px;
}

#left-menu-contents-selected-filter>ul>li>div>.filter-I>li>label {
    padding: 0px 5px;
    display: table-cell;
    vertical-align: middle;
}

#left-menu-contents-selected-filter>ul>li>button {
    border: 1px solid #cfcfcf;
    color: white;
    background-color: #444;
    border-radius: 25px;
    display: inline-block;
    padding: 7px 7px;
    margin: 7px 0px 7px 7px;
}

.fa-times {
    margin-left: 3px;
}

#left-menu-contents-selected-filter>ul>li>div>.filter-I>li>label>.filter-image {
    padding: 0px;
    margin: 0px;
}

.ls-block-goods-list--item-per-page {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.ls-block-goods-list--item-per-page dt {
    display: inline-block;
    font-weight: bold;
}

.ls-block-goods-list--item-per-page dd {
    display: inline-block;
    margin-right: 5px;
}

ul li .filter-P {
  padding: 7px 10px !important;
}

.block-filter--filter-items .ls-suggest {
    margin-top: -10px;
}