@charset "shift_jis";
/*shift-JIS*/

._disable {
    text-decoration: line-through;
    color: #ccc;
    cursor: default;
}

#popfind {
    display: flex;
    width: 960px;
    overflow: hidden;
    margin: 0 auto 120px;
}

#popfind .right {
    width: calc(100% - 210px);
}

#popfind .left {
    width: 190px;
    margin-right: 20px;
}

#popfind ._items {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

#popfind ._items ._item {
    width: calc((100% - 40px)/5);
    margin-right: 10px;
    margin-bottom: 20px;
}

#popfind ._items ._item ._image img {
    width: 100%;
}

#popfind ._items ._item:nth-child(5n) {
    margin-right: 0;
}

@media all and (-ms-high-contrast: none) {
    #popfind .left {
        width: 200px;
    }
}

.pager-top {
    margin-bottom: 30px;
}

.pager-bottom {
    margin-top: 30px;
}

._pagenator {
    display: flex;
    align-items: center;
}

._pagenator ._nav {
    margin-right: 10px;
}

._pagenator ._nav:first-child {
    margin-left: auto;
}

._pagenator ._nav:last-child {
    margin-right: auto;
}

._pagenator ._current {
    color: #FFF;
    font-weight: bold;
    background: #000;
    border-radius: 100%;
    /*margin: 0 7px 0 2px;*/
    /*width: 28px;
    height: 28px;*/
    display: flex;
    align-items: center;
    text-align: center;
}

._pagenator ._current span {
    margin: auto;
}

.no-item-comment {
    padding-top: 30px;
}

._nav._next a,
._nav._next a:hover {
    padding: 10px 19px;
    text-indent: -99999px;
    font-size: 0;
    background: url(../../img/sys/page_next.png) right 3px no-repeat;
}

._nav._prev span,
._nav._prev a,
._nav._prev a:hover {
    padding: 10px 23px;
    text-indent: -99999px;
    font-size: 0;
    background: url(../../img/sys/page_back.png) right 3px no-repeat;
}

._nav ._disable {
    display: none;
}


/*----------------------
    navi�G���A
----------------------*/

.popfind-nav-area {
    margin-bottom: 35px;
    position: relative;
}

div[data-popfind="sortselector"] {
    position: absolute;
    top: -5px;
    right: 0;
}

._sortorderselector {
    display: flex;
    align-items: center;
}


/*----------------------
    �����j���[
----------------------*/

.status-box {
    background-color: #f5f5f5;
    padding: 10px 10px 20px 10px;
    margin-bottom: 30px;
    position: relative;
}

.searchstatus-unit {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.status-box ._hits {
    text-align: center;
    font-size: 38px;
    display: block;
}

.search-box-inner {
    padding: 10px 0 20px;
}

.search-box-inner form {
    display: flex;
    align-items: center;
    background: #a1a1a1;
    position: relative;
}

.search-box-inner input[type="text"] {
    border: 0;
    background: #ededed;
    border-radius: 0;
    width: 100%;
}

.search-box-inner input.go_ {
    padding: 0 5px;
}

.popfind-price ._label,
._group,
._label.is-category {
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding: 10px 3px;
    font-weight: bold;
}

._label.is-category {
    margin-bottom: 10px;
}

.attributes-category ._sub_groups ._group {
    display: none;
}

.attributes-category *[class*="pare_attr_cate"]>label {
    background: #f5f5f5;
    border: 0!important;
    padding: 5px 8px!important;
}

.attributes-category *[class*="pare_attr_cate"],
.attributes-category ._group {
    margin-bottom: 10px;
}

.attributes-category *[class*="pare_attr_cate"] input[type="checkbox"]+._label::before {
    background: #fff;
}

div[data-popfind$="_pc"] {
    margin: 0!important;
}

div[data-popfind$="_pc"] ._group {
    background: #f5f5f5;
    border: 0;
    padding: 5px 8px;
}

div[data-popfind$="_pc"] ._attribute:last-child label {
    border-bottom: 0;
}

div[data-popfind="attributes-fashiongoods_pc"] ._attribute:last-child label {
    border-bottom: 1px solid #ddd;
}

div[data-popfind*="attributes-"] {
    margin-bottom: 20px;
}


div[data-popfind*="attributes-"] input[type="checkbox"] {
    display: none;
}

div[data-popfind*="attributes-"] input[type="checkbox"]+._label {
    position: relative;
    display: flex;
    cursor: pointer;
    align-items: center;
}

div[data-popfind*="attributes-"] ._disable input[type="checkbox"]+._label {
    cursor: default;
}

div[data-popfind*="attributes-"] input[type="checkbox"]+._label::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px;
}

