<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

a,
body,
dd,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
object,
ol,
option,
p,
pre,
select,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

html {
    font-size: 62.5%;
    padding-top: 0
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #1a1a1a;
    font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Meiryo, メイリオ, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, Helvetica, Verdana, sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    width: 100%
}

ol,
ul {
    list-style: none
}

img,
input[type=image] {
    border: none;
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: auto
}

a:link,
a:visited {
    color: #1a1a1a;
    text-decoration: none
}

.clearfix {
    clear: both
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

#container,
#contents {
    position: relative
}

#contents {
    margin-bottom: 30px
}

#topicpath {
    margin-bottom: 10px
}

#topicpath ol li {
    color: #515459;
    float: left;
    font-size: 1.2rem
}

#topicpath ol li a {
    color: #515459
}

#contents .breadcrumb {
    background-color: transparent;
    margin: 0 0 10px;
    padding: 10px
}

#contents .breadcrumb ul {
    margin: 0;
    padding: 0
}

#contents .breadcrumb ul li {
    background-color: #e9eced;
    color: #525252;
    display: inline-block;
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 10px;
    padding: 6px 13px 6px 20px;
    position: relative
}

#contents .breadcrumb ul li:after,
#contents .breadcrumb ul li:before {
    content: " ";
    display: block;
    height: 20px;
    position: absolute;
    top: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

#contents .breadcrumb ul li:first-child:before,
#contents.template .sns-link li:before {
    content: none
}

#contents .breadcrumb ul li:before {
    background-color: #fff;
    left: -10px;
    z-index: 1
}

#modalOverlay,
.body--fixed,
.body--search--highlight {
    left: 0;
    position: fixed
}

#contents .breadcrumb ul li:first-child {
    padding: 6px 13px
}

#contents .breadcrumb ul li:after {
    background-color: #e9eced;
    right: -10px;
    z-index: 2
}

#contents .breadcrumb ul li a {
    color: #187fcc !important;
    font-size: 12px;
    line-height: 1;
    text-decoration: none
}

#contents .breadcrumb ul li a:focus,
#contents .breadcrumb ul li a:hover,
.EC-items__item&gt;a .item-copy {
    text-decoration: underline
}

#modalOverlay {
    background: rgba(0, 0, 0, .8);
    display: none;
    height: 100vh;
    top: 0;
    width: 100%;
    z-index: 50
}

.body--scroll--down #footer .footer--pagebtn {
    display: none !important
}

.body--scroll--down #footer-fixed {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.body--search__result--fixed .header-top {
    background: 0 0;
    width: 50px
}

.body--search__result--fixed .header-cart,
.body--search__result--fixed .header-guide,
.body--search__result--fixed .header-login,
.body--search__result--fixed .header-logo,
.body--search__result--fixed .header-search,
.body--search__result--fixed .header-tagline {
    display: none
}

.body--search--highlight {
    top: 0
}

.body--search--highlight .footer--pagebtn,
.body--search--highlight .side--content .header {
    display: none !important
}

.body--fixed #header {
    padding-top: 0
}

.body--fixed .header-top {
    background: #00c3ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#003fad), color-stop(64%, #00a1e7), to(#00c3ff));
    background: linear-gradient(180deg, #003fad, #00a1e7 64%, #00c3ff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003fad", endColorstr="#00c3ff", GradientType=0);
    left: auto;
    position: relative;
    top: auto;
    width: 100%
}

#contents.template .breadcrumb ul {
    border: none;
    margin: 0;
    padding: 0
}

#contents.template .breadcrumb ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 4px;
    max-width: calc(100% - 20px)
}

#contents.template .breadcrumb ul li a,
#contents.template .breadcrumb ul li span {
    display: block;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

#contents.template .breadcrumb ul li span {
    letter-spacing: inherit;
    margin: 0
}

.category-theme #contents.template .breadcrumb ul li:before,
.game-theme #contents.template .breadcrumb ul li:before {
    background-color: #000
}

.EC-items {
    min-height: 400px;
    position: relative
}

.EC-items--done {
    min-height: inherit
}

.EC-items--done:after {
    display: none
}

.EC-items--none {
    font-size: 1.4rem;
    padding: 40px 0;
    text-align: center
}

.EC-items__item {
    position: relative
}

.EC-items__item:first-child {
    margin-left: 10px
}

.EC-items__item--1 {
    float: left
}

.EC-items__item&gt;a {
    display: block;
    position: relative
}

.EC-items__item--none {
    font-size: 14px;
    line-height: 1.2;
    text-align: center
}

.EC-items__item .item-option {
    background: #b30007;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ff0;
    font-size: 12px;
    height: 100%;
    line-height: 1.4;
    padding: 4px 6px;
    position: relative;
    text-align: center;
    width: 100%
}

.EC-items__item .item-option .option {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    vertical-align: middle;
    width: 100%
}

.EC-items__item .item-photo {
    overflow: hidden;
    position: relative;
    text-align: center
}

.EC-items__item .item-photo a,
.EC-items__item .item-photo span {
    display: block;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.EC-items__item .item-photo .icon-new,
.EC-items__item .item-photo .icon-down {
    bottom: 10px;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    height: 50px;
    left: 0;
    line-height: 1.2;
    overflow: hidden;
    position: absolute;
    width: 50px
}

.EC-items__item .item-photo .icon-new&gt;span,
.EC-items__item .item-photo .icon-down&gt;span {
    background: #9a050f;
    background: -webkit-gradient(linear, left top, right top, from(#f81cb0), to(#9a050f));
    background: linear-gradient(90deg, #f81cb0, #9a050f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9a050f", endColorstr="#f81cb0", GradientType=1);
    height: 70px;
    left: -35px;
    position: absolute;
    top: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 70px
}

.EC-items__item .item-photo .icon-new&gt;span&gt;span,
.EC-items__item .item-photo .icon-down&gt;span&gt;span {
    left: 0;
    position: absolute;
    top: 3px;
    width: 100%
}

.EC-items__item .item-photo .icon-down {
    font-size: 12px !important;
    color: #b30007 !important;
}

.EC-items__item .item-photo .icon-down&gt;span {
    background: #ff0 !important;
    background: linear-gradient(to bottom, #ff0 0%, #ffcb2e 50%, #ffcb2e 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0", endColorstr="#ffcb2e", GradientType=0) !important;
}

.EC-items__item .item-copy {
    color: #2280c9;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.6
}

.EC-items__item .item-copy a,
.EC-items__item .item-copy span {
    color: inherit;
    word-break: break-all
}

.EC-items__item .item-icon {
    margin-top: -5px;
    position: relative
}

.EC-items__item .item-icon i {
    color: #fff;
    float: left;
    font-size: 10px;
    font-style: normal;
    letter-spacing: .02em;
    line-height: 1.2;
    margin-top: 5px;
    min-width: 33.3%;
    text-align: center
}

.EC-items__item .item-icon i span {
    background: #cba924;
    display: block;
    font-weight: 400;
    margin-right: 5px;
    padding: 6px 4px
}

.EC-items__item .item-icon i:nth-of-type(3n) {
    width: 33.4%
}

.EC-items__item .item-icon i:nth-of-type(3n) span {
    margin-right: 0
}

.EC-items__item .item-price {
    background: #e9eced;
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.EC-items__item .item-price__cell {
    display: table-cell;
    padding: 4px 4px 4px 8px;
    vertical-align: middle
}

.EC-items__item .item-price dl {
    float: right;
    font-size: 10px;
    line-height: 1.2
}

.EC-items__item .item-price dl dt {
    color: #515459
}

.EC-items__item .item-price dl dd {
    color: #b30007;
    margin-top: -2px
}

.EC-items__item .item-price .price--title {
    font-weight: 400
}

.EC-items__item .item-price .price--title--web {
    color: #b30007;
    font-weight: 400
}

.EC-items__item .item-price .price--strike--num {
    color: #b30007
}

.EC-items__item .item-price .price--arrow {
    color: #b30007;
    font-style: 400
}

.EC-items__item .item-price .price--num {
    font-size: 21px;
    font-weight: 600
}

.EC-items__item .item-price .price__special .price--title {
    padding-right: 2px
}

.EC-items__item .item-price .price__special .price--arrow {
    padding-left: 2px
}

.EC-items__item .item-price .price__special dd {
    margin-left: 4px
}

.EC-items__item .item-price .price__limited .price__special {
    float: left
}

.EC-items__item .item-comment {
    color: #000;
    font-size: 12px
}

.EC-items__item .item-pirces {
    display: table;
    width: 100%
}

.EC-items__item .item-pirces.option_none .pirce dl dt {
    padding-left: 25%
}

.EC-items__item .item-pirces.option_none .pirce dl dd {
    text-align: center
}

.EC-items__item .item-pirces .option,
.EC-items__item .item-pirces .pirce {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 50%
}

.EC-items__item .item-pirces .pirce {
    background: #e9eced;
    padding: 8px
}

.EC-items__item .item-pirces .pirce dl {
    font-size: 12px;
    line-height: 1.2;
    padding: 2px 0;
    word-break: break-all
}

.EC-items__item .item-pirces .pirce dl dt {
    color: #515459;
    font-size: 10px;
    margin-bottom: 2px
}

.EC-items__item .item-pirces .pirce dl dd {
    color: #b30007;
    text-align: right
}

.EC-items__item .item-pirces .pirce .num {
    font-size: 16px
}

.EC-items__item .item-pirces .pirce .tax {
    font-size: 10px
}

.EC-items__item .item-pirces .pirce .special dt {
    color: #b30007;
    font-size: 12px
}

.EC-items__item .item-pirces .pirce .limited .normal {
    font-weight: 400
}

.EC-items__item .item-pirces .pirce .limited .normal .num {
    font-size: 10px;
    font-weight: 400
}

.EC-items__item .item-pirces .pirce .limited .normal dd,
.EC-items__item .item-pirces .pirce .limited .normal dt {
    color: #515459;
    display: inline-block;
    vertical-align: baseline
}

.EC-items__item .item-pirces .pirce .limited .normal dd {
    margin-left: .2em
}

.EC-items__item .item-spec {
    margin-top: 5px;
    min-height: 42px
}

.EC-items__item .item-spec .btn-clip {
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    width: 30px
}

.EC-items__item .item-spec .btn-clip a,
.EC-items__item .item-spec .btn-clip span {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    white-space: nowrap;
    width: 100%
}

.EC-items__item .item-spec .btn-clip a:after,
.EC-items__item .item-spec .btn-clip a:before,
.EC-items__item .item-spec .btn-clip span:after,
.EC-items__item .item-spec .btn-clip span:before {
    content: " ";
    position: absolute;
    top: 0
}

.EC-items__item .item-spec .btn-clip a:before {
    border: 1px solid #9e8400;
}

.EC-items__item .item-spec .btn-clip a:before,
.EC-items__item .item-spec .btn-clip span:before {
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    width: 30px
}

.EC-items__item .item-spec .btn-clip a:after,
.EC-items__item .item-spec .btn-clip span:after {
    background: url(../../../responsive/_asset/img/icon/fav_icon1.png) 50% no-repeat;
    background-size: 100%;
	top: 2px !important;
	right: 0 !important;
	width: 27px !important;
	height: 27px !important;
}

.EC-items__item .item-spec .btn-clip a.already:before {
    background: #9e8400
}

.EC-items__item .item-spec .btn-clip a.already:after,
.EC-items__item .item-spec .btn-clip span.already:after {
    background-image: url(../../../responsive/_asset/img/icon/fav_icon2.png)
}

.EC-items__item .item-spec .spec-icon {
    position: relative
}

.EC-items__item .item-spec .spec-icon .icon {
    width: calc(100% - 32px)
}

.EC-items__item .item-spec .spec-icon .icon i {
    background: #5a5859;
    background: -webkit-gradient(linear, left top, left bottom, from(#5a5859), to(#a6a6a6));
    background: linear-gradient(180deg, #5a5859, #a6a6a6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5a5859", endColorstr="#a6a6a6", GradientType=0);
    font-style: normal;
    font-weight: 600;
    height: 40px;
    line-height: 1.2;
    margin: 0 2px 2px 0;
    min-width: 40px;
    padding: 1px;
    text-align: center;
    vertical-align: top
}

.EC-items__item .item-spec .spec-icon .icon i .i--text,
.EC-items__item .item-spec .spec-icon .icon i p {
    background: #fff;
    color: #585657;
    height: 38px
}

.EC-items__item .item-spec .spec-icon .icon i .i--name,
.EC-items__item .item-spec .spec-icon .icon i .i--num,
.EC-items__item .item-spec .spec-icon .icon i .i--unit {
    display: block
}

.EC-items__item .item-spec .spec-icon .icon i .i--name,
.EC-items__item .item-spec .spec-icon .icon i .i--unit {
    font-size: 9px
}

.EC-items__item .item-spec .spec-icon .icon i .i--name:last-child,
.EC-items__item .item-spec .spec-icon .icon i .i--unit:last-child {
    margin-top: -1px
}

.EC-items__item .item-spec .spec-icon .icon i .i--num {
    font-size: 16px;
    margin-top: -1px
}

.EC-items__item .item-spec .spec-icon .icon i.core {
    font-weight: 400;
    min-width: 55px;
    padding: 1px 4px;
    text-align: left
}

.EC-items__item .item-spec .spec-icon .icon i.core .i--text {
    background: 0 0;
    color: #fff;
    font-size: 10px;
    height: auto;
    margin-top: -1px;
    text-align: center
}

.EC-items__item .item-spec .spec-icon .icon i.core .i--text:first-child {
    margin-top: 0
}

.EC-items__item .item-spec .spec-icon .icon i.core .i--name,
.EC-items__item .item-spec .spec-icon .icon i.core .i--num,
.EC-items__item .item-spec .spec-icon .icon i.core .i--unit {
    display: inline-block;
    margin: 0;
    vertical-align: baseline
}

.EC-items__item .item-spec .spec-icon .icon i.core .i--num {
    font-weight: 600
}

.EC-items__item .item-spec .spec-icon .icon i.core .i--name,
.EC-items__item .item-spec .spec-icon .icon i.core .i--unit {
    margin-left: .2em
}

.EC-items__item .item-spec .spec-icon .icon i.core-2 .i--text:first-child {
    margin-top: 0
}

.EC-items__item .item-spec .spec-icon .icon i.core-3 .i--num,
.EC-items__item .item-spec .spec-icon .icon i.core-3 .i--unit {
    line-height: 1
}

.EC-items__item .item-spec .spec-icon .icon i.core-3 .i--num {
    font-size: 12px
}

.EC-items__item .item-spec .spec-icon .icon i.core-3 .i--unit {
    font-size: 10px
}

.EC-items__item .item-spec .spec-icon .icon i.gpu .i--text {
    background: 0 0;
    color: #fff;
    height: auto;
    padding-top: 5px
}

.EC-items__item .item-spec .spec-icon .icon i.gpu .i--name {
    font-size: 15px;
    font-weight: 600
}

.EC-items__item .item-spec .spec-icon .icon i.gpu .i--unit {
    font-size: 10px;
    margin-top: 0
}

.EC-items__item .item-spec .spec-icon .series-style i {
    background: #084496;
    background: -webkit-gradient(linear, left top, left bottom, from(#084496), to(#379ccd));
    background: linear-gradient(180deg, #084496, #379ccd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#084496", endColorstr="#379ccd", GradientType=0)
}

.EC-items__item .item-spec .spec-icon .series-style i .i--text {
    color: #074398
}

.EC-items__item .item-spec .spec-icon .series-level i {
    background: #e7581e;
    background: -webkit-gradient(linear, left top, left bottom, from(#e7581e), to(#f7bb2c));
    background: linear-gradient(180deg, #e7581e, #f7bb2c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7581e", endColorstr="#f7bb2c", GradientType=0)
}

.EC-items__item .item-spec .spec-icon .series-level i .i--text {
    color: #e6541e
}

.EC-items__item .item-spec .spec-icon .series-sense i {
    background: #18a398;
    background: -webkit-gradient(linear, left top, left bottom, from(#18a398), to(#25e284));
    background: linear-gradient(180deg, #18a398, #25e284);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#18a398", endColorstr="#25e284", GradientType=0)
}

.EC-items__item .item-spec .spec-icon .series-sense i .i--text {
    color: #1ca39a
}

.EC-items__item .item-spec .spec-icon .btn-clip {
    position: absolute;
    right: 0;
    top: 5px
}

.EC-items__item .item-spec .spec-lists {
    color: #000;
    font-size: 12px;
    line-height: 1.4
}

.EC-items__item .item-spec .spec-lists .cpu,
.EC-items__item .item-spec .spec-lists .graphic {
    font-weight: 600
}

.EC-items__item .item-spec .spec-lists .cpu {
    color: #005d9c
}

.EC-items__item .item-spec .spec-lists .graphic {
    color: #00829c
}

.EC-items__item .item-spec .spec-opt {
    color: #515459;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 3px
}

.EC-items__item .item-score {
    margin-top: 5px;
    position: relative;
    width: 89.2857142857%
}

.EC-items__item .item-score dl {
    line-height: 1.2;
    text-align: center;
    width: 48%
}

.EC-items__item .item-score dl:nth-of-type(2n) {
    margin-right: 0
}

.EC-items__item .item-score dl dd,
.EC-items__item .item-score dl dt {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    position: relative;
    vertical-align: top;
    width: 50%
}

.EC-items__item .item-score dl dt {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: -.05em
}

.EC-items__item .item-score dl dd {
    background: #e9eced;
    font-size: 12px
}

.EC-items__item .item-score .score-cpu {
    float: left
}

.EC-items__item .item-score .score-gpu,
.EC-items__item--2 .item-price .price__limited .price__special,
.EC-items__item--3 .item-price .price__limited .price__special {
    float: right
}

.EC-items__item .item-score .score-cpu dt {
    background: #0b5e99
}

.EC-items__item .item-score .score-cpu dd {
    color: #0b5e99
}

.EC-items__item .item-score .score-gpu dt {
    background: #00829c
}

.EC-items__item .item-score .score-gpu dd {
    color: #00829c
}

.EC-items__item .item-score .btn-question {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -12%;
    text-align: center;
    top: 0;
    width: 20px
}

.EC-items__item .item-score .btn-question a {
    background: #17181a;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%
}

.EC-items__item .item-code {
    font-size: 1rem;
    margin-top: 4px;
    text-align: right
}

.EC-items__item .stock {
    position: absolute !important;
    top: 23% !important;
    left: 10px !important;
    transform: translateY(-50%) !important;
    padding: 2px 4px 3px 0px!important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    color: #515459 !important;
}

.EC-items__item .stock--soldout {
    left: 14px
}

.EC-items__item .stock--store {
    left: 20px
}

.EC-items__item .h-match--icon {
    padding-top: 5px
}

.EC-items__item .h-match--price {
    margin-top: 5px
}

.EC-items__item .h-match--comment {
    margin-top: 3px
}

.EC-items__item--1 .item-photo a,
.EC-items__item--1 .item-photo span {
    width: 60.7142857143%
}

.EC-items__item--1 .item-price .price__normal {
    padding-right: 48px
}

.EC-items__item--2 .item-price__cell {
    padding-right: 40px
}

.EC-items__item--2 .item-photo a,
.EC-items__item--2 .item-photo span {
    width: 52.380952381%
}

.EC-items__item--2 .item-option,
.EC-items__item--3 .item-option {
    font-size: 10px
}

.EC-items__item--2 .item-price dl,
.EC-items__item--3 .item-price dl {
    clear: both;
    font-size: 9px;
    margin-bottom: 2px
}

.EC-items__item--2 .item-price dl:last-child,
.EC-items__item--3 .item-price dl:last-child {
    margin-bottom: 0
}

.EC-items__item--2 .item-price .price--num,
.EC-items__item--3 .item-price .price--num {
    font-size: 14px
}

.EC-items__item--3 .item-photo a,
.EC-items__item--3 .item-photo span {
    width: 61.1111111111%
}

.EC-items__item--3 .item-icon i {
    font-size: 9px
}

.EC-items__item--3 .item-price__cell {
    padding-right: 24px
}

.EC-items__slide {
    position: relative
}

.EC-items__slide__frame {
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 10px 10px 0;
    position: relative;
    width: 100%
}

.EC-items__slide__move {
    position: relative;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important
}

.EC-items__slide__bullets {
    height: 10px;
    margin-top: 20px;
    text-align: center
}

.EC-items__slide__bullets a {
    background: #d7d7d7;
    border-radius: 50%;
    display: inline-block;
    height: 100%;
    margin: 0 5px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: top;
    white-space: nowrap;
    width: 10px
}

.EC-items__slide__bullets a.on {
    background: #4a4a4a
}

.EC-items__slide--next,
.EC-items__slide--prev {
    background: rgba(81, 84, 89, .5);
    height: 80px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 80px;
    white-space: nowrap;
    width: 20px;
    z-index: 2
}

.EC-items__slide--next:before,
.EC-items__slide--prev:before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: " ";
    height: 8px;
    left: 50%;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 8px
}

.EC-items__slide--prev {
    left: 0
}

.EC-items__slide--prev:before {
    margin-left: -4px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.EC-items__slide--next {
    right: 0
}

.EC-items__slide--next:before {
    margin-left: -8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.EC-items__slide--direct,
.EC-items__slide__bullets {
    display: none !important
}

.EC-items__slide__bar {
    background: #efefef;
    bottom: 0;
    display: none;
    height: 5px;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.EC-items__slide__bar i {
    background: #ccc;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px
}

.EC-items__lists {
    margin: 0 20px;
    position: relative
}

.EC-items__lists .EC-items__item {
    border-bottom: 1px solid #9fa7b0;
    float: none;
    padding: 20px 0
}

.EC-items__style--ranking .item-pirces .pirce .special dt {
    font-size: 10px
}

.EC-history--delete {
    font-size: 1.2rem;
    line-height: 1.2;
    margin: 0 15px 20px;
    vertical-align: top
}

.EC-history--delete a {
    display: inline-block;
    padding-left: 45px;
    position: relative
}

.EC-history--delete a:before {
    background: url(../img/icon/trash1.svg) 50% no-repeat #e9eced;
    background-size: 18px;
    border-radius: 50%;
    content: " ";
    height: 30px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px
}

.EC-body-pc-size_sp .EC-items__item .item-spec .spec-icon .icon i .i--unit {
    margin-top: -2px
}

.EC-body-pc-size_sp .EC-items__item .item-spec .spec-icon .icon i .i--num {
    margin-top: -3px
}

.items--clip .EC-items__slide,
.items--history .EC-items__slide {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    width: 100%
}

.items--clip .EC-items__slide__frame,
.items--history .EC-items__slide__frame {
    width: calc(100vw - 10px)
}

.items--clip .EC-items__slide__move,
.items--history .EC-items__slide__move {
    margin-left: 5.71428571429% !important
}

.items--clip .EC-items__item,
.items--history .EC-items__item {
    margin: 0 10px;
    width: 280px
}

.items--clip__none {
    padding-top: 12px
}

.items--clip__none--text {
    font-size: 2rem;
    text-align: center
}

.items--clip__none__howto {
    background: #e9eced;
    margin-top: 28px;
    padding: 10px 15px
}

.items--clip__none__howto--title {
    font-size: 1.4rem;
    position: relative
}

.items--clip__none__howto__content {
    background: url(../img/picture/clip_howto_sp_v2.png) 50% no-repeat;
    background-size: 100%;
    height: 0;
    margin: 0 10px;
    overflow: hidden;
    padding-bottom: 167.1875%;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: calc(100% - 20px)
}

.title--1 {
    background: #e9eced;
    color: #18191a;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px;
    padding: 6px 15px
}

.sns-link {
    display: table;
    table-layout: fixed;
    width: 100%
}

.sns-link li {
    display: table-cell;
    padding: 0 3px
}

#contents.template .sns-link {
    border: none;
    margin: 0;
    padding: 0 7px
}

#contents.template .sns-link.bottom-margin {
    margin-bottom: 10px
}

.EC-items__item .item-icon,
.EC-items__item .item-score,
.EC-items__lists,
.EC-items__slide__move,
.search-form__more .cat-area__lists&gt;li {
    clear: both
}

.EC-items__item .item-icon:after,
.EC-items__item .item-icon:before,
.EC-items__item .item-score:after,
.EC-items__item .item-score:before,
.EC-items__lists:after,
.EC-items__lists:before,
.EC-items__slide__move:after,
.EC-items__slide__move:before,
.search-form__more .cat-area__lists&gt;li:after,
.search-form__more .cat-area__lists&gt;li:before {
    content: " ";
    display: table
}

.EC-items__item .item-icon:after,
.EC-items__item .item-score:after,
.EC-items__lists:after,
.EC-items__slide__move:after,
.search-form__more .cat-area__lists&gt;li:after {
    clear: both
}

.loaded--after {
    position: relative
}

.loaded--after:after {
    background: #fff;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    width: 100%;
    z-index: 10
}

.loaded--end:after {
    opacity: 0;
    z-index: -1
}

.np-item-suggest,
.np-keyword-suggest {
    border: none;
    left: 0 !important;
    padding: 0;
    right: 0 !important;
    width: 100%
}

.keyword--history--item,
.np-keyword-suggest .item {
    border-bottom: 1px solid #9fa7b0;
    white-space: nowrap
}

.np-item-suggest .hitnum {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: right
}

.keyword--history {
    background: #fff;
    display: none;
    left: 0;
    position: absolute;
    top: 36px;
    width: 100%;
    z-index: 100
}

.keyword--history--group:before {
    background: #187fcc;
    color: #fff;
    content: "検索履歴";
    display: block;
    font-size: 1.2rem;
    margin-top: 8px;
    padding: 4px 10px
}

.np-keyword-suggest .group:first-child,
.search-form__basic dl {
    margin-top: 10px
}

.keyword--history--item {
    font-size: 1.4rem;
    line-height: 1.2;
    overflow: hidden;
    padding: 12px 10px;
    position: relative;
    text-overflow: ellipsis
}

.keyword--history--item:hover {
    background: #e9eced
}

.np-keyword-suggest {
    top: 36px !important
}

.np-keyword-suggest div {
    width: auto
}

.np-keyword-suggest-group-feature:before,
.np-keyword-suggest-group-narrow11:before,
.np-keyword-suggest-group-narrow4:before,
.np-keyword-suggest-group-narrow91:before,
.np-keyword-suggest-group-narrow96:before,
.np-keyword-suggest-group-query:before,
.np-keyword-suggest-group-title:before {
    background: #187fcc;
    color: #fff;
    display: block;
    font-size: 1.2rem;
    padding: 4px 10px
}

.np-keyword-suggest-group-query:before {
    content: "キーワード"
}

.np-keyword-suggest-group-title:before {
    content: "商品名"
}

.np-keyword-suggest-group-narrow4:before {
    content: "カテゴリー"
}

.np-keyword-suggest-group-narrow11:before {
    content: "メーカー名"
}

.np-keyword-suggest-group-narrow91:before {
    content: "narrow91"
}

.np-keyword-suggest-group-narrow96:before {
    content: "商品名"
}

.side-search__report .np-keyword-suggest-group-narrow96:before {
    content: "記事"
}

.np-keyword-suggest-group-feature:before {
    content: "特集"
}

.np-keyword-suggest .item {
    font-size: 1.4rem;
    line-height: 1.2;
    overflow: hidden;
    padding: 12px 10px;
    position: relative;
    text-overflow: ellipsis
}

.np-item-suggest {
    margin-top: -2px
}

.np-item-suggest table {
    display: block;
    padding: 4px 8px;
    width: auto !important
}

.np-item-suggest table tbody {
    display: block;
    width: 100%
}

.np-item-suggest table td,
.np-item-suggest table tr {
    display: block;
    height: auto;
    width: 100%
}

.np-item-suggest table td {
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: left
}

.np-item-suggest table td:first-child {
    display: none
}

.np-item-suggest table td a {
    display: block;
    padding: 8px 4px 8px 56px;
    position: relative
}

.np-item-suggest table td a:before {
    background: #187fcc;
    color: #fff;
    content: "商品名";
    font-size: 1rem;
    font-weight: 600;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px
}

#suggest--feature,
.np-item-suggest table td a br {
    display: none
}

.search-info input[type=checkbox],
.search-info input[type=image],
.search-info input[type=number],
.search-info input[type=radio],
.search-info input[type=reset],
.search-info input[type=search],
.search-info input[type=submit],
.search-info input[type=tel],
.search-info input[type=text],
.search-info select,
.search-info textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #9fa7b0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #515459;
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 6px 12px;
    width: 100%
}

.search-info select {
    border-radius: 16px
}

.search-info .select {
    display: block;
    position: relative;
    vertical-align: top;
    width: 100%
}

.search-info .select select {
    background: url(../img/icon/select1.png) right 10px center no-repeat #fff;
    background-size: 14px;
    cursor: pointer
}

.search-info .input-error,
.search-info .select-error select {
    background-color: #fdd !important;
    border-color: red !important
}

.search-form--errors {
    background: #fdd;
    margin-bottom: 10px;
    padding: 10px 20px;
    position: relative
}

.search-form--errors--text {
    color: #515459 !important;
    font-size: 1.4rem
}

.search-form__main {
    background: #e9eced;
    padding: 20px
}

.search-form__main .result {
    display: none;
    font-size: 1.5rem
}

.search-form__main .result--text {
    color: #187fcc;
    font-weight: 600
}

.search-form__main .result--text .result_num {
    font-size: 2.2rem;
    font-style: normal
}

.search-form__basic dl:first-child {
    margin-top: 0
}

.search-form__basic dl dt {
    color: #515459;
    float: left;
    font-size: 1.4rem;
    padding-top: 4px;
    position: relative;
    text-align: right;
    width: 28%
}

.search-form__basic dl dd {
    margin-left: 32%;
    position: relative
}

.search-form__basic dl.cat-child,
.search-form__basic dl.cat-grand-child,
.search-form__basic dl.search-form--cat-child,
.search-form__basic dl.search-form--cat-grand-child,
.search-form__basic dl.store {
    display: none
}

.search-form__more {
    border-top: 1px solid #9fa7b0;
    margin-top: 20px;
    padding-top: 12px
}

.search-form__more--note {
    color: #515459 !important;
    font-size: 1.4rem !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin-bottom: 12px !important
}

.search-form__more--note span {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    padding-top: .4em;
    vertical-align: top
}

.search-form__more .cat-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-form__more .cat-area-name {
    color: #515459 !important;
    font-size: 1.4rem !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin: 0 !important;
    padding: 0 0 10px !important
}

.search-form__more .cat-area-name span {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    padding-top: .4em;
    vertical-align: top
}

.search-form__more .cat-area__lists&gt;li {
    display: none;
    margin-top: 20px !important
}

.search-form__more .cat-area__lists&gt;li:first-child {
    display: block;
    margin-top: 0 !important
}

.search-form__more .cat-area__lists&gt;li .select select {
    background-color: #fcc;
    background-image: url(../img/icon/select2.png);
    border-color: #b30007;
    color: #b30007
}

.search-form__more .cat-area__lists&gt;li .select select.on {
    background-color: #fff;
    background-image: url(../img/icon/select1.png);
    border-color: #9fa7b0;
    color: #515459
}

.search-form__more .cat-area-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px 0 0 -30px !important
}

.search-form__more .cat-area-label--item {
    margin: 12px 0 0 30px;
    position: relative
}

.search-form__more .cat-area-label--item label {
    color: #515459;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0;
    padding-left: 30px
}

.search-form__more .cat-area-label--item label.radio input {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 1px solid #515459;
    border-radius: 50%;
    height: 20px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.cospa--title,
.search-form__btns--top {
    margin-bottom: 20px
}

.search-form__more .cat-area-label--item label.radio input:focus {
    outline: 0
}

.search-form__more .cat-area-label--item label.radio input:checked {
    background-image: url(../img/icon/circle1.png);
    background-size: 12px;
    border-color: #187fcc;
    opacity: 1
}

.search-form__more .cat-area-label--item label.radio-error input {
    background-color: #fdd !important;
    border-color: red !important
}

.search-form__more .cat-area .btn_refine {
    font-size: 1.2rem;
    line-height: 1.2;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%
}

.search-form__more .cat-area .btn_refine:before {
    background: url(../img/icon/arrow4.png) 50% no-repeat;
    background-size: 100%;
    content: " ";
    height: 13px;
    left: 75px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 7px
}

.search-form__more .cat-area .btn_refine a {
    background: #187fcc;
    border: 1px solid #187fcc;
    border-radius: 16px;
    color: #fff;
    display: block;
    margin-left: auto;
    padding: 9px 12px;
    width: calc(100% - 100px)
}

.search-form__keyword--ex {
    font-size: 1rem;
    margin-top: 10px
}

.search-form__btns {
    position: relative
}

.search-form__btns--btm {
    border-top: 1px solid #9fa7b0;
    margin-top: 20px;
    padding-top: 20px
}

.search-form__btns .result,
.search-form__btns .search-form--link {
    float: left
}

.search-form__btns .search-form__btn--reset {
    float: right;
    text-align: right
}

.search-form--more {
    font-size: 1.4rem;
    line-height: 1.2;
    margin-top: 20px
}

.search-form--more a {
    background: #187fcc;
    color: #fff;
    color: #fff !important;
    display: block;
    padding: 12px 15px;
    position: relative
}

.search-form--more a:after {
    background: url(../img/icon/arrow1.png) 50% no-repeat;
    background-size: 100%;
    content: " ";
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    width: 9px
}

.search-form--more a.on:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.search-form__refine .switch {
    display: block
}

.search-form__refine dl {
    margin-top: 15px
}

.search-form__refine dl.refine--spec {
    display: none
}

.search-form__refine dl dt {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.2;
    padding: 0 20px 8px
}

.search-form__refine dl dd {
    background: #fff;
    color: #515459;
    padding: 12px 20px 16px
}

.search-form__refine dl dd ul {
    margin-top: 16px
}

.search-form__refine dl dd ul:first-child {
    margin-top: 0
}

.search-form__refine dl dd ul li {
    font-size: 1.4rem;
    margin-top: 16px;
    position: relative
}

.search-form__refine dl dd ul li:first-child,
.search-form__refine dl dd ul.multi li:nth-of-type(-n+2) {
    margin-top: 0
}

.search-form__refine dl dd ul li label {
    display: inline-block;
    font-weight: 400;
    padding-left: 28px;
    position: relative;
    vertical-align: top
}

.search-form__refine dl dd ul li label.checkbox input,
.search-form__refine dl dd ul li label.radio input {
    border: 1px solid #515459;
    content: " ";
    height: 16px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 4px;
    width: 16px
}

.search-form__refine dl dd ul li label.checkbox input:checked,
.search-form__refine dl dd ul li label.radio input:checked {
    background-position: 50%;
    background-repeat: no-repeat;
    border-color: solid #187fcc 1px;
    opacity: 1
}

.search-form__refine dl dd ul li label.checkbox input:checked {
    background-color: #187fcc;
    background-image: url(../img/icon/check1.png);
    background-size: 12px
}

.search-form__refine dl dd ul li label.radio input {
    border-radius: 50%
}

.search-form__refine dl dd ul li label.radio input:checked {
    background-image: url(../img/icon/circle1.png);
    background-size: 8px
}

.search-form__refine dl dd ul li.off {
    color: #ccc
}

.search-form__refine dl dd ul li.off .checkbox {
   -webkit-appearance: none;
    color: #ccc !important;
}

.search-form__refine dl dd ul li.off input {
    visibility: hidden
}

.search-form__refine dl dd ul.multi li {
    float: left;
    width: 50%
}

.search-form__refine dl dd ul.multi li:nth-of-type(odd) {
    clear: both
}

.search-form__refine dl dd .note {
    font-size: 1rem;
    margin: 12px 0 0 1em;
    padding-left: 28px;
    text-indent: -1em
}

.search-form__refine .title {
    background-color: #187fcc;
    color: #fff;
    font-size: 1.4;
    font-weight: 600;
    line-height: 1.2;
    padding: 12px 15px
}

.search-form__refine .btn_reset {
    border-top: 1px solid #9fa7b0;
    margin: 20px auto 0;
    padding-top: 20px;
    text-align: center
}

.search-form__refine .btn_reset input {
    background: #000;
    border: none;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem;
    padding: 8px 0;
    width: 62.5%
}

.search-form__result {
    margin: 10px 20px
}

.search-form__result .result {
    font-size: 1.5rem
}

.search-form__result .result--text {
    font-weight: 600
}

.search-form__result .result--text .result_num {
    font-size: 2.4rem;
    font-style: normal
}

.search-form__result__info {
    position: relative;
    width: 100%
}

.search-form__result__info .search-form--link {
    border-top: none;
    display: none !important;
    margin: 0 0 0 32px;
    padding-top: 0
}

.search-form__result__info .block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    position: relative;
    width: 100%
}

.search-form__result__info.fixed .block {
    background: hsla(0, 0%, 100%, .8);
    height: 70px;
    left: 0;
    padding: 0 20px 0 60px;
    position: fixed;
    top: 0;
    z-index: 9
}

.search-form__result__info.fixed .block .result .result_num {
    font-size: 2.2rem
}

.search-form__result__info.fixed .block .search-form--link {
    margin-left: 20px
}

.search-form__result__info.fixed .block .search-form--link.show {
    display: block !important
}

.search-form__result .conditions li {
    color: #515459;
    display: none;
    font-size: 1.2rem;
    vertical-align: top
}

.search-form__result .conditions li span {
    vertical-align: top
}

.search-form__result .conditions li:after {
    content: "／";
    display: inline;
    vertical-align: top
}

.search-form__result .conditions li:last-child:after {
    display: none
}

.search-form__result .conditions li .cnd--text:before {
    content: "、";
    display: inline;
    vertical-align: top
}

.search-form__result .conditions li .cnd--text:first-child:before {
    display: none
}

.search-form__result .conditions li.cnd-path,
.search-form__result .conditions li.on {
    display: inline
}

.search-form__result .conditions li.cnd-price .cnd--text:before {
    display: none
}

.search-form__result .related-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px !important
}

.search-form__result .related-links&gt;li {
    padding: 10px;
    width: 50%
}

.search-form__result .related-links&gt;li&gt;a {
    display: block
}

.search-form__sort {
    margin: 20px
}

.search-form__sort dl {
    margin-top: 10px
}

.search-form__sort dl:first-child {
    margin-top: 0
}

.search-form__sort dl dt {
    color: #515459;
    float: left;
    font-size: 1.4rem;
    padding-top: 4px;
    text-align: right;
    width: 28%
}

.search-form__sort dl dd {
    margin-left: 32%
}

.search-form__tab {
    position: relative
}

.search-form__tab .block {
    background: #e8eced;
    padding: 10px 4px 0;
    z-index: 2
}

.search-form__tab .block,
.search-form__tab .slide {
    position: relative;
    width: 100%
}

.search-form__tab .slide .frame {
    width: 100%
}

.search-form__tab .slide .move li {
    display: none;
    float: left;
    font-size: 1.2rem;
    line-height: 1.2;
    margin-left: 4px;
    position: relative;
    text-align: center
}

.search-form__tab .slide .move li input {
    border: none;
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.search-form__tab .slide .move li input:checked {
    cursor: inherit
}

.search-form__tab .slide .move li input:checked+label {
    background-color: #fff;
    border-color: #e6e6e6;
    border-bottom: none;
    color: #187fcc;
    height: 43px;
    margin-top: 0;
    text-decoration: none !important
}

.search-form__tab .slide .move li label {
    background-color: #187fcc;
    border: 1px solid #187fcc;
    color: #fff;
    display: block;
    height: 38px;
    min-width: 90px;
    padding: 10px 8px 0;
    position: relative;
    white-space: nowrap
}

.search-form__tab .slide .move li label&gt;span {
    opacity: 0
}

.search-form__tab .slide .move li label&gt;span:before {
    content: "（"
}

.search-form__tab .slide .move li label&gt;span:after {
    content: "件）"
}

.search-form__tab.fixed .block {
    left: 0;
    position: fixed;
    top: 0
}

.search-form__footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: hsla(0, 0%, 100%, .8);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 1000
}

.search-form__footer .result {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-right: 20px
}

.search-form__footer .result strong .result_num {
    font-size: 2.2rem;
    font-style: normal
}

.search-form__footer .btn_display {
    font-size: 1.5rem;
    letter-spacing: .05em;
    line-height: 1.2;
    text-align: center;
    width: 50%
}

.search-form__footer .btn_display a {
    background: url(../img/icon/search1.png) 10px no-repeat #000;
    background-size: 22px;
    border-radius: 20px;
    color: #fff !important;
    display: block;
    padding: 10px 0
}

.search-form__footer .btn--refine--clear,
.search-form__footer .btn_reset {
    font-size: .9rem;
    line-height: 1.2;
    margin-left: 8px
}

.search-form__footer .btn--refine--clear a,
.search-form__footer .btn_reset a {
    background: url(../img/icon/reload1.png) top no-repeat;
    background-size: 24px;
    color: #515459;
    display: inline-block;
    padding-top: 30px;
    vertical-align: top
}

.search-form__footer .btn_close {
    height: 40px;
    left: 0;
    position: absolute;
    top: -40px;
    width: 40px
}

.search-form__footer .btn_close a {
    background: rgba(81, 84, 89, .5);
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    width: 100%
}

.search-form__footer .btn_close a:after {
    background: url(../img/icon/arrow1.png) 50% no-repeat;
    background-size: 100%;
    content: " ";
    height: 14px;
    left: 50%;
    margin: -7px 0 0 -5px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 9px
}

.search-form--btn__multi {
    margin-top: 20px;
    position: relative
}

.search-form--btn__multi .search-form--btn--reset {
    position: absolute;
    right: 5px;
    top: 20px
}

/*before 2024-3-26 旧「商品を検索」ボタン*/
.search-form--btn a,
.search-form--btn input[type=submit] {
    background: url(../img/icon/search1.png) 10px no-repeat #000;
    background-size: 22px;
    border: none;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 1.5rem;
    letter-spacing: .05em;
    line-height: 1.2;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center
}
/*before 2024-3-26 旧「商品を検索」ボタン*/

/*update 2024-3-27 「商品を検索」ボタン*/
.search-form--button input[type=submit] {
    background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/03/search1.png) 50px no-repeat #fff;
    background-size: 20px;
    border: 2px solid #187FCC;
    border-radius: 30px !important;
    color: #000 !important;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold !important;
    letter-spacing: .05em;
    line-height: 18px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 11px 40px 11px 60px !important;
    font-family: Noto Sans JP;
    transition: all .4s ease;
}
/*hover*/
.search-form--button input[type=submit]:hover {
    background: url(https://www.pc-koubou.jp/user_data/packages/default/_asset/img/icon/search1.png) 50px no-repeat #fff;
    background-size: 20px;
    background-color: #187FCC !important;
    color: #fff !important;
    text-decoration: none !important;
}
/*update 2024-3-27 「商品を検索」ボタン*/

.search-form--btn--search {
    margin: 0 auto;
    width: 62.5%
}

.search-form--btn--reset {
    font-size: 1.2rem;
    line-height: 1.2
}

.search-form--btn--reset a {
    background: url(../img/common/foot_icon_faq.svg) top no-repeat;
    background-size: 20px;
    display: inline-block;
    padding-top: 26px;
    vertical-align: top
}

.search-form--link a,
.search-form--link input[type=submit] {
    background: url(../img/icon/arrow3.png) 6px no-repeat;
    background-size: 9px;
    border: none;
    color: #187fcc;
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 1.2;
    margin: 0 auto;
    padding: 4px 0 4px 26px
}

.search-form--link--refine {
    display: none
}

.search-form__btn--reset {
    font-size: .9rem;
    line-height: 1.2
}

.search-form__btn--reset a {
    background: url(../img/icon/reload1.png) top no-repeat;
    background-size: 24px;
    color: #515459;
    display: inline-block;
    padding-top: 30px;
    vertical-align: top
}

.search-highlight {
    position: relative;
    width: 100%
}

.search-highlight--active {
    background: #fff;
    height: 100vh;
    left: 0;
    overflow: auto;
    padding: 15px 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999
}

.search-highlight--active&gt;form {
    padding: 0 15px
}

.search-highlight--active .keyword--history {
    height: calc(100vh - 90px);
    left: -16px;
    overflow: auto;
    width: 100vw
}

.search-highlight--active .np-item-suggest,
.search-highlight--active .np-keyword-suggest {
    left: -16px !important;
    margin-bottom: 10px;
    width: 100vw
}

.search-highlight--back {
    display: none;
    font-size: 1.2rem;
    line-height: 34px;
    position: absolute;
    right: 0;
    top: 0
}

.search-highlight--active .search-highlight--back {
    display: block;
    z-index: 2
}

#contents .s-drop-view {
    padding: 20px
}

#contents .s-drop-view&gt;div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    width: 100%
}

#contents .s-drop-view&gt;div:first-child {
    margin-top: 0
}

#contents .s-drop-view&gt;div p {
    color: #515459;
    font-size: 1.4rem;
    padding-top: 4px;
    text-align: right;
    width: 28%
}

#contents .s-drop-view&gt;div select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/icon/select1.png) right 10px center no-repeat #fff;
    background-size: 14px;
    border: 1px solid #9fa7b0;
    border-radius: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #515459;
    cursor: pointer;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 1.2;
    margin-left: 8%;
    padding: 6px 12px;
    width: 64%
}

#search_results {
    margin-top: -10px
}

#search_results .foot,
.cospa__txt--1 {
    margin-top: 15px
}

#search_results .more--1 {
    border-top: 1px solid #9fa7b0;
    padding-top: 15px
}

.cospa--inner {
    padding: 20px
}

.cospa__panel--1 {
    background-color: #187fcc;
    margin-bottom: 10px;
    padding: 10px 20px 15px;
    text-align: center
}

.cospa__panel--2 {
    border: 2px solid #187fcc;
    padding: 3px 3px 6px;
    text-align: center
}

.cospa__panel--3 {
    background: #e9eced
}

.cospa__txt--1 {
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: .1em;
    line-height: 1.16
}

.cospa__txt--2 {
    color: #187fcc;
    line-height: 1.5;
    margin-bottom: 14px
}

.cospa__txt--2,
.cospa__txt--3 {
    font-size: 1.2rem;
    letter-spacing: .05em
}

.cospa__txt--3 {
    color: #1a1a1a;
    font-weight: 400;
    line-height: 1.4
}

.cospa__txt--4 {
    color: #515459;
    font-size: 1.2rem;
    margin-bottom: 15px
}

.cospa__list--1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 20px
}

.cospa__list--1--item {
    width: 30%
}

.cospa__list--2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 6px 16px
}

.cospa__list--2--item {
    background: url(../img/icon/arrow3.png) calc(100% - 20px) calc(100% - 15px)/auto 20px no-repeat #fff;
    border-radius: 5px;
    display: table;
    margin: 4px;
    position: relative;
    width: calc(50% - 8px)
}

.cospa__list--2--item:nth-of-type(2n) .hover-item {
    left: -105%
}

.cospa__list--2--item&gt;a {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #187fcc, #00c3ff);
    -webkit-background-clip: text;
    display: table-cell;
    font-size: 1.7rem;
    font-weight: 700;
    height: 158px;
    letter-spacing: .05em;
    line-height: 1.41;
    padding: 10px;
    vertical-align: middle;
    width: 100%
}

.cospa__list--2 .hover-item {
    background: #187fcc;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 1.5rem;
    height: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 15px 15px calc(200% - 7px);
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
    width: calc(200% + 8px);
    z-index: 1
}

.cospa__list--2 .hover-item.on {
    opacity: 1;
    visibility: visible
}

.cospa__list--2 .hover-item .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 18px
}

.cospa__list--2 .hover-item .more-link {
    bottom: 40px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.cospa__list--2 .hover-item .more-link a {
    background-color: #fff;
    border-radius: 20px;
    color: #187fcc;
    display: inline-block;
    font-size: 15px;
    padding: 8px 0;
    position: relative;
    width: 180px
}

.cospa__list--2 .hover-item .more-link a:after {
    background: url(../img/icon/cat-more_blue.png) 50% no-repeat;
    background-size: 100%;
    content: " ";
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    vertical-align: top;
    width: 20px
}

.cospa__list--2 .hover-item .close-button {
    bottom: 15px;
    position: absolute;
    right: 15px
}

.cospa__list--2 .hover-item .close-button a {
    background: url(../img/icon/close.png) 50% no-repeat;
    background-size: 20px;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    width: 20px
}

.cospa__list--2--link {
    -webkit-text-fill-color: #187fcc;
    bottom: 15px;
    color: #187fcc;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    left: 10px;
    position: absolute
}

.cospa--price {
    color: #b30007;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.18
}

.cospa--price dt {
    display: none
}

.cospa--price--small {
    font-size: 1rem
}

.cospa__group--btn {
    text-align: center
}

.cospa__group--btn--item {
    background: #187fcc;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    font-size: 1.1rem;
    letter-spacing: .05em;
    max-width: 100px;
    padding: 17px 0 14px;
    text-align: center;
    width: calc(33.33% - 5px)
}

.cospa__group--btn--item:not(:first-child) {
    margin-left: 7px
}

.cospa__group--btn .icon {
    display: block;
    height: 35px
}

.cospa--title {
    background: url(../img/icon/usermenu_arrow_close.png) calc(100% - 18px)/20px auto no-repeat, -webkit-gradient(linear, left top, right top, from(#187fcc), to(#00c3ff));
    background: url(../img/icon/usermenu_arrow_close.png) calc(100% - 18px)/20px auto no-repeat, linear-gradient(90deg, #187fcc, #00c3ff);
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: .05em;
    line-height: 1.2;
    padding: 13px 20px;
    text-align: center
}

.cospa__new--info--item {
    border-bottom: 1px solid #9fa7b0
}

.cospa__new--info--item:not(:nth-child(-n+1)) {
    margin-top: 20px
}

.cospa__new--info--item a {
    display: table;
    padding-bottom: 30px;
    width: 100%
}

.cospa__new--info--img,
.cospa__new--info--txt {
    display: table-cell;
    vertical-align: top
}

.cospa__new--info--txt {
    padding-left: 20px;
    position: relative
}

.cospa__new--info--img {
    width: 120px
}

.cospa__new--info--title {
    color: #428bca;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 10px
}

.cospa__new--info--date {
    color: #515459;
    display: block;
    font-size: 1.1rem;
    margin-bottom: 40px
}

.cospa__new--info--comment {
    background: url(../img/icon/sms2.png) 0 0/20px auto no-repeat;
    bottom: 0;
    color: #9fa7b0;
    display: block;
    font-size: 1.1rem;
    left: 20px;
    padding-left: 30px;
    position: absolute
}

.cospa__new--info--comment.nex {
    background: url(../img/icon/icon_nexmag.png) 0 0/20px auto no-repeat
}

.cospa__new--info--list {
    margin-bottom: 20px
}

.cospa__btn--see--more {
    background: url(../img/icon/cat-more_white.png) calc(100% - 13px)/18px auto no-repeat #18191a;
    border-radius: 20px;
    color: #fff !important;
    display: table;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
    width: 180px
}

.modal--overlay {
    background: rgba(0, 0, 0, .8);
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

.modal-explain--overlay {
    z-index: 100
}

.search-info {
    padding: 0 10px;
    width: 100%
}
.creator-theme #contents #search_results .search-info p,
.game-theme #contents #search_results .search-info p {
    color: #fff;
}
.creator-theme #contents #search_results .block-catrefine,
.game-theme #contents #search_results .block-catrefine {
    color: #18191a;
}
.creator-theme #contents #search_results .block-catrefine a,
.game-theme #contents #search_results .block-catrefine a {
    color: #187fcc;
}

.block-catrefine {
    background: #e9eced;
    margin-top: 12px;
    padding: 15px;
    position: relative;
    width: 100%
}

.block-catrefine-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.block-catrefine-box--title {
    font-size: 1.6rem;
    font-weight: 400
}

.block-catrefine-box--title:after {
    content: "\FF1A"
}

.block-catrefine-box--name {
    font-size: 1.6rem
}

.block-catrefine-area,
.block-catrefine-area__box {
    position: relative;
    width: 100%
}

.block-catrefine-area__box {
    margin: 0
}

.block-catrefine-area__box--title {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.7;
    width: 100%
}

.block-catrefine-area__box--title .is-small {
    display: block;
    font-weight: 400
}

.block-catrefine-area__box__content {
    overflow: hidden;
    width: 100%
}

.block-catrefine-area--label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 5px 0 0;
    width: calc(100% + 20px)
}

.block-catrefine-area--label--item {
    margin: 0 20px 0 0;
    position: relative
}

.block-catrefine-area--label--item label {
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0;
    padding-left: 30px;
    position: relative;
    vertical-align: top;
    word-break: break-all
}

.block-catrefine-area--label--item label.checkbox input,
.block-catrefine-area--label--item label.radio input {
    border: 1px solid #515459;
    height: 20px;
    left: 0;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.block-catrefine-area--label--item label.checkbox input:checked,
.block-catrefine-area--label--item label.radio input:checked {
    background-position: 50%;
    background-repeat: no-repeat;
    border-color: solid #515459 1px;
    opacity: 1
}

.block-catrefine-area--label--item label.checkbox input {
    opacity: 1
}

.block-catrefine-area--label--item label.checkbox input:checked {
    background-color: #187fcc;
    background-image: url(../img/icon/check1.png);
    background-size: 12px
}

.block-catrefine-area--label--item label.radio input {
    border-radius: 50%
}

.block-catrefine-area--label--item label.radio input:checked {
    background-image: url(../img/icon/circle1.png);
    background-size: 12px
}

.block-catrefine-area--label--item.off .checkbox {
    color: #ccc
}

.block-catrefine-area--label--item.off input {
    visibility: hidden
}

.block-catrefine-area--label--item .p-navi-category {
    padding-left: 0
}

.block-catrefine-btn {
    display: none;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 256px
}

.block-catrefine-btn a {
    background: #187fcc;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    height: 100%;
    width: 100%
}

.block-catrefine-btn a:before {
    background: url(../img/icon/search1.png) no-repeat 50%;
    background-size: 100%;
    content: " ";
    display: inline-block;
    height: 20px;
    margin: 10px 10px 0 0;
    vertical-align: top;
    width: 20px
}

/*ボタン調整　2024-02-06*/
#main_column.template .page-link.round a {
    padding: 6px 28px!important;
    display: inline-block;
    margin: auto;
    font-family: inherit;
    position: relative;
    background-image: none!important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 30px !important;
    border: 1px solid #afb2b3;
    font-size: 13px!important;
    font-weight: bold!important;
    line-height: 16px;
}

#main_column.template .page-link.round a:after {
    content: '';
    width: 8px!important;
    height: 8px!important;
    border: 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 54%;
    right: 13px;
    margin-top: -6px;
    transform: rotate(45deg);
    background-image: none!important;
}

#main_column.template .page-link.round a:hover {
    background-color: #000000!important;
    color: #fff !important;
    text-decoration: none!important;
}

#main_column.template .page-link.round a:hover:after {
    background: none;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}
/*ボタン調整　2024-02-06*/

/*ボタン調整　重要度中　ページ内遷移　2024-02-12*/
.more-button-link{
text-align: center!important;
}

.more-button-link a{
    padding: 6px 28px!important;
    display: inline-block;
    margin: auto;
    font-family: inherit;
    position: relative;
    background-image: none!important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 30px !important;
    border: 1px solid #afb2b3;
    font-size: 13px!important;;
    font-weight: bold!important;
    line-height: 16px;
    }
    
    .more-button-link a:hover{
    background-color: #000000!important;
    color: #fff !important;
    text-decoration: none!important;
    transition: all .4s ease;
    }

    .more-button-link a:after {
    display: inline-block;
    border: 2px solid;
    border-left: 0;
    border-bottom: 0;
    background: none !important;
    width: 8px!important;
    height: 8px!important;
    top: 10px !important;
    right: 16px !important;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    background: none;
    }
/*ボタン調整　重要度中　ページ内遷移　2024-02-12*/

/*ボタン調整　重要度中　会員ブロックで使用*/
.c-product_btn a{
    padding: 7px 28px!important;
    display: inline-block;
    margin: auto;
    font-family: inherit;
    position: relative;
    background-image: none!important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 30px !important;
    border: 1px solid #afb2b3;
    font-size: 13px!important;
    font-weight: bold!important;
    line-height: 14px!important;
}

#c-587.c-footer-template .c-product_btn a:hover{
    background-color: #000000!important;
    color: #fff !important;
    text-decoration: none!important;
    transition: all .4s ease;
}
#c-587.c-footer-template .c-product_btn a:after{
    content: '';
    width: 8px!important;
    height: 8px!important;
    border: 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    transform: rotate(45deg);
    background-image: none!important;
}

#c-587.c-footer-template .c-product_btn a:hover:after {
    background: none;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

#c-587.c-footer-template .member-btn a {
    width: 300px;
}

