@charset "UTF-8";
/* ---------------------------------------------------------------------------------------- */
/* CONTENT
  /* ---------------------------------------------------------------------------------------- */
.information-line {
  position: relative;
  background-color: #009996;
  padding: 1rem 0;
  color: #FFF;
  font-weight: bold; }

.information-line p {
  position: relative;
  font-size: 1.15em;
  color: #FFF;
  font-weight: bold;
  padding-left: 48px; }

.information-line p i {
  position: absolute;
  top: -.2em;
  left: 0;
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  content: ' '; }

main {
  position: relative;
  padding-top: 16px;
  padding-bottom: 3rem; }

main.no-space-top {
  padding-top: 0; }

@media only screen and (min-width: 800px) {
  main {
    padding-top: 32px;
    padding-bottom: 6rem; }

  main.no-space-top {
    padding-top: 0; } }
main.bg-gray {
  background-color: #f7f7f7; }

@media only screen and (min-width: 800px) {
  .wrap-content-with-sidebar .column-main {
    margin-left: 232px;
    overflow: hidden; } }
.content {
  position: relative; }

.bg-gray .content {
  background-color: #FFF;
  margin: 0 auto; }

.sheet-white {
  max-width: 900px;
  margin: 0 auto;
  padding: 32px 16px 48px; }

.sheet-white.wide {
  max-width: 1100px; }

@media only screen and (min-width: 350px) {
  .sheet-white {
    padding: 32px 24px 48px; } }
@media only screen and (min-width: 600px) {
  .sheet-white {
    padding: 48px 48px 64px; } }
@media only screen and (min-width: 900px) {
  .sheet-white {
    padding: 80px 96px 112px; }

  .sheet-white.wide {
    padding: 80px 48px 112px; }

  .cart .sheet-white {
    max-width: 1100px;
    padding: 80px 48px 112px; } }
.content > section {
  position: relative; }

.content > section + section {
  margin-top: 3rem; }

.content.normal-page,
.content.story,
.content.registration,
.content.cart,
.content.special,
.content.news,
.content.mypage {
  font-size: 1em; }

@media only screen and (min-width: 480px) {
  .content.normal-page,
  .content.story,
  .content.registration,
  .content.cart,
  .content.special,
  .content.news,
  .content.mypage {
    font-size: 1.07em; } }
@media only screen and (min-width: 800px) {
  .content.normal-page,
  .content.story,
  .content.registration,
  .content.cart,
  .content.special,
  .content.news,
  .content.mypage {
    font-size: 1.23em; } }
#Corner-header {
  position: relative; }

#Corner-header.with-icon {
  font-size: .8em;
  margin-top: -2em; }

#Corner-header.with-icon i {
  font-size: 5em;
  line-height: 1;
  color: #9abc29;
  display: block;
  margin: 0 auto; }

@media only screen and (min-width: 600px) {
  #Corner-header.with-icon {
    margin-top: -3em; } }
@media only screen and (min-width: 900px) {
  #Corner-header.with-icon {
    margin-top: -5em; } }
.scn-norm {
  position: relative;
  margin-bottom: 5em; }

.scn-norm:last-child {
  margin-bottom: 0; }

div.func-message {
  position: relative;
  padding: 2rem;
  background-repeat: repeat;
  background-position: 0 0;
  border-width: 1px;
  border-style: dotted; }

div.func-message:not(:last-child) {
  margin-bottom: 2rem; }