div[data-popfind*="attributes-"] input[type="checkbox"]:checked+._label::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../img/usr/popfind/check_icon.png);
}

div[data-popfind*="attributes-"] ._attribute label {
    padding: 15px 10px;
    display: block;
    border-bottom: 1px solid #ddd;
    margin: 0;
}

._sub_groups ._group {
    border: 0;
    background-color: #f5f5f5;
    padding: 5px;
}

div[data-popfind*="attributes-"] ._sub_groups label {
    /*! padding-left: 25px; */
}


/*----------------------
    ���z�X���C�_�[
----------------------*/

._priceinput ._label {
    display: none;
}

._priceinput input[type=number]::-webkit-inner-spin-button,
._priceinput input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.popfind-price {
    margin-bottom: 20px;
    margin-top: 20px;
}

#slider-handles {
    margin-top: 20px;
    height: 5px;
    width: 100%;
    order: 0;
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    background: #ededed;
    border-radius: 4px;
    position: relative;
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-base,
.noUi-connects {
    width: 90%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.noUi-connects {
    border-radius: 3px;
    overflow: hidden;
    z-index: 0;
}

.noUi-connect {
    background: #767676;
    height: 100%;
    margin-left: 18px;
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
}

.noUi-origin {
    height: 10%;
    width: 10%;
    z-index: 1000;
}

.noUi-horizontal .noUi-handle {
    width: 5vw;
    height: 5vw;
    max-height: 19px;
    max-width: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 123;
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 100%;
    background: #a1a1a1;
    cursor: default;
}

.noUi-touch-area {
    height: 100%;
    width: 100%;
}

.noUi-handle.noUi-handle-lower {
    left: 0;
}


/*----------------------
    ���z�t�H�[��
----------------------*/

._form {
    display: flex;
    align-items: center;
    padding: 15px 0;
}

._form input {
    width: 80%;
    -webkit-appearance: none;
    border: 0;
    background: #ededed;
    padding: 3px;
}

._suffix,
._range {
    display: none;
}

._form ._pricegroup::before {
    content: "\\";
    display: inline-block;
    vertical-align: middle;
}

._pricegroup:last-child {
    text-align: right;
}


/*----------------------
    �J���[�I��
----------------------*/

*[data-popfind="attributes-group3"] label {
    border: 0!important;
    position: relative;
    padding: 0!important;
    width: 100%;
    cursor: pointer;
    display: block;
    text-align: center;
}

*[data-popfind="attributes-group3"] ._disable {
    text-decoration: line-through;
    color: #ccc;
    cursor: default;
}

*[data-popfind="attributes-group3"] label::before {
    background-color: #fff;
    width: 100%;
    height: 50px;
    content: "";
    display: block;
    border-radius: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

*[data-popfind="attributes-group3"] ._attribute {
    width: 50px;
    margin-bottom: 8px;
    text-align: center;
    position: relative;
    padding: 0!important;
    border: 0!important;
}

*[data-popfind="attributes-group3"] ._attributes:after {
    content: "";
    display: block;
    width: 50px;
}

*[data-popfind="attributes-group3"] ._attributes {
    padding: 10px 12px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.attr_white label::before {
    background-color: #fff;
    border: 1px solid #ababab;
}

.attr_gray label::before {
    background-color: #a7a7a7;
}

.attr_black label::before {
    background-color: #000;
}

.attr_purple label::before {
    background-color: #d09bf1;
}

.attr_blue label::before {
    background-color: #81b8e6;
}

.attr_yellow label::before {
    background-color: #f8e45a;
}

.attr_green label::before {
    background-color: #91cc6a;
}

.attr_orange label::before {
    background-color: #ffad54;
}

.attr_beige label::before {
    background-color: #decba7;
}

.attr_brown label::before {
    background-color: #a26144;
}

.attr_pink label::before {
    background-color: #fea9cb;
}

.attr_red label::before {
    background-color: #eb4b4b;
}

.attr_bordo label::before {
    background-color: #6c272d;
}

.attr_flower label::before {
    background-image: url(../../img/usr/popfind/c_flower.png);
}

.attr_stripe label::before {
    background-image: url(../../img/usr/popfind/c_stripe.png);
    border: 1px solid #ababab;
}

.attr_border label::before {
    background-image: url(../../img/usr/popfind/c_border.png);
    border: 1px solid #ababab;
}

.attr_check label::before {
    background-image: url(../../img/usr/popfind/c_check.png);
}

.attr_dot label::before {
    background-image: url(../../img/usr/popfind/c_dot.png);
    border: 1px solid #ababab;
}

.attr_other label::before {
    background-image: url(../../img/usr/popfind/c_other.png);
}

*[data-popfind="attributes-group3"] ._attribute ._count {
    display: none!important;
}

*[data-popfind="attributes-group3"] ._attribute .is-checked::after {
    display: block;
    content: '';
    position: absolute;
    top: -20px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../img/usr/popfind/check_icon.png);
}

*[data-popfind="attributes-group3"] input[type="checkbox"]:checked+._label::after {
    display: none!important;
}

._count,
*[data-popfind="attributes-group3"] ._sub_groups,
._window *[data-popfind="attributes-group1"] ._disable {
    display: none;
}

div[data-popfind="attributes-group3"] input[type="checkbox"]+._label::before {
    display: none;
}

div[data-popfind="attributes-group3"] input[type="checkbox"]+._label {
    display: block;
    font-size: 10px;
    transform: scale(0.9);
    width: 105%;
}


/*-------------------------
 ���z�i�荞�݃{�^��
 -------------------------*/

.price-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.price-btn>* {
    width: 100%;
    text-align: center;
}

.price-btn #price_search {
    -webkit-appearance: none;
    border: 0;
    background-color: #a1a1a1;
    color: #fff;
    padding: 8px 4px;
    border-radius: 5px;
    cursor: pointer;
}

#popfind .btn_clear_ {
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 0 30px;
    text-align: center;
    background-color: #414141;
}

#popfind .btn_clear_ a {
    color: #fff;
    padding: 7px 4px;
    display: block;
}


/*-------------------------
 �A�C�R��
 -------------------------*/

._icons {
    position: absolute;
    bottom: 0;
}

._image {
    position: relative;
    margin-bottom: 10px;
}

._icon img {
    width: 100%;
	height: 15px;
}

._icons ._icon {
    display: inline-block;
}


/*----------------------
   ���C�ɓ���{�^��
----------------------*/

._wrap {
    position: relative;
}

._title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 5px;
    overflow: hidden;
    min-height: 32px;
    font-weight: bold;
    color: #402f2f;
    line-height: 1.4;
}

.bookmark_ {
    position: absolute;
    bottom: -6px;
    right: 0;
    cursor: pointer;
}

._additional_text10 {
    display: none;
}


/*----------------------
  ���i�ꗗ���z
----------------------*/

._additional_text4 {
    display: none;
}

._additional_text3 {
    position: relative;
    display: inline-block;
    padding-right: 50px;
}

._additional_text3.default_price_ {
    font-size: 10px;
    font-weight: normal;
    color: #5C5C5C;
    padding-right: 40px;
}

._additional_text3.default_price_::after {
    content: " ";
    width: 100%;
    height: auto;
    position: absolute;
    text-decoration: line-through;
    top: 8px;
    left: 0px;
    border-bottom: 1px solid #666;
}

._additional_text4.pop_price_ {
    display: inline-block;
    color: #F9176D;
    font-size: 12px;
    font-weight: bold;
}

._additional_text4::after {
    content: "�i�ō��j";
}

._additional_text3::before {
    content: "�i�ō��j";
    position: absolute;
    top: 0;
    right: 0;
}


/*----------------------
   ���C�@20200326
----------------------*/


/*----------------------
   ���ۏC��
----------------------*/

._pagenator ._current {
    width: auto;
    min-width: 16px;
    height: auto;
    margin: 0 1px;
    padding: 1px 2px;
    text-decoration: none;
}

._pagenator ._nav {
    margin: 0 8px;
}


/* --------------------------------------------------------------------
	���i�ꗗ�@�����L���O
--------------------------------------------------------------------- */

div.StyleR_Frame_ {
    width: 100%;
    zoom: 1;
}

div.StyleR_List_ {
    padding: 0;
    margin: 0;
    width: 760px;
    zoom: 1;
}

div.StyleR_Item_ {
    width: 142px;
    padding: 0;
    margin: 0 10px 15px 0;
    float: left;
    position: relative;
    zoom: 1;
}

div.StyleR_Frame_:after,
div.StyleR_List_:after,
div.StyleR_Item_:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.StyleR_Item_ div.img_ {
    width: 142px;
    height: 170px;
    margin-bottom: 10px;
    display: table;
    text-align: center;
    background: #fff;
    position: relative;
}

div.StyleR_Item_ div.img_inner_ {
    width: 142px;
    height: 170px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    layout-grid-line: 170px;
}

div.StyleR_Item_ div.img_ img {
    width: 142px;
}

div.StyleR_Item_ div.name_ {
    margin-bottom: 5px;
    font-weight: bold;
    color: #402f2f;
    line-height: 1.4;
}

div.StyleR_Item_ ul.icon_,
div.StyleR_Item_ div.icon_ {
    width: 152px;
    padding-bottom: 10px;
    overflow: hidden;
}

div.StyleR_Item_ ul.icon_ li {
    height: 15px;
    margin: 0 5px 5px 0;
    float: left;
}

div.StyleR_Item_ div.img_ ul.icon_ {
    width: 152px;
    height: auto !important;
    padding-bottom: 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

div.StyleR_Item_ div.img_ ul.icon_ li {
    height: 15px;
    margin: 0;
    float: left;
}

div.StyleR_Item_ div.img_ ul.icon_ li img {
    width: auto;
    height: 15px;
    vertical-align: top;
}

div.StyleR_Item_ div.price_ {
    line-height: 1.4;
    position: relative;
}

div.StyleR_Item_ div.price_ .bookmark_ {
    position: absolute;
    top: -10px;
    right: 0;
}

div.StyleR_Item_ div.cart_ {
    margin: 0 10px;
}


/* �����L���O�A�C�R��*/

div.StyleR_Item_ ._seq {
    width: auto;
    height: auto;
    background: none;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 9000;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 1px 1px 0 #aeaeae, -1px 1px 0 #aeaeae, 1px -1px 0 #aeaeae, -1px -1px 0 #aeaeae, 1px 1px 1px #aeaeae, -1px 1px 1px #aeaeae, 1px -1px 1px #aeaeae, -1px -1px 1px #aeaeae;
    color: #ffffff;
    background: none;
}

div.StyleR_Item_:nth-of-type(1) ._seq {
    width: 35px;
    height: 23px;
    background: url(../../img/usr/rank01.png) left top no-repeat;
    top: 5px;
    left: 5px;
}

div.StyleR_Item_:nth-of-type(2) ._seq {
    width: 35px;
    height: 23px;
    background: url(../../img/usr/rank02.png) left top no-repeat;
    top: 5px;
    left: 5px;
}

div.StyleR_Item_:nth-of-type(3) ._seq {
    width: 35px;
    height: 23px;
    background: url(../../img/usr/rank03.png) left top no-repeat;
    top: 5px;
    left: 5px;
}

div.StyleR_Item_:nth-of-type(1) ._seq,
div.StyleR_Item_:nth-of-type(2) ._seq,
div.StyleR_Item_:nth-of-type(3) ._seq {
    width: 35px;
    height: 23px;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
    text-indent: -9999px;
    text-shadow: none;
    color: #ffffff;
    display: block;
}


/* --------------------------------------------------------------------
	���i�ꗗ�@�����L���O
--------------------------------------------------------------------- */

div.StyleZ_Frame_ {
    width: 100%;
    zoom: 1;
}

div.StyleZ_List_ {
    padding: 0;
    margin: 0;
    width: 760px;
    zoom: 1;
}

div.StyleZ_Item_ {
    width: 142px;
    padding: 0;
    margin: 0 10px 15px 0;
    float: left;
    position: relative;
    zoom: 1;
}

div.StyleZ_Frame_:after,
div.StyleZ_List_:after,
div.StyleZ_Item_:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.StyleZ_Item_ div.img_ {
    width: 142px;
    height: 170px;
    margin-bottom: 10px;
    display: table;
    text-align: center;
    background: #fff;
    position: relative;
}

div.StyleZ_Item_ div.img_inner_ {
    width: 142px;
    height: 170px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    layout-grid-line: 170px;
}

div.StyleZ_Item_ div.img_ img {
    width: 142px;
}

div.StyleZ_Item_ div.name_ {
    margin-bottom: 5px;
    font-weight: bold;
    color: #402f2f;
    line-height: 1.4;
}

div.StyleZ_Item_ ul.icon_,
div.StyleZ_Item_ div.icon_ {
    width: 152px;
    padding-bottom: 10px;
    overflow: hidden;
}

div.StyleZ_Item_ ul.icon_ li {
    height: 15px;
    margin: 0 5px 5px 0;
    float: left;
}

div.StyleZ_Item_ div.img_ ul.icon_ {
    width: 152px;
    height: auto !important;
    padding-bottom: 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

div.StyleZ_Item_ div.img_ ul.icon_ li {
    height: 15px;
    margin: 0;
    float: left;
}

div.StyleZ_Item_ div.img_ ul.icon_ li img {
    width: auto;
    height: 15px;
    vertical-align: top;
}

div.StyleZ_Item_ div.price_ {
    line-height: 1.4;
    position: relative;
}

div.StyleZ_Item_ div.price_ .bookmark_ {
    position: absolute;
    top: -10px;
    right: 0;
}

div.StyleZ_Item_ div.cart_ {
    margin: 0 10px;
}


/* �����L���O�A�C�R��*/

div.StyleZ_Item_ ._seq {
    width: auto;
    height: auto;
    background: none;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 9000;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 1px 1px 0 #aeaeae, -1px 1px 0 #aeaeae, 1px -1px 0 #aeaeae, -1px -1px 0 #aeaeae, 1px 1px 1px #aeaeae, -1px 1px 1px #aeaeae, 1px -1px 1px #aeaeae, -1px -1px 1px #aeaeae;
    color: #ffffff;
    background: none;
}

div.StyleZ_Item_:nth-of-type(1) ._seq {
    width: 35px;
    height: 23px;
    background: url(../../img/usr/rank01.png) left top no-repeat;
    top: 5px;
    left: 5px;
}

div.StyleZ_Item_:nth-of-type(2) ._seq {
    width: 35px;
    height: 23px;
    background: url(../../img/usr/rank02.png) left top no-repeat;
    top: 5px;
    left: 5px;
}

div.StyleZ_Item_:nth-of-type(3) ._seq {
    width: 35px;
    height: 23px;
    background: url(../../img/usr/rank03.png) left top no-repeat;
    top: 5px;
    left: 5px;
}

div.StyleZ_Item_:nth-of-type(1) ._seq,
div.StyleZ_Item_:nth-of-type(2) ._seq,
div.StyleZ_Item_:nth-of-type(3) ._seq {
    width: 35px;
    height: 23px;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
    text-indent: -9999px;
    text-shadow: none;
    color: #ffffff;
    display: block;
}

/*WEB����*/
div._display_text1 {
	display:none;
}

._icons ._icon {
	float:left;
}

._icons .web_limited {
    font-size: 10px;
    line-height: 13px;
    height: 15px;
    border: 1px solid #3e3e3e;
    box-sizing: border-box;
    padding: 0 5px;
    background-color: #3e3e3e;
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 100%;
	float:left;
}

/*----------------------
   �L�����y�[�����O�t���O
----------------------*/
._display_text2 {
    display: none;
}