/*ボタン調整　重要度中　会員ブロックで使用*/

/*APIで使用　もっと見るボタン*/
.more--1 a {
    padding: 7px 28px!important;
    display: inline-block;
    margin: auto;
    font-family: inherit;
    position: relative;
    background-image: none!important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 30px !important;
    border: 1px solid #afb2b3;
    font-size: 13px;
    font-weight: bold!important;
    line-height: 14px;
    min-width: 280px !important;
}

.more--1 a:hover{
    background-color: #000000!important;
    color: #fff !important;
    text-decoration: none!important;
    transition: all .4s ease;
}

.more--1 a:after{
    content: '';
    width: 8px!important;
    height: 8px!important;
    border: 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
    transform: rotate(135deg);
    background-image: none!important;
}

.more--1 a:hover:after {
    background: none;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}
/*APIで使用　もっと見るボタン*/

/*ボタン 【重要度高】*/
#main_column.template .page-link-high{ 
    margin-bottom: 10px;
    text-align: center!important;
}

#main_column.template .page-link-high a {
    padding: 11px 40px!important;
    display: inline-block;
    margin: auto;
    font-family: inherit;
    position: relative;
    background-image: none!important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 30px !important;
    border: 2px solid #187FCC;
    font-size: 14px!important;;
    font-weight: bold!important;
    line-height: 18px;
    margin-top: 10px;
}

#main_column.template .page-link-high a:after{
    content: '';
    width: 10px!important;
    height: 10px!important;
    border: 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    transform: rotate(45deg);
    background-image: none!important;
}

#main_column.template .page-link-high a:hover {
    background-color: #187FCC!important;
    color: #fff !important;
    text-decoration: none!important;
    transition: all .4s ease;
}

#main_column.template .page-link-high a:hover:after {
    background: none;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

#main_column.template .business_member a {
    border: 2px solid #F39519!important;
}

#main_column.template .business_member a:hover {
    background-color: #F39519!important;
    color: #fff !important;
    text-decoration: none!important;
    transition: all .4s ease;
}
/*ボタン 【重要度高】*/
</pre></body></html>