div.notice {
  border-color: #adb8c8;
  color: #425268;
  background-color: #ecf3fd;
  background-image: linear-gradient(-45deg, #d6e3f4 25%, #FFFFFF 25%, #FFFFFF 50%, #d6e3f4 50%, #d6e3f4 75%, #FFFFFF 75%, #FFFFFF);
  background-size: 3px 3px; }

div.dark {
  border-color: #4b6f8b;
  color: #f8fafb;
  background-image: linear-gradient(-45deg, #365063 20%, #2d4253 20%, #243542 50%, #365063 50%, #365063 75%, #2d4253 75%, #243542);
  background-size: 3px 3px; }

div.caution {
  border-color: #ff1a29;
  color: #ff1a29;
  background-image: linear-gradient(-45deg, #ffe3e5 25%, #FFFFFF 25%, #FFFFFF 50%, #ffe3e5 50%, #ffe3e5 75%, #FFFFFF 75%, #FFFFFF);
  background-size: 3px 3px; }

div.attention {
  border-color: #e9bd44;
  color: #896910;
  background-image: linear-gradient(-45deg, #faefd1 25%, #FFFFFF 25%, #FFFFFF 50%, #faefd1 50%, #faefd1 75%, #FFFFFF 75%, #FFFFFF);
  background-size: 3px 3px; }

.list-paging {
  font-size: .875em;
  line-height: 1;
  font-family: 'robotolight', sans-serif;
  letter-spacing: -.4em; }

.list-paging a {
  position: relative;
  text-decoration: none; }

.list-paging a:hover {
  border-color: #AAA;
  background-color: #EEE; }

.list-paging a:active {
  border-color: #111;
  background-color: #444;
  color: #FFF; }

.list-paging li {
  letter-spacing: normal;
  display: inline-block;
  margin: 2px; }

.list-paging li a,
.list-paging li span {
  text-align: center;
  display: block;
  padding: .35em;
  min-width: 2.5em;
  border: 1px solid #DDD;
  border-radius: 3px; }

.list-paging li .current {
  background-color: #222;
  color: #FFF; }

.list-paging li.prev a {
  padding-left: 24px; }

.list-paging li.next a {
  padding-right: 24px; }

.list-paging li.prev a::after,
.list-paging li.next a::after {
  font-family: 'kishipro-icons';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 1;
  color: #888;
  pointer-events: none; }

.list-paging li.prev a::after {
  left: 4px;
  content: '\e904'; }

.list-paging li.next a::after {
  right: 4px;
  content: '\e905'; }

.list-paging li.prev a:hover::after,
.list-paging li.next a:hover::after {
  color: #555; }

.list-paging li.prev a:active::after,
.list-paging li.next a:active::after {
  color: #FFF; }

.tab-menu {
  position: relative;
  display: table;
  border-collapse: collapse;
  z-index: 1; }

.tab-menu li {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #DDD;
  padding: 1rem 1.5rem;
  line-height: 1.5;
  transition: all .15s ease-in-out; }

.tab-menu li:hover {
  background-color: #333333;
  color: #EEE;
  border-color: #333333; }

.tab-menu li:active {
  background-color: #005748;
  color: #555;
  border-color: #005748; }

.tab-menu li.active {
  background-color: #333333;
  color: #EEE;
  border-color: #333333; }

.tab-content {
  display: none;
  opacity: 0;
  transition: all .3s ease-in-out; }

.tab-content.active {
  display: block;
  opacity: 1; }

.wrap-tab-content {
  position: relative;
  width: 100%;
  margin-top: -1px;
  border-top: 1px solid #e6e6e6;
  padding-top: 2rem;
  z-index: 0; }

.tab-content {
  position: relative; }

@media only screen and (min-width: 768px) {
  .tab-menu {
    border-collapse: separate;
    border-spacing: 8px;
    margin: 0 -8px; }

  .wrap-tab-content {
    margin-top: -9px; } }
.accordion {
  position: relative;
  border-bottom: 1px solid #BBB; }

.accordion:not(:last-child) {
  margin-bottom: 2rem; }

.accordion dt {
  position: relative;
  padding: .75em 0;
  padding-right: 2em;
  display: block;
  border-top: 1px solid #BBB;
  font-weight: bold;
  cursor: pointer;
  background-color: #FFF;
  transition: all .2s ease-in-out; }

.accordion dt::before {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -5px;
  width: 0;
  height: 11px;
  content: ' ';
  border-left: 2px solid #000; }

.accordion dt::after {
  position: absolute;
  top: 50%;
  right: 11px;
  width: 11px;
  height: 0;
  content: ' ';
  border-top: 2px solid #000; }

.accordion dt.active::before,
.accordion dt.leafnode::before {
  display: none; }

.accordion dt.leafnode::after {
  display: none; }

.accordion dd {
  border-top: 1px dotted #AAA;
  padding: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all .1s ease-in-out; }

.accordion dd.active {
  padding: .75em 0 1.5em;
  visibility: visible;
  opacity: 1;
  max-height: 999999px; }

.dsp-tbls-norm .dsp-tbl {
  display: block;
  width: 100%;
  border-top: 1px dotted #AAA; }

.dsp-tbls-norm .dsp-tbl > .col {
  display: block; }

.dsp-tbls-norm .dsp-tbl > dt.col {
  color: #005748;
  padding: .75em 0 .5em; }

.dsp-tbls-norm .dsp-tbl > dd.col {
  padding-bottom: .75em; }

@media only screen and (min-width: 767px) {
  .dsp-tbls-norm .dsp-tbl {
    display: table; }

  .dsp-tbls-norm .dsp-tbl > .col {
    display: table-cell;
    padding: 1em 0; }

  .dsp-tbls-norm .dsp-tbl > dt.col {
    width: 30%;
    padding-right: 2em;
    color: #005748; }

  .dsp-tbls-norm .dsp-tbl > dd.col {
    width: 70%; } }
.wrap-inline-scrl {
  padding: 4px;
  border: 1px solid #DDD;
  background-color: #F5F5F5;
  font-size: .875em;
  margin-bottom: 2rem; }

.inline-scrl {
  position: relative;
  padding: 2rem;
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #DDD;
  background-color: #FAFAFA; }

@media only screen and (min-width: 767px) {
  .wrap-inline-scrl {
    padding: 8px;
    margin-bottom: 3rem; }

  .inline-scrl {
    padding: 3rem;
    height: 300px; } }
.bg-ptn {
  position: relative;
  background-repeat: repeat;
  background-position: 0 0; }

.bg-ptn.clr-gray {
  background-color: #F2F2F2; }

.bg-ptn.clr-drk-gray {
  background-color: #202020;
  color: #FFF; }

.bg-ptn.ptn-check {
  background-image: -webkit-linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1) 90%, rgba(0, 0, 0, 0.1) 100%), -webkit-linear-gradient(0deg, transparent 90%, rgba(0, 0, 0, 0.1) 90%, rgba(0, 0, 0, 0.1) 100%);
  background-image: linear-gradient(transparent 90%, rgba(0, 0, 0, 0.05) 90%, rgba(0, 0, 0, 0.05) 100%), linear-gradient(90deg, transparent 90%, rgba(0, 0, 0, 0.05) 90%, rgba(0, 0, 0, 0.05) 100%);
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px; }

.bg-ptn.ptn-dot {
  background-image: radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 15%), radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 15%);
  background-position: 0 0, 4px 4px;
  -webkit-background-size: 8px 8px;
  background-size: 8px 8px; }

/* ---------------------------------------------------------------------------------------- */
/* SIDEBAR
  /* ---------------------------------------------------------------------------------------- */
.sidebar {
  position: relative;
  margin-bottom: 2rem; }

.wrap-refine-search {
  padding: 16px;
  background-color: #f0f0f0; }

@media only screen and (min-width: 800px) {
  .sidebar {
    padding-top: 2rem;
    width: 200px;
    float: left; }

  .wrap-refine-search {
    padding: 0;
    background-color: transparent; } }
.sidebar a {
  text-decoration: none; }

.target-items {
  position: relative;
  width: 100%;
  color: #777;
  border-top: 1px solid #DDD;
  padding-bottom: 2rem; }

.target-items::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  content: ' ';
  border: 10px solid transparent;
  border-bottom-color: #f0f0f0; }

.target-items h3 {
  font-size: .92em;
  line-height: 1;
  margin-bottom: 1rem; }

.target-items h3 span {
  display: inline-block;
  border: 1px solid #DDD;
  border-top: none;
  padding: .5em;
  font-weight: normal; }

.target-items .number {
  font-size: 3em;
  line-height: 1;
  font-family: 'robotolight', sans-serif;
  padding-left: .5rem; }

.target-items .number span {
  font-size: .4em;
  font-weight: bold;
  margin-left: .5em;
  display: inline-block; }

.wrap-refine-search-tabmenu {
  position: relative;
  background-color: #FFF;
  width: 100%;
  overflow-x: scroll;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch; }

.wrap-refine-search-tabmenu::-webkit-scrollbar {
  display: none; }

.refine-search-tabmenu {
  position: relative;
  background-color: #FFF;
  display: table;
  flex-wrap: nowrap;
  width: 300%; }

.refine-search-tabmenu li {
  display: table-cell;
  width: 10%;
  text-align: center;
  padding: 2px 0 6px;
  cursor: pointer;
  background-color: #FFF;
  border-bottom: 1px solid #EEE;
  transition: all .2s ease-in-out; }
  @media only screen and (min-width: 813px) {
    .refine-search-tabmenu li:hover {
      opacity: 0.7; } }

.refine-search-tabmenu li.active {
  border-bottom-color: #FFF; }

.refine-search-tabmenu li:not(:first-child) {
  border-left: 1px dotted #BBB; }

.refine-search-tabmenu li:hover {
  opacity: .5; }

.refine-search-tabmenu li:active {
  opacity: 1;
  background-color: #EEE; }

/* ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ•°å¤‰å‹•å¯¾å¿œ */
.refine-search-tabmenu li:first-child:nth-last-child(1),
.refine-search-tabmenu li:first-child:nth-last-child(1) ~ li {
  width: 100%;
  width: calc(100% / 1); }

.refine-search-tabmenu li:first-child:nth-last-child(2),
.refine-search-tabmenu li:first-child:nth-last-child(2) ~ li {
  width: 50%;
  width: calc(100% / 2); }

.refine-search-tabmenu li:first-child:nth-last-child(3),
.refine-search-tabmenu li:first-child:nth-last-child(3) ~ li {
  width: 33.33%;
  width: calc(100% / 3); }

.refine-search-tabmenu li:first-child:nth-last-child(4),
.refine-search-tabmenu li:first-child:nth-last-child(4) ~ li {
  width: 25%;
  width: calc(100% / 4); }

.refine-search-tabmenu li:first-child:nth-last-child(5),
.refine-search-tabmenu li:first-child:nth-last-child(5) ~ li {
  width: 20%;
  width: calc(100% / 5); }

.refine-search-tabmenu li:first-child:nth-last-child(6),
.refine-search-tabmenu li:first-child:nth-last-child(6) ~ li {
  width: 16.6666%;
  width: calc(100% / 6); }

.refine-search-tabmenu li:first-child:nth-last-child(7),
.refine-search-tabmenu li:first-child:nth-last-child(7) ~ li {
  width: 14.2857%;
  width: calc(100% / 7); }

.refine-search-tabmenu li:first-child:nth-last-child(8),
.refine-search-tabmenu li:first-child:nth-last-child(8) ~ li {
  width: 12.5%;
  width: calc(100% / 8); }

.refine-search-tabmenu li:first-child:nth-last-child(9),
.refine-search-tabmenu li:first-child:nth-last-child(9) ~ li {
  width: 11.1111%;
  width: calc(100% / 9); }

.refine-search-tabmenu li:first-child:nth-last-child(10),
.refine-search-tabmenu li:first-child:nth-last-child(10) ~ li {
  width: 10%;
  width: calc(100% / 10); }

.refine-search-tabmenu li:first-child:nth-last-child(11),
.refine-search-tabmenu li:first-child:nth-last-child(11) ~ li {
  width: 9.0909%;
  width: calc(100% / 11); }

.refine-search-tabmenu li:first-child:nth-last-child(12),
.refine-search-tabmenu li:first-child:nth-last-child(12) ~ li {
  width: 8.3333%;
  width: calc(100% / 12); }

.refine-search-tabmenu li:first-child:nth-last-child(13),
.refine-search-tabmenu li:first-child:nth-last-child(13) ~ li {
  width: 7.6923%;
  width: calc(100% / 13); }

.refine-search-tabmenu li:first-child:nth-last-child(14),
.refine-search-tabmenu li:first-child:nth-last-child(14) ~ li {
  width: 7.1428%;
  width: calc(100% / 14); }

.refine-search-tabmenu li:first-child:nth-last-child(15),
.refine-search-tabmenu li:first-child:nth-last-child(15) ~ li {
  width: 6.6666%;
  width: calc(100% / 15); }

.refine-search-tabmenu li:first-child:nth-last-child(16),
.refine-search-tabmenu li:first-child:nth-last-child(16) ~ li {
  width: 6.25%;
  width: calc(100% / 16); }

.refine-search-tabmenu li i {
  display: block;
  vertical-align: baseline;
  width: 32px;
  height: 32px;
  font-size: 32px;
  margin: 0 auto; }

.refine-search-tabmenu li > span {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  font-size: .75em;
  line-height: 1.2; }

@media only screen and (min-width: 350px) {
  .refine-search-tabmenu li > span {
    font-size: .8125em; } }
@media only screen and (min-width: 800px) {
  .wrap-refine-search-tabmenu,
  .refine-search-tabmenu {
    display: none; } }
.dl-refine-search {
  background-color: #f0f0f0;
  padding-bottom: 2rem; }

.dl-refine-search > dt {
  position: relative;
  width: 100%;
  height: 55px;
  font-size: 1.3em;
  cursor: pointer;
  display: none;
  overflow: hidden;
  transition: all .15s ease-in-out; }
  @media only screen and (min-width: 813px) {
    .dl-refine-search > dt:hover {
      opacity: 0.7; } }

@media only screen and (min-width: 800px) {
  .dl-refine-search > dt {
    display: flex;
    align-items: center; } }
.dl-refine-search > dt::before {
  position: absolute;
  top: 50%;
  right: 21px;
  margin-top: -5px;
  width: 0;
  height: 12px;
  content: ' ';
  border-left: 2px solid #000; }

.dl-refine-search > dt.active-pc::before {
  display: none; }

.dl-refine-search > dt::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 12px;
  height: 0;
  content: ' ';
  border-top: 2px solid #000; }

.dl-refine-search > dt > i {
  display: block;
  float: left;
  vertical-align: baseline;
  width: 20px;
  height: 48px;
  padding: 8px 4px 0;
  font-size: 32px; }

.dl-refine-search > dt > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 48px; }

.dl-refine-search > dd {
  position: relative;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  opacity: 0;
  max-height: 0;
  transition: all .1s ease-in-out; }

.dl-refine-search > dd .inner-space {
  padding: 16px;
  background-color: #FFF;
  width: inherit; }
  .dl-refine-search > dd .inner-space.color {
    padding: 0; }

.dl-refine-search > dd .inner-space .temp-ti {
  margin-bottom: .5em;
  font-size: .8125em;
  line-height: 1.5;
  font-weight: bold; }

.dl-refine-search > dd .inner-space.top-more-space .temp-ti {
  margin-bottom: 1.5em; }

.dl-refine-search > dd .inner-space.no-sidespace {
  padding: 0; }

.dl-refine-search > dd .inner-space.no-sidespace .temp-ti {
  padding: 0 16px .5em; }

.dl-refine-search > dd.active {
  visibility: visible;
  opacity: 1;
  max-height: 99999em; }

@media only screen and (min-width: 800px) {
  .dl-refine-search {
    /* add 2018.10.29 */
    padding-bottom: 0; }

  .dl-refine-search > dd .inner-space {
    background-color: transparent; }

  .dl-refine-search > dd .inner-space.top-more-space {
    padding-top: 16px; }

  .dl-refine-search > dd .inner-space.no-sidespace {
    padding: 0; }

  .dl-refine-search > dd .inner-space .temp-ti {
    display: none; }

  .dl-refine-search > dd.active-pc {
    visibility: visible;
    opacity: 1;
    max-height: 99999em; } }
.check-refine.colors {
  display: block;
  border-top: 1px solid #CCC;
  border-left: unset; }
  .check-refine.colors li:not(:last-child) {
    border-bottom: 1px dashed #BDBDBD; }

.dl-refine-search > dd + dt {
  border-top: 1px solid #646464; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #ccc;
  background: #555;
  color: #fff; }

.range-slider {
  position: relative;
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background-color: #444; }

.range-slider span {
  position: absolute;
  content: ' '; }

.range-slider .min,
.range-slider .max {
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #CCC;
  background-color: #FFF;
  z-index: 1;
  margin-left: -8px; }

.range-slider .min {
  left: 0; }

.range-slider .max {
  left: 100%; }

.range-slider .inner {
  top: 0;
  width: 20%;
  height: 100%;
  background-color: #CCC; }

.range-value input {
  width: 100%;
  margin-top: 1em;
  text-align: center;
  font-size: .92em;
  line-height: 1.4; }

.wrap-slider {
  padding: 0 .5rem; }

.ui-slider-range {
  background-color: #CCC; }

#slider-range {
  cursor: pointer; }

.ui-slider-handle {
  width: 24px !important;
  height: 24px !important;
  border-radius: 50% !important;
  border: 1px solid #CCC !important;
  background-color: #FFF !important;
  margin-top: -5px !important;
  margin-left: -12px !important; }

.ui-slider-handle:active {
  border-color: #aaa;
  background-color: #FFF; }

.ui-slider-horizontal {
  height: 8px;
  border-radius: 4px;
  background-color: #444; }

.sidebar fieldset {
  padding: 0;
  margin: 0 -4px;
  border: none; }

.check-refine {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0;
  color: #646464;
  border-top: 1px solid #646464;
  border-left: 1px solid #646464; }
  .check-refine label {
    border-right: 1px solid #646464;
    border-bottom: 1px solid #646464;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    cursor: pointer;
    text-align: center; }
    .check-refine label.selected {
      border: 1px solid #BDBDBD;
      background-color: #646464;
      color: #FFF; }
    .check-refine label input {
      display: none; }
    @media only screen and (min-width: 813px) {
      .check-refine label:hover {
        opacity: 0.7; } }
  .check-refine.colors label {
    background-color: transparent;
    display: contents; }
  .check-refine.courts label:last-child {
    font-size: smaller; }

.isSpike .check-refine {
  grid-template-columns: repeat(2, 1fr); }

.check-refine .ui-state-active,
.check-refine .ui-widget-content .ui-state-active,
.check-refine .ui-widget-header .ui-state-active,
.check-refine a.ui-button:active,
.check-refine .ui-button:active,
.check-refine .ui-button.ui-state-active:hover {
  background-color: #555; }

.check-refine.colors label img {
  height: auto;
  pointer-events: none;
  padding-right: 10px; }

.check-refine.colors label::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid rgba(255, 255, 255, 0.5);
  content: ' ';
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  display: none; }

.check-refine.colors label.ui-state-active::after {
  display: block; }

.check-refine.colors label.ui-state-active,
.check-refine.colors label.ui-button:active,
.check-refine.colors label.ui-button.ui-state-active:hover {
  padding: 0;
  border: none; }

.check-refine.colors .ui-state-active,
.check-refine.colors .ui-widget-content .ui-state-active,
.check-refine.colors .ui-widget-header .ui-state-active,
.check-refine.colors a.ui-button:active,
.check-refine.colors .ui-button:active,
.check-refine.colors .ui-button.ui-state-active:hover {
  border: none;
  background: #FFF; }

.check-refine.colors label.clr-white {
  border: 1px solid #AAA; }

/* wrap-btn-refine-search modified 2018.10.29 */
.wrap-btn-refine-search {
  position: relative;
  margin: -2rem 16px 0;
  letter-spacing: -.4em;
  text-align: right; }

.wrap-btn-refine-search .btn-refine-search,
.wrap-btn-refine-search .btn-reset-search {
  letter-spacing: normal;
  display: inline-block;
  width: 50%; }

.wrap-btn-refine-search .btn-refine-search {
  display: none; }

.wrap-btn-refine-search .btn-refine-search.active {
  display: inline-block; }

.btn-refine-search button,
.btn-reset-search a {
  width: 100%;
  text-align: center;
  background-color: #242424;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  padding: 1rem .5rem;
  margin: 0 auto;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

.btn-refine-search button:hover {
  background-color: #444;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }

.btn-reset-search a {
  background-color: #888; }

.btn-reset-search a:hover {
  background-color: #BBB;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }

@media only screen and (min-width: 800px) {
  .wrap-btn-refine-search {
    margin: 2px 0 0;
    /* add 2018.10.29 */
    text-align: center; }

  .wrap-btn-refine-search .btn-refine-search {
    width: 100%;
    display: block; }

  .wrap-btn-refine-search .btn-reset-search {
    display: block;
    width: 100%; }

  /* modified 2018.10.29
.btn-reset-search a {
  width: inherit;
  background-color: transparent;
  font-weight: normal;
  color: #111;
  display: inherit;
  padding: 0;
  margin: .5rem 0;
  box-shadow: 0 0 0 rgba(0,0,0,.0);
}
.btn-reset-search a:hover {
  background-color: transparent;
  color: #555;
  box-shadow: 0 0 0 rgba(0,0,0,.0);
}
*/ }
.refine-search-list-group.accordion {
  border-bottom: 0; }
  .refine-search-list-group.accordion.series img {
    height: 40px;
    width: 40px;
    margin-right: 3px; }
  .refine-search-list-group.accordion.series > dt {
    line-height: 40px; }
  .refine-search-list-group.accordion.series .temp-list-li {
    padding-left: 40px; }

.refine-search-list-group.accordion:not(:last-child) {
  margin-bottom: 0; }

.refine-search-list-group.accordion > dt {
  background-color: transparent;
  padding: .75em 2em .75em 1.5em;
  font-weight: normal;
  border-top: 1px solid #CCC;
  color: #646464;
  font-size: 13px; }
  @media only screen and (min-width: 813px) {
    .refine-search-list-group.accordion > dt:hover {
      opacity: 0.7; } }

.refine-search-list-group.accordion > dt.leafnode {
  padding: 0; }

.refine-search-list-group.accordion > dt.leafnode a {
  position: relative;
  display: block;
  padding: .75em 2em .75em 1em; }

.refine-search-list-group.accordion dt::before {
  right: 20px;
  height: 12px; }

.refine-search-list-group.accordion dt::after {
  right: 15px;
  width: 12px; }

.refine-search-list-group.accordion dt.no_open {
  cursor: pointer; }
  @media only screen and (min-width: 813px) {
    .refine-search-list-group.accordion dt.no_open:hover {
      opacity: 0.7; } }
  .refine-search-list-group.accordion dt.no_open::before {
    height: 0px; }
  .refine-search-list-group.accordion dt.no_open::after {
    width: 0px; }

.refine-search-list-group.accordion dd.active {
  padding: 0; }

.refine-search-list-group.accordion > dd li:not(:last-child) {
  border-bottom: 1px dashed #BDBDBD; }

.refine-search-list-group.accordion > dd li.selected,
.refine-search-list-group.accordion > dt.selected {
  background-color: #646464;
  color: #FFF; }
  .refine-search-list-group.accordion > dd li.selected::after,
  .refine-search-list-group.accordion > dt.selected::after {
    content: '\00d7';
    font-size: large;
    font-weight: bold;
    position: absolute;
    right: 0px;
    padding-right: 13px; }

.refine-search-list-group.accordion > dt.selected::after {
  border: none;
  top: 6px;
  right: 30px;
  padding-right: 0px; }

.refine-search-list-group.accordion > dd li a {
  position: relative;
  display: block;
  padding: .5em 16px .5em 2em; }

.refine-search-list-group.accordion > dd li.selected a,
.refine-search-list-group.accordion > dt.selected a {
  color: #EEE;
  padding-right: 36px; }

.refine-search-list-group.accordion > dd li.selected a::after,
.refine-search-list-group.accordion > dt.selected a::after {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  content: '\e910';
  font-family: 'kishipro-icons';
  color: #EEE;
  transition: all .2s ease-in-out; }

.refine-search-list-group .temp-list-li {
  background-color: #FFF; }

.dl-refine-search {
  width: 280px;
  margin-right: 40px;
  border-radius: 4px;
  border: #f0f0f0 solid 1px; }

.dl-refine-search-top {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #646464;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #646464; }

.item-list-wrapper {
  display: flex;
  padding-bottom: 40px; }

.temp-list-li {
  color: #646464;
  display: flex;
  justify-content: flex-start;
  padding-right: 30px;
  padding-left: 30px;
  align-items: center;
  min-height: 45px;
  cursor: pointer; }
  @media only screen and (min-width: 813px) {
    .temp-list-li:hover {
      opacity: 0.7; } }
  .temp-list-li label {
    cursor: pointer;
    display: flex;
    align-items: center; }
  .temp-list-li.selected {
    background-color: #646464;
    color: #FFF; }
    .temp-list-li.selected::after {
      content: '\00d7';
      font-size: large;
      font-weight: bold;
      position: absolute;
      right: 0px;
      padding-right: 13px; }

.colors .temp-list-li {
  padding-left: 20px; }

.list-count-animation {
  background: linear-gradient(to left, #221F87 60%, #DA017F 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  background-size: 500% auto;
  animation: textShine 1s ease-in-out infinite alternate; }

@keyframes textShine {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }
.temp-new-item-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }

.temp-new-item-header-wrapper input {
  -webkit-appearance: auto; }

.item_list_contents.loading figure div {
  width: 163px;
  height: 163px;
  background: #d2d2d2;
  background: linear-gradient(90deg, #d2d2d2 0%, #e2e2e2 30%, #eeeeee 100%);
  background-size: 150% auto;
  animation: textShine 1s ease-in-out infinite alternate; }

.item_list_contents.loading .itemBrand,
.item_list_contents.loading .itemName,
.item_list_contents.loading .itemPrice {
  margin-top: 4px;
  width: 120px;
  background: #d2d2d2;
  background: linear-gradient(90deg, #d2d2d2 0%, #e2e2e2 30%, #eeeeee 100%);
  background-size: 150% auto;
  animation: textShine 1s ease-in-out infinite alternate; }

.itemRankOne {
  min-height: 300px; }

.subSearchedItems,
.parentSearchedItems,
.searchedPriceItem {
  color: #BE1920;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 230px; }

.active .subSearchedItems,
.active-pc > * > .subSearchedItems,
.active-pc .parentSearchedItems,
.active-pc .searchedPriceItem {
  display: none; }

#searchClearSp,
#searchSubmitSp {
  background-color: #d0451b;
  border-radius: 8px;
  border: 2px solid #BE1920;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  padding: 6px 24px;
  font-size: large; }
  #searchClearSp:hover,
  #searchSubmitSp:hover {
    background: linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
    background-color: #bc3315; }
  #searchClearSp:active,
  #searchSubmitSp:active {
    position: relative;
    top: 1px; }

#searchedItems {
  margin: 10px 0;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap; }
  #searchedItems label {
    padding: 4px 10px;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #AAA;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    font-weight: 400;
    cursor: pointer; }
    @media only screen and (min-width: 813px) {
      #searchedItems label:hover {
        opacity: 0.7; } }
    #searchedItems label .searchLabel {
      font-weight: bold;
      min-width: 20px; }
    #searchedItems label img {
      width: 20px;
      margin-left: 4px;
      border-radius: 14px;
      border: 1px solid #AAA; }
    #searchedItems label:after {
      content: '×';
      padding-left: 8px;
      color: #B7B7B7;
      font-weight: bold;
      transition: all .1s ease-in-out; }
    #searchedItems label:hover {
      opacity: 0.7; }
      #searchedItems label:hover:after {
        color: #F00;
        font-weight: bold; }

.bread-crumb-parent {
  text-align: left;
  padding-top: 15px;
  font-weight: 400; }
  .bread-crumb-parent li {
    display: inline;
    margin-right: 6px; }
    .bread-crumb-parent li a {
      text-decoration: underline; }

.condition_buttons {
  display: flex; }

.selected_conditon {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  color: #646464; }

.clear_condition {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-decoration-line: underline;
  color: #00A3FF;
  padding-left: 30px;
  cursor: pointer; }

.itemListHead {
  padding-left: 10px; }
  .itemListHead .tabSpace {
    height: 30px; }
  .itemListHead .title {
    font-size: 18px; }

.sort-select {
  border-color: #BDBDBD;
  border-radius: 5px;
  font-weight: bold;
  padding-left: 7px;
  width: 185px;
  height: 30px;
  background: url("/store/assets/img/sidebar/arrow-under-red.svg") no-repeat right 10px center;
  appearance: none;
  cursor: pointer; }

.parent-title {
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  align-items: center; }

#junior-radios {
  display: flex;
  margin-left: auto; }
  #junior-radios .toggle-slider {
    text-align: center;
    height: 30px;
    width: 110px;
    border: 1px solid #BDBDBD; }
    #junior-radios .toggle-slider.left {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    #junior-radios .toggle-slider.right {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
  #junior-radios label {
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 28px;
    font-weight: bold;
    transition: background-color 0.3s, border-color 0.3s; }
    @media only screen and (min-width: 813px) {
      #junior-radios label:hover {
        opacity: 0.7; } }
  #junior-radios input[type="radio"] {
    display: none; }
    #junior-radios input[type="radio"]:checked + .toggle-slider {
      transition: background-color 0.3s, border-color 0.3s;
      background-color: #BE1920;
      color: white;
      border-color: #BE1920;
      font-weight: bold; }

.itemListHeadWrap {
  background: #f7f7f7;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px; }

.selectChildCategory {
  position: absolute;
  width: 85%;
  height: 45px;
  left: 0;
  top: auto;
  z-index: 2;
  cursor: pointer; }

@media only screen and (max-width: 812px) {
  #itemListWrap h2.title-word {
    padding-left: 0px; }

  .itemListHead {
    margin-bottom: 20px; }
    .itemListHead .tabSpace {
      display: none; }

  .sort-select {
    width: 40%;
    margin-left: 10px; }

  #junior-radios {
    margin-right: 10px;
    font-size: 11px; }
    #junior-radios .toggle-slider {
      width: 80px; }

  .dl-refine-search {
    background-color: #F7F7F7;
    overflow: scroll;
    border-radius: unset;
    display: none;
    position: fixed;
    z-index: 7000000;
    width: 100%;
    bottom: 0;
    height: 100%;
    padding-bottom: 60px; }
    .dl-refine-search > dd .inner-space {
      background-color: #F7F7F7;
      padding: 30px 40px;
      width: unset; }
    .dl-refine-search > dt {
      width: calc(100% - 16px);
      margin-left: 8px; }
    .dl-refine-search > dd {
      width: calc(100% - 16px);
      margin-left: 8px; }
    .dl-refine-search > dd .inner-space.no-sidespace {
      padding: 0; }
    .dl-refine-search > dd .inner-space .temp-ti {
      display: none; }
    .dl-refine-search .isSpike .inner-space {
      width: inherit; }

  .dl-refine-search-top {
    display: none; }

  .search_menu_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }

  .dl-refine-search > dt {
    display: flex;
    font-size: 1em; }

  .search_menu_open_btn {
    position: fixed;
    flex-direction: column;
    margin: 0 10px;
    width: calc(100% - 20px);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    gap: 30px;
    z-index: 6000000;
    color: #FFF;
    height: 50px;
    bottom: 20px;
    border: none;
    background: #2D2D2D;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
    border-radius: 55px; }
    .search_menu_open_btn label img {
      margin-right: 4px;
      width: 20px; }
    .search_menu_open_btn .result {
      font-weight: bold;
      margin-left: 10px;
      display: flex;
      align-items: center; }
      .search_menu_open_btn .result .text {
        font-weight: normal;
        font-size: smaller; }
      .search_menu_open_btn .result .pipe {
        font-weight: normal; }
      .search_menu_open_btn .result .number {
        margin-bottom: 1px; }
    .search_menu_open_btn .condition {
      display: flex;
      align-items: center;
      font-size: smaller;
      font-weight: bold;
      margin-right: 10px; }
      .search_menu_open_btn .condition img {
        vertical-align: middle; }

  .search_menu_close_btn {
    border: none;
    position: absolute;
    color: #FFF;
    top: 0;
    left: 0px;
    width: 100%;
    height: 50px;
    background: #3A3A3A;
    z-index: 1; }

  .search_menu_close_btn > .mark {
    padding: 10px 0;
    text-align: center;
    font-weight: bold; }
    .search_menu_close_btn > .mark::after {
      content: '\00d7';
      font-size: 30px;
      font-weight: normal;
      position: absolute;
      top: 0px;
      right: 0px;
      padding-right: 8px; }

  .dl-refine-search > dd.active-pc {
    visibility: visible;
    opacity: 1;
    max-height: 99999em; }

  .search_menu_button {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #FFF;
    padding: 8px;
    z-index: inherit; }
    .search_menu_button button {
      height: 50px; }

  .search_menu_button > .condition_clear {
    width: 49%;
    font-weight: bold;
    color: #BE1920 !important;
    background: #FFFFFF !important;
    border-radius: 14px; }

  .search_menu_button > .search {
    width: 49%;
    background: #BE1920 !important;
    border-radius: 14px;
    font-weight: none;
    font-size: 9px; }
    .search_menu_button > .search .text {
      font-weight: bold;
      font-size: 18px;
      margin-right: 4px; }

  .bread-crumb-parent {
    display: none; }

  #searchedItems {
    flex-wrap: unset;
    overflow-x: auto; }

  #searchedItems label {
    white-space: nowrap;
    font-size: smaller; }

  #searchedItems::-webkit-scrollbar {
    display: none; }

  .list-no-item {
    width: 100vw; }

  .check-refine.sizes label {
    height: unset;
    aspect-ratio: 1;
    text-align: center; }
  .check-refine.shoetype, .check-refine.courts {
    font-size: smaller; }

  .temp-list-li {
    font-size: 12px; }

  #bottomPolipopCoupon {
    bottom: 90px; }

  .parent-title {
    font-weight: bold; }

  #list-count {
    font-size: small; }

  .listSort {
    width: 100%; } }
