@charset "UTF-8";

html {
  font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Meiryo, メイリオ, Osaka, MS PGothic, arial, helvetica, sans-serif;
  font-size: 62.5%;
  background: #fff;
  color: #362e2b
}

body {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin: 0
}

.fs-l-pageMain .group-comment-wrap:not(:has(~ .group-comment-wrap)) { 
      margin-bottom: 0px;
    }
    .fs-l-pageMain .group-comment-wrap:has(~ .group-comment-wrap) { 
      /* 最後の group-comment-wrap に適用されるスタイル */
      margin-bottom: 20px;
    }

a, a:visited {
  color: #004b91
}

a:hover img {
  opacity: .8;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

.img100 {
  width: 100%;
  height: auto;
}

.center {
  text-align: center;
}

.pc-view, .pc {
  display: block;
}

.sp-view, .sp {
  display: none;
}
.algin_right {
  text-align: right;
}
p {
  margin: 0;
}

.fs-p-logo__image {
  margin-right: 15px;
  width: 335px;
}
/* heder_tel */
.header_tel_box {
   position: relative;
   display: block;
   border: 1px solid #e6e1de;
   border-radius: 5px;
   background-color: #fff0f2;
   color: #e22700;
   font-size: 1.2rem;
   width: 210px;
   text-align: center;
   height: 80px;
   margin-right: 5px;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
}
.header_tel_box .header_tel {
   display: block;
   font-size: 1.8rem;
   font-weight: 900;
   display: block;
   line-height: 1;
   margin: 3px auto 6px;
}
.header_tel_box .header_tel_time {
   display: block;
   color: #000;
   line-height: 1;
   margin: 0 auto 7px;
}
.header_tel_box .header_tel_notice {
   line-height: 1;
}
.header_tel_box .header_tel img {
   margin-right: 5px;
   width: 18px;
   height: 18px;
}

.fs-l-page {
  width: 100%;
}

.fs-l-page>.fs-l-footer {
  max-width: 100%
}

.fs-l-page .fs-l-main {
  max-width: 1200px;
  padding: 0;
  margin: 10px auto 24px;
}

.fs-l-page .fs-l-swiper {
  max-width: 750pt;
  padding-top: 8px;
  margin-bottom: 30px;
  position: relative
}

.fs-l-swiper .link {
  width: 220px;
  padding-top: 7px;
  position: absolute;
  right: 0;
  text-align: right
}

.fs-l-swiper .link a {
  display: inline-block;
  position: relative;
  padding-left: 9pt;
  font-size: 1.3rem
}

.fs-l-swiper .link a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: solid 1px #004b91;
  border-right: solid 1px #004b91;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

#google_translate_box {
}

.fs-l-page .fs-l-swiper_ranking {
  max-width: 100%;
  padding-top: 8px;
  margin-bottom: 30px;
  position: relative
}

.fs-l-swiper_ranking .swiper-slide {
  display: inline-block;
  margin: 0 15px 0 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 130px !important;
  height: auto;
  padding: 7px;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  cursor: pointer;
  border: 1px solid #ccc
}

.fs-l-swiper_ranking .swiper-slide img {
  width: 100%;
  height: auto;
  margin-bottom: 10px
}

.fs-l-swiper_ranking .swiper-slide p {
  margin-bottom: 10px
}

.fs-l-swiper_ranking .swiper-slide a {
  font-size: 1.3rem;
  line-height: 1.4;
  height: 3rem;
  overflow: hidden
}

.fs-l-swiper_ranking .swiper-slide a:hover {
  text-decoration: none
}

.fs-l-swiper_ranking .swiper-slide .itemPrice {
  margin: 10px 0 0;
  color: #c00;
  text-align: right
}

.fs-l-swiper_ranking .swiper-slide .itemPrice span {
  font-size: 1.1rem;
  color: #000
}

.fs-l-swiper_ranking .swiper-container {
  height: auto
}

.fs-l-swiper_ranking .swiper-slide .rank {
  color: #666;
  font-weight: 700;
  text-align: center;
  padding: 3px 0;
  letter-spacing: .1em;
  position: relative;
  border-bottom: 1px solid #ccc;
  margin: 0 0 10px
}

.fs-l-swiper_ranking .swiper-slide .rank_01 {
  color: #a99002;
  padding-left: 20px
}

.fs-l-swiper_ranking .swiper-slide .rank_02 {
  color: #888;
  padding-left: 20px
}

.fs-l-swiper_ranking .swiper-slide .rank_03 {
  color: #aa771c;
  padding-left: 20px
}

.fs-l-swiper_ranking .swiper-slide .rank_01:before {
  background-image:url(https://tools.itembox.design/item/common/img01/ico_rank_01.png?t=20250619100544)
}

.fs-l-swiper_ranking .swiper-slide .rank_01:before, .fs-l-swiper_ranking .swiper-slide .rank_02:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 9pt;
  margin: -6px -21px 0;
  background-size: 14px 9pt
}

.fs-l-swiper_ranking .swiper-slide .rank_02:before {
  background-image:url(https://tools.itembox.design/item/common/img01/ico_rank_02.png?t=20250619100544)
}

.fs-l-swiper_ranking .swiper-slide .rank_03:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 9pt;
  margin: -6px -21px 0;
  background-image:url(https://tools.itembox.design/item/common/img01/ico_rank_03.png?t=20250619100544);
  background-size: 14px 9pt
}

.fs-l-page .fs-l-main>.fs-l-sideArea {
  max-width: 200px;
  width: 100%;
  padding: 0;
  overflow: unset
}

.fs-l-page .fs-l-main>.fs-l-sideArea+.fs-l-pageMain {
  max-width: 980px;
  width: 100%;
  margin-left: 20px;
}

.box_price .tax {
  font-size: 10px;
}

@media screen and (max-width:1220px) {
  .fs-l-page .fs-l-main>.fs-l-sideArea+.fs-l-pageMain {
    width: calc(100% - 220px)
  }
}
@media screen and (max-width:1000px) {
  .fs-l-page .fs-l-main>.fs-l-sideArea+.fs-l-pageMain {
    width: calc(100% - 220px)
  }
}

.area_3clm_bnr {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 8px auto 0;
  padding: 0
}

.area_3clm_bnr li {
  width: 326px;
  line-height: 1;
  margin: 0 11px 0 0
}

.area_3clm_bnr li:last-child {
  margin: 0
}

.list-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.info-box .list-menu {
  display: flex;
  justify-content: center
}

dl.list-top-nav {
  width: 750pt;
  list-style-type: none;
  margin: 0 auto;
  box-sizing: border-box
}

dl.list-top-nav dt a {
  width: 5pc;
  height: 40px;
  display: inline-block;
  padding: 5px 10px;
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 2px 0 0 2px;
  float: left;
  position: relative;
  border-radius: 4px 0 0 4px;
  text-align: center;
  line-height: 1.6;
  letter-spacing: .1em;
  padding-right: 15px
}

dl.list-top-nav dt a:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff5803;
  top: 50%;
  margin-top: -5px;
  right: 5px
}

dl.list-top-nav dt a:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-top: 4px solid #fff
}

dl.list-top-nav dt.ttl_new a {
  color: #fff;
  background-color: #276e2c
}

dl.list-top-nav dt.ttl_used a {
  color: #fff;
  background-color: #e92e03
}

dl.list-top-nav dt a:hover {
  opacity: .8;
  text-decoration: none
}

dl.list-top-nav dd {
  width: 920px;
  height: 40px;
  padding: 2px;
  float: right;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border-radius: 0 4px 4px 0
}

dl.list-top-nav dd.nav_new {
  background-color: #d4e2d5
}

dl.list-top-nav dd.nav_used {
  background-color: #fbd4cd
}

dl.list-top-nav ul {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 4px 5px 0
}

dl.list-top-nav dd ul li, dl.list-top-nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center
}

dl.list-top-nav dd ul li {
  line-height: 1
}

dl.list-top-nav dd.nav_new ul li a {
  color: #276e2c
}

dl.list-top-nav dd.nav_new ul li a:hover {
  text-decoration: none;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 1%, #e2fce4 100%);
  background: -webkit-linear-gradient(top, #fff 1%, #e2fce4 100%);
  background: linear-gradient(to bottom, #fff 1%, #e2fce4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2fce4', GradientType=0)
}

dl.list-top-nav dd.nav_new ul li a, dl.list-top-nav dd.nav_used ul li a {
  padding: 7px 9px;
  font-size: 1.4rem;
  font-weight: 700;
  border: 1px solid #fff;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 5, .1);
  background: #fff;
  background: -moz-linear-gradient(top, #fff 1%, #f0f0f0 100%);
  background: -webkit-linear-gradient(top, #fff 1%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fff 1%, #f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0)
}

dl.list-top-nav dd.nav_used ul li a {
  color: #e92e03
}

dl.list-top-nav dd.nav_used ul li a:hover {
  text-decoration: none;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 1%, #ffebe8 100%);
  background: -webkit-linear-gradient(top, #fff 1%, #ffebe8 100%);
  background: linear-gradient(to bottom, #fff 1%, #ffebe8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffebe8', GradientType=0)
}

.list-bnr_01 {
  width: 100%;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px 0;
}

.list-bnr_01 li {
  width: 327px;
}

.list-bnr_01 li img {
  width: 325px
}

.definition-list-menu {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

.definition-list-menu dd, .definition-list-menu dt {
  padding: 0;
  margin: 0
}

.menu {
  border: solid 1px #eb5532;
  background: #eb5532;
  color: #fff;
  border-radius: 4px
}

.fs-l-header {
  margin-bottom: 10px;
  margin-top: 2pc;
  background: #fff;
  max-width: 1200px;
  margin: 0 auto;
}

.fs-body-cart .fs-l-header {
  margin-top: 0
}

.fs-l-header a:hover img {
  opacity: .8;
}

.hGroupBoxNew-block {
  position: relative;
  width: 100%;
  background: #ece9e8;
  font-size: 1.2rem;
}

.temposholdings-block {
  background: #777777;
  border-bottom: 1px solid #aa523c;
}

.hGroupBoxNew-block .hGroupBoxNew-inner>* {
  margin: 0 auto;
  display: table;
}

.hGroupBoxNew-block h1, .hGroupBoxNew-block p {
  margin: 0;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 400;
}
.hGroupBoxNew-block h1 {
  background-color: #fff;
  padding: 5px 0;
}

.temposholdings-block a, .temposholdings-block span {
  text-decoration: none;
  color: #6b6b6b;
  padding: 5px 9pt;
  display: block;
  line-height: 1;
}
.temposholdings-block a {
  padding: 14px 9pt;
}

.temposholdings-block dt a {
  padding-left: 9pt;
  padding-right: 9pt;
  background: #777777;
  color: #fff;
}

.temposholdings-block .list-menu {
  background: #767474
}

.temposholdings-block .list-menu .current, .temposholdings-block .list-menu a:hover {
  background: #3c3c3c;
}

.temposholdings-block .list-menu .current:after {
  background: #3c3c3c
}

.temposholdings-block .list-menu li a {
  color: #fff
}

.temposholdings-block .list-menu li {
}

.temposholdings-block .list-menu li :after {
  content: url(https://tools.itembox.design/item/img/header/header_temposholdings_arrow.png)
}

.fs-l-header .wrapper {
  width: 100%;
  background-color: #eee;
  padding: 8px 0
}

@media screen and (min-width:1150px) and (max-width:1310px) {
  .temposholdings-block a, .temposholdings-block span {
    padding: 9px 6px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width:768px) and (max-width:1150px) {
  .temposholdings-block a, .temposholdings-block span {
    padding: 4px;
    font-size: 1.1rem
  }
}

/* header_wrap */
.header_wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.header_wrap .header_left {
  width: 715px;
}
.header_wrap .header_left .logo_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.header_wrap .header_center {
  margin-right: 5px;  
}
.header_mypage {
  margin-right: 5px;
}
.header_shoplist {

}
.header_shoplist img {

}
.header_mypage a,
.header_shoplist a {
  display: inline-block;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  background-color: #f0f0f0;
  height: 80px;
  font-size: 1.1rem;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 72px;
}
.header_mypage a img {
  width: auto;
  height: 26px;
}
.header_shoplist a img {
  width: auto;
  height: 30px;
}
.header_mypage a p,
.header_shoplist a p {
  padding: 8px 0 0 0;
  margin: 0;
}
.header_mypage a:hover,
.header_shoplist a:hover {
  border: 1px solid #dd2c00;
  color: #dd2c00;
  text-decoration: none;
  background-color: #ffeae9;
}
.header_linklist01 {
  margin-left: 5px;
}
.header_linklist01 a {
  display: block;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  width: 175px;
  height: 37px;
  font-size: 1.1rem;
  padding: 12px 0 0 15px;
  position: relative;
  margin-bottom: 5px;
}
.header_linklist01 a:last-child {
  margin-bottom: 0px;
}
.header_linklist01 a:hover {
  border: 1px solid #dd2c00;
  color: #dd2c00;
  text-decoration: none;
}
.header_linklist01 a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #dd2c00 !important;
  top: 50%;
  margin-top: -5px;
  right: 10px;
}
.header_linklist01 a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 3px solid transparent;
  border-left: 4px solid #fff;
}
.header_right {
  display: flex;
  margin-left: auto;
}
.header_right .left_wrap {
  margin-right: 5px;
}
.header_right .left_wrap a {
  display: block;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  width: 175px;
  height: 37px;
  font-size: 1rem;
  padding: 10px 0 0 8px;
  position: relative;
  margin-bottom: 5px;
}
.header_right .left_wrap a:hover {
  border: 1px solid #dd2c00;
  color: #dd2c00;
  text-decoration: none;
}
.header_right .left_wrap a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #dd2c00 !important;
  top: 50%;
  margin-top: -5px;
  right: 3px;
}
.header_right .left_wrap a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 3px solid transparent;
  border-left: 4px solid #fff;
}

.header_right {
  position: relative;
}

.header_right .fs-client-cart-count {
  position: absolute;
  right: 30px;
  top: 8px;
  background: #dd2c00;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1em;
  border: 2px solid #fff;
}
.header_right .fs-client-cart-count.fs-client-cart-count--0 {
display: none;
}

.header_right  a img {
  vertical-align: middle;
  margin-right: 5px;
}
.header_right .right_wrap a {
  display: block;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  width: 120px;
  height: 37px;
  font-size: 1rem;
  padding: 10px 0 0 8px;
  position: relative;
  margin-bottom: 5px;
}
.header_right .right_wrap a:hover {
  border: 1px solid #dd2c00;
  color: #dd2c00;
  text-decoration: none;
}
.header_right .right_wrap a:last-child:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #dd2c00 !important;
  top: 50%;
  margin-top: -5px;
  right: 3px;
}
.header_right .right_wrap a:last-child::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 3px solid transparent;
  border-left: 4px solid #fff;
}

.header_right .right_wrap a.first {
  height: 80px;
  text-align: center;
  padding: 0;
}
.header_right .right_wrap a.first img {
  margin: 12px auto 10px;
}


/* header_old */
.header-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.logo-area {
  width: 1200px;
  margin: 5px auto;
}

.logo-area, .logo-area .logo {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: center
}

.logo-area .logo {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

}

.logo-area .headerLinkList {
  font-size: 1.2rem;
  line-height: 1.5;
  list-style: none;
  float: left;
  margin: 0 0 0 5px;
  padding: 0
}

.logo-area .headerLinkList li>a {
  text-decoration: none;
  position: relative;
  padding-left: 1em;
  margin-right: 2px
}

.logo-area .headerLinkList li>a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: solid 1px #004b91;
  border-left: solid 1px #004b91;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.logo-area .clm01 {
  -ms-flex-preferred-size: 255px;
  flex-basis: 255px
}

.logo-area .membermenu-block {
  -ms-flex-preferred-size: 200px;
  flex-basis: 200px
}

.logo-area .membermenu-block a {
  line-height: 0;
  display: block;
  margin-left: 9px
}

.logo-area .membermenu-block a img {
  vertical-align: bottom
}

.logo-area .membermenu-block .list-menu .header-mypagebtn-wrap {
  width: 130px
}

.logo-area .membermenu-block .list-menu .header-mypagebtn-wrap .header-mypagebtn {
  margin-bottom: 8px
}

@media screen and (max-width:1024px) {
  .logo-area .logo img {
    height: auto
  }
}
/* item-search */
.item_serch_wrap .searchBox {
  width: 100%;
  margin-top: 5px;
}

.item_serch_wrap .searchBox input[type="image"] {
  height: 34px
}

.item_serch_wrap .searchBox form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

 .item_serch_wrap .searchBox .txtBox {
  width: 100%;
  max-width: 397px;
  border: solid 1px rgba(0, 0, 0, .3);
  padding: 3.5px 4px;
  font-size: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px 0 0 3px
}

.item_serch_wrap .searchBox .txtBox {
  width: 100%;
  max-width: 650px;
  border: solid 1px #dd2c00;
  padding: 0 8px;
  font-size: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px 0 0 5px;
  line-height: 1.3;
  border-right: 0;
  height: 37px
}

.item_serch_wrap .searchBox input[type="submit"] {
  -webkit-appearance: button;
  background-color: #dd2c00;
  padding: 5px 20px;
  border: 0;
  border-radius: 0 5px 5px 0;
  color: #fff;
  height: 37px;
  letter-spacing: .1em;
  font-size: 1.6rem;
  cursor: pointer
}

/* item-search old */
.item-search-container {
  padding: 5px 0 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 750pt;
  margin: 0 auto
}

.item-search-container a {
  line-height: 0;
  display: block
}

.item-search-container a img {
  vertical-align: bottom
}

.item-search-container .list-menu li {
  margin-left: 10px
}

.item-search-container .list-menu li:first-child {
  margin-left: 0
}

@media screen and (max-width:1024px) {
  .item-search-container .list-menu, .item-search-container .searchBox {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }

  .item-search-container .list-menu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .item-search-container .list-menu li {
    max-width: calc(100%/3 - 10px)
  }
}

.global-menu-container {
  line-height: 0;
  display: block;
  width: 750pt;
  margin: 0 auto
}

.global-menu-container img {
  vertical-align: bottom
}

.global-menu-container .list-menu {
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 5px 0 5px 75px
}

.global-menu-container .list-menu li {
  padding: 0 2px
}

.global-menu-container .list-menu li:first-child {
  padding: 0
}

.global-menu-container .list-new-goods {
  background-image:url(https://tools.itembox.design/item/category/img/nav/sb.jpg?t=20250619100544)
}

.global-menu-container .list-secondhand-goods {
  background-image:url(https://tools.itembox.design/item/category/img/nav/cb.jpg?t=20250619100544)
}

@media screen and (max-width:1024px) {
  .global-menu-container .list-menu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .global-menu-container .list-menu li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .global-menu-container img {
    height: auto
  }
}

.fs-l-page .fs-p-messageBoard {
  border: 0;
  padding: 0;
  margin: 10px auto 0;
  width: 1200px;
}

.announce-container {
  display: block;
  text-align: center;
  width: 750pt;
  margin: 0 auto
}

.announce-container_2clm, .announce-container_3clm, .announce-container_4clm {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 750pt;
  margin: 0 auto;
  text-align: center
}

.announce-container_2clm p {
  width: 49%
}

.announce-container_3clm p {
  padding-left: 35px
}

.announce-container_4clm p {
  width: 25%;
  padding-left: 35px
}

.announce-container p, .announce-container_2clm p, .announce-container_3clm p, .announce-container_4clm p {
  margin: 0
}

.announce-container p a, .announce-container_2clm p a, .announce-container_3clm p a, .announce-container_4clm p a {
  position: relative;
  display: inline-block;
  color: red;
  padding: 8px 0 5px 8px;
  text-decoration: underline
}

.announce-container p a:before, .announce-container_2clm p a:before, .announce-container_3clm p a:before, .announce-container_4clm p a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -2.7rem;
  margin-top: -10px;
  border-style: solid;
  border-width: 0 14px 20px;
  border-color: transparent transparent #fb4f30
}

.announce-container p a:after, .announce-container_2clm p a:after, .announce-container_3clm p a:after, .announce-container_4clm p a:after {
  content: "!";
  position: absolute;
  top: 50%;
  left: -1.6rem;
  margin-top: -7px;
  color: #fff;
  font-weight: 700
}

.wrap_top_bnr_box {
  width: 100%;
  margin: 0 auto 10px
}

.top_bnr_box {
  width: 100%;
  margin: 0 auto 10px
}

.top_bnr_box:last-child {
  margin: 0 auto
}

.side-cat {
  background: #fff;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.side-cat ul {
  margin: 0;
  padding: 0;
}
.side-cat h3 {
  margin: 0 0 10px;
}

.side-cat dl {
  padding: 0;
  margin: 0;
}

.side-cat dl:hover .mega-child {
  display: block;
  margin-top: 1px;
  margin-left: 4px
}

.side-cat dt {
  position: relative;
}

.side-cat dt a {
  text-align: left
}

.side-cat dd {
  margin: 0
}

.side-cat dd ul {
  margin: 10px 0 0;
  padding-left: 18px;
  font-size: 1.4rem;
  list-style-type: none
}

.side-cat dd ul li {
  position: relative;
}

.side-cat dd ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #252525;
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -6px
}

.side-cat dd ul a {
  display: inline-block;
}

.side-cat dd ul a:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #db4e4d;
  top: 50%;
  right: 5px;
  transform: translate(-50%, -50%);
}

.side-cat dd ul a:after {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 3px solid transparent;
  border-left: 4px solid #fff;
  top: 50%;
  right: 3px;
  transform: translate(-50%, -50%);
}

.side-cat .mega-trigger+.mega-child {
  display: none
}

.side-cat .mega-head {
  display: table;
  width: 100%;
  height: 46px;
  background-position: 3px center;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 0;
  -webkit-transition: all .25s;
  transition: all .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom:1px solid #e5e5e5;
  background-size: 32px auto;
}

.side-cat .mega-head a,
.side-cat .mega-head .temporary,
.side-cat .mega-head .noLink {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 20px 5px 40px;
  color:#3c3c3c;
  font-weight: 900;
  text-align: left;
  line-height: 1.2;
  pointer: cursor
}

.side-cat .mega-head a:before,
.side-cat .mega-head .temporary:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px !important;
  border-radius: 50%;
  background: #dd2c00;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}

.side-cat .mega-head a:after,
.side-cat .mega-head .temporary:after {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 3px solid transparent;
  border-left: 4px solid #fff;
  top: 50%;
  right: 3px;
  transform: translate(-50%, -50%);
}
.side-cat .mega-head a:hover {
  color: #dd2c00;
}

.side-cat-new .mega-head {
  position: relative;
  background-color: #fff7f7;
}

.side-cat-secondhand .mega-head {
  background-color: #fffbf0;
  position: relative;
}

.side-cat .mega-head:hover .mega-child {
  display: block;
  margin: 0
}

.side-cat .mega-head.new-goods-1 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic01.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-2 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic02.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-3 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic03.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-4 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic04.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-5 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic05.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-6 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic06.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-7 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic07.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-8 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic08.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-9 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic09.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-10 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic10.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-11 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic11.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-12 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic12.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-13 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic13.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-14 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic14.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-15 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic15.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-16 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic16.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-17 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic17.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-18 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic18.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-19 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic19.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-20 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic20.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-21 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic21.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-22 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic22.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-23 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic23.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-24 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic24.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-25 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic25.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-26 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic26.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-27 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic27.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-28 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic28.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-29 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic29.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-30 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic30.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-31 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic31.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-32 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic32.png?t=20250619100544)
}

.side-cat .mega-head.new-goods-33 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic33.png?t=20250619100544)
}
.side-cat .mega-head.new-goods-34 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic34.png?t=20250619100544)
}
.side-cat .mega-head.new-goods-35 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic35.png?t=20250619100544)
}
.side-cat .mega-head.new-goods-36 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic36.png?t=20250619100544)
}
.side-cat .mega-head.new-goods-37 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic37.png?t=20250619100544)
}
.side-cat .mega-head.new-goods-38 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic38.png?t=20250619100544)
}
.side-cat .mega-head.new-goods-39 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_new_pic39.png?t=20250619100544)
}


.side-cat .mega-head.secondhand-goods-1 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic01.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-2 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic02.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-3 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic03.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-4 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic04.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-5 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic05.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-6 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic06.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-7 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic07.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-8 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic08.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-9 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic09.png?t=20250619100544)
}

.side-cat .mega-head.secondhand-goods-10 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic10.png?t=20250619100544)
}
.side-cat .mega-head.secondhand-goods-11 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic11.png?t=20250619100544)
}
.side-cat .mega-head.secondhand-goods-12 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic12.png?t=20250619100544)
}
.side-cat .mega-head.secondhand-goods-13 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic13.png?t=20250619100544)
}
.side-cat .mega-head.secondhand-goods-14 {
  background-image:url(https://tools.itembox.design/item/common/sidebar/side_used_pic14.png?t=20250619100544)
}
.side-cat .mega-head .mega-child {
  position: absolute;
  top: -1px;
  left: 180px;
  width: 441px;
  background: #fff;
  z-index: 50;
}

.side-cat .mega-head .mega-child ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e72d04;
  border-left: 1px solid #e72d04
}

.side-cat .mega-head .mega-child ul li {
  width: 50%;
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc
}

.side-cat .mega-head .mega-child ul li:nth-last-child(-n+2) {
  border-bottom: 1px solid #e72d04
}

.side-cat .mega-head .mega-child ul li:nth-child(2n) {
  border-right: 1px solid #e72d04
}

.side-cat .mega-head .mega-child ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: left;
  padding: 8px 1pc;
  height: 100%
}

.side-cat .mega-head .mega-child ul li a:before {
  right: 0;
}

.side-cat .mega-head .mega-child ul li a:after {
  right: 3px;
}

.side-cat .mega-head .mega-child ul li:nth-child(4n) a, .side-cat .mega-head .mega-child ul li:nth-child(4n-1) a {
  background: #f1f1f1
}

.banner-area {
  margin-bottom: 20px
}
.side-banner-area .banner-area img {
  width: 100%
}

.side-banner-area .banner-area>a {
  display: block;
  margin-bottom: 7px
}

.side-calendaer img {
  width: 100%;
}
/*-----------------------------
footer
------------------------------*/
.fs-l-footer {
  background: #f5f5f5;
  border-top: solid 2px #efefef
}
.fs-l-footer p {
  font-size: 1.2rem!important;
  line-height: 1.7;
  margin: 0 10px 30px 10px;
}

.fs-l-footer>* {
  max-width: 1080px;
}

.fs-l-footer__contents {
  width: 1080px;
  background-color: #fff;
  padding: 45px 90px;
  border: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.fs-l-footer .footer_flow_title {
  font-size: 2.2rem;
  text-align: center;
  font-weight: 900;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 40px;
}

.fs-l-footer a {
  color: #3c3c3c;
}

.fs-l-footer a:hover {
  color: #3c3c3c;
}
.footer_flow_box {
  margin-bottom: 50px;
}
.footer_flow_box dl {
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
  position: relative;
}
.footer_flow_box dt {
  color: #fff;
  background: #777;
  padding: 10px 35px;
  font-size: 2.0rem;
  font-weight: 900;
  display: inline-block;
  position: relative;
}
.footer_flow_box dt::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #777 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}
.footer_flow_box dl:last-child dt::after {
  display: none;
}
.footer_flow_box dd {
  margin-left: 20px;
  display: inline-block;
}

.fs-l-footer .column-box>* {
  width: calc(50% - 15px);
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px
}

.fs-l-footer .column-box>:last-child {
  margin-left: 20px;
  margin-right: 0
}

@media screen and (min-width:1024px) {
  .fs-l-footer .column-box .column-box>* {
    width: 100%;
    max-width: 482px
  }
}

.fs-l-footer .info-box h4.title {
  color: rgba(0, 0, 0, .75);
  font-size: 1.4rem;
  background: #f0f0f0;
  padding: 6px 6px 6px 10px;
  margin-bottom: 6px;
  font-weight: 900;
}

.table-shop-list {
  font-size: 12px;
}

.fs-l-footer .table-shop-list th {
  white-space: nowrap;
  font-weight: 400;
  vertical-align: top;
  padding: 5px 0;
  line-height: 1.4
}

.fs-l-footer .table-shop-list td {
  padding: 5px 0;
  line-height: 1.4
}

/* footer_shop_info */
.footer_shop_info {
  border-top:1px solid #e6e6e6;
  border-bottom:1px solid #e6e6e6;
  background: #f0f0f0;
  max-width: 100%;
}
.fs-l-footer .companyInfoBox {
  margin: 0 auto 25px;
  font-size: 1.2rem;
  max-width: 1080px;
  text-align: center;
}

.fs-l-footer .companyInfoBox img {
  margin: 45px 0;
}

.fs-l-footer .companyInfoBox>:first-child p {
  margin-bottom: 0;
}

.fs-l-footer .companyInfoBox h4 {
  margin: 0 0 10px;
  font-size: 1.4rem;
  font-weight: 900;
}

.fs-l-footer .companyInfoBox p {
  line-height: 1.6;
  margin-bottom: 0;
  font-size: 1.4rem!important;
}

.footer_nav {
  background: #f0f0f0;
  max-width: 100%;
  padding:20px 0;
}

.fs-l-footer .menu-shop-footer {
  width: 1080px;
  margin:0 auto;
  justify-content: center;
  background: #f0f0f0;
}

.fs-l-footer .menu-shop-footer li {
  margin: 0 25px;
  position: relative;
}



.fs-l-footer .menu-shop-footer li:last-child:after {
  display: none;
}

.fs-l-footer .fs-p-footerCopyright {
  background: #777777;
  color: #fff;
  max-width: 100%;
  text-align: center;
  padding:12px 0;

}

.fs-l-footer .fs-p-footerCopyright p {
  margin: 0;
  font-size: 12px;
}

.fs-c-breadcrumb {
  padding: 5px;
  background: #f5f5f5;
  margin-bottom: 20px;
  max-width: 1200px;
  margin: 0 auto 20px;
}

.fs-c-breadcrumb+.fs-c-breadcrumb {
  margin-bottom: 20px;
  margin-top: -18px
}

.fs-c-client-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px dotted #ccc;
  margin: 0 auto 20px;
  padding: 0 0 5px;
  max-width: 1200px;
}

.fs-c-client-container .fs-pt-menu a {
  color: #004b91
}

.fs-l-page .fs-c-heading--page {
  text-align: left;
  font-size: 3rem;
  padding: 10px 20px;
  color: #362e2b
}

.fs-l-page .fs-c-inputTable__headerCell {
  position: relative
}

.fs-l-page .fs-c-requiredMark {
  width: 3.6rem;
  height: 1.6em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.fs-l-page .fs-c-requiredMark:before {
  content: "必須";
  color: #fff;
  background: #c54021;
  border-radius: 2px;
  font-size: 1.1rem;
  padding: 4px;
  text-align: center;
  line-height: 1
}

.fs-l-page .fs-c-inputTable {
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto
}

.fs-l-page .fs-c-inputTable>tbody>tr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 0
}

.fs-l-page .fs-c-inputTable>tbody td, .fs-l-page .fs-c-inputTable>tbody th {
  padding: 15px;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  background: #fff;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%
}

.fs-l-page .fs-c-inputTable>tbody th {
  background: #fff4ea;
  font-weight: 400;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%
}

.fs-c-subSection__title {
  border-bottom: 2px solid #ff552e;
  padding-bottom: 7px
}

.fs-c-subSection__message {
  margin-bottom: 20px
}

@media screen and (min-width:768px) {
  .fs-l-page .fs-c-inputInformation__field {
    padding: 0;
    background: transparent;
    max-width: 100%
  }
}

.fs-c-wishList .fs-c-productList__list {
  display: block
}

.fs-c-wishList .fs-c-productList__list .fs-c-productList__list__item {
  display: block;
  padding-left: 50px;
  position: relative
}

.fs-c-wishList .fs-c-productList__list .fs-c-productList__list__item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.fs-c-wishList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__imageContainer {
  float: left;
  max-width: 90pt;
  margin-right: 20px
}

.fs-c-wishList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__viewMoreImageButton {
  display: none
}

.fs-c-wishList .fs-c-productList__list .fs-c-productList__list__item .fs-c-button--addToCart--list {
  max-width: 190px
}

.fs-c-wishList .fs-c-productList__list .fs-c-productList__list__item .fs-c-button--removeFromWishList--icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -14px
}

.fs-l-main .floating-area {
  position: fixed;
  right: 0;
  bottom: 35vh;
  width: 7pc;
  display: block;
  z-index: 1
}

.fs-l-main .floating-area .bnr_box {
  z-index: 1
}

.np-item-suggest-v2 .suggest_upper_content>ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.np-item-suggest-v2 .suggest_detail_price, .np-item-suggest-v2 .suggest_detail_title {
  line-height: 1.4
}

.fs-p-address {
  font-style: normal
}

.FS2_pager_link_first {
  display: inline-block;
  width: 35px;
  height: 13px;
  background:url(https://tools.itembox.design/item/common/img01/bg_first.gif?t=20250619100544)no-repeat;
  position: relative;
  top: 2px;
  margin: 0 5px
}

a:hover.FS2_pager_link_first {
  background:url(https://tools.itembox.design/item/common/img01/bg_first_on.gif?t=20250619100544)no-repeat 0 0
}

.FS2_pager_link_prev {
  display: inline-block;
  width: 35px;
  height: 13px;
  background:url(https://tools.itembox.design/item/common/img01/bg_prev.gif?t=20250619100544)no-repeat 0 0;
  position: relative;
  top: 2px;
  margin: 0 5px
}

a:hover.FS2_pager_link_prev {
  background:url(https://tools.itembox.design/item/common/img01/bg_prev_on.gif?t=20250619100544)no-repeat 0 0
}

.FS2_pager_link_next {
  display: inline-block;
  width: 35px;
  height: 13px;
  background:url(https://tools.itembox.design/item/common/img01/bg_next.gif?t=20250619100544)no-repeat 0 0;
  position: relative;
  top: 0px;
  margin: 0 5px
}

a:hover.FS2_pager_link_next {
  background:url(https://tools.itembox.design/item/common/img01/bg_next_on.gif?t=20250619100544)no-repeat 0 0
}

.FS2_pager_link_last {
  display: inline-block;
  width: 50px;
  height: 13px;
  background:url(https://tools.itembox.design/item/common/img01/bg_last.gif?t=20250619100544)no-repeat 0 0;
  position: relative;
  top: 0px;
  margin: 0 5px
}

a:hover.FS2_pager_link_last {
  background:url(https://tools.itembox.design/item/common/img01/bg_last_on.gif?t=20250619100544)no-repeat 0 0
}

.FS2_pager_link {
  text-decoration: none;
  display: inline-block
}

#_rcmdjp_display_2 .bnr_box {
  display: none
}

.clearfix:after {
  content: "";
  clear: both;
  display: table
}

.no-disp-top {
  display: none
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.top-title-classic {
  background-color: #004c8a;
  border: solid 1px #004c8a;
  background: #005aa2;
  background: -moz-linear-gradient(top, #005aa2 0, #004c8a 100%);
  background: -webkit-linear-gradient(top, #005aa2 0, #004c8a 100%);
  background: linear-gradient(to bottom, #005aa2 0, #004c8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005aa2', endColorstr='#004c8a', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #80dbff;
  -moz-box-shadow: inset 0 1px 0 #80dbff;
  box-shadow: inset 0 1px 0 #80dbff;
  border-radius: 4px 4px 0 0
}

.top-title-classic, .top-title-classic_02 {
  width: 100%;
  display: inline-block;
  padding: 15px 10px 15px 12px;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: .02em;
  color: #fff;
  position: relative;
}

.top-title-classic_02 {
  background-color: #dd2c00;
  border-radius: 4px 4px 0 0
}


.top-title-classic_03 {
  background-color: #ffc639;
  border-radius: 4px 4px 0 0;
  position: relative;
}

.top-title-classic_03, .top-title-classic_04 {
  width: 100%;
  display: inline-block;
  padding: 15px 10px 15px 12px;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: .02em;
  color: #3c3c3c;
  position: relative;
}

.top-title-classic_04 {
  background-color: #ffc639;
  border-radius: 4px 4px 0 0;
  position: relative;
}

.top-title-classic_04 span {
  position: absolute;
  top: 17px;
  right: 10px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0
}

.top-title-classic_05 {
  width: 100%;
  height: 38px;
  display: inline-block;
  background-color: #fa4d00;
  padding: 10px;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: .02em;
  color: #fff;
  font-weight: 600;
  border: solid 1px #fa4d00;
  background: #ff611a;
  background: -moz-linear-gradient(top, #ff611a 0, #fa4d00 100%);
  background: -webkit-linear-gradient(top, #ff611a 0, #fa4d00 100%);
  background: linear-gradient(to bottom, #ff611a 0, #fa4d00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff611a', endColorstr='#fa4d00', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffa279;
  -moz-box-shadow: inset 0 1px 0 #ffa279;
  box-shadow: inset 0 1px 0 #ffa279;
  border-radius: 4px 4px 0 0
}
.top-title-classic_sub {
  background-color: #f5f5f5;
  position: relative;
  padding: 10px 10px 10px 12px;
  font-size: 1.4rem;
　font-weight: bold;
}

.container_bnrarea .title_sub_point_01 {
  font-size: 1pc;
  padding: 0 0 5px;
  margin: 5px 0 10px;
  line-height: 1;
  border-bottom: 1px solid #ccc
}

.container_bnrarea .title_sub_point_01 span {
  display: block;
  border-left: 5px solid #ff5803;
  padding: 0 0 0 7px
}

.container_bnrarea .title_sub_point_01:first-child {
  margin-top: -5px
}

.side-cat h3 {
  margin: 0;
}

.side-cat dd ul {
  margin: 10px 0 0;
  padding: 0 !important;
  font-size: 1.4rem;
  list-style-type: none
}

.side-cat dd ul a {
  position: relative;
  display: block !important;
  padding-right: 1pc !important;
  color: #777777;
}
.side-cat dd ul a:hover {
  color: #dd2c00;
}

.side-cat dd ul li {
  position: relative;
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 8px !important;
  padding: 5px 20px 5px 40px;
}

.side-cat dd ul a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #dd2c00 !important;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}

.side-cat dd ul li:before {
  content: none !important
}

.fs-c-wishList .fs-c-productList__list .fs-c-productList__list__item .fs-c-button--addToCart--list {
  display: none
}

.fs-c-subgroupList {
  display: block;
  margin: -7px 0 0;
  padding: 0
}

.fs-c-subgroupList:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden
}

#fs_button_changeDeliveryMethod {
  display: none
}

.cart-count {
  position: relative;
  margin: 0;
  z-index: 2
}

.cart-count .num {
  position: absolute;
  top: -8px;
  right: -6px;
  min-width: 20px;
  width: auto;
  height: 20px;
  margin: 0;
  line-height: 20px;
  font-size: 1rem;
  background: #df1c24;
  border-radius: 100%;
  box-sizing: border-box;
  display: block;
  color: #fff;
  text-align: center
}

.fs-c-subgroup .fs-c-pagination {
  font-size: 180%
}

.love_hover:hover {
  opacity: 0.8;
  cursor: pointer;
}


.fs-l-footer__contents>* {
  padding: 0;
}

.inner_btn_2box {
  margin: 20px auto 40px auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.inner_btn_2box .btn {
  display: inline-block;
  width: 49%;
  padding: 18px 0;
  font-size: 1.6rem;
  font-weight: bold;
  color: #333 !important;
  border: 2px solid #333;
  border-radius: 2px;
  position: relative;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}

.inner_btn_2box .btn:before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  margin: -10px 14px 0 0;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.inner_btn_2box .btn:hover {
  text-decoration: none;
  opacity: .8;
}

.common_bnr_area_01 {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 auto 20px;
  padding: 0;
}

.common_bnr_area_01 li {
  width: 252px;
  line-height: 1;
  margin: 0 22px 22px 0;
}

.common_bnr_area_01 li .ttl {
  font-weight: bold;
  margin: 10px auto 5px;
  line-height: 1.3;
}

.common_bnr_area_01 li .txt {
  line-height: 1.4;
}

.common_bnr_area_01 li a {
  position: relative;
  display: block;
}

.common_bnr_area_01 li a:hover {
  opacity: .8;
}

.common_bnr_area_01 li:nth-child(3n) {
  margin: 0
}

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  border-bottom: 2px solid currentColor;
  color: #000000;
  font-size: 2rem;
  padding: 0 0 7px;
}

.bnr_parts_box .flexbox {
  display: flex;
  padding-top: 2px;
  gap: 0px 2px;
}

.bnr_parts_box a {
  display: block;
  width: 100%;
}

.header-announce {
  max-width: 1200px;
  margin-top: 10px;
}
.header-announce .accordion_one {
  max-width: 1200px;
  margin: 0 auto;
}

.header-announce .accordion_one .accordion_header {
  background-color: #fff0f2;
  color: #3c3c3c;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1;
  padding: 15px 20px 13px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition-duration: .2s;
  margin-bottom: 15px;
}

.header-announce .accordion_one .accordion_header:hover {
  opacity: .8;
}

.header-announce .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -7px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: .2s;
}

.header-announce .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: .2s;
  position: relative
}

.header-announce .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg)
}

.header-announce .accordion_one .accordion_header .i_box .one_i:before, .header-announce .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: red;
  border-radius: 10px;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 6px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center
}

.header-announce .accordion_one .accordion_header .i_box .one_i:before {
  width: 3px;
  height: 15px;
  top: 0;
  left: 6px
}

.header-announce .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none
}

.header-announce .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.header-announce .accordion_one .accordion_inner {
  display: none;
  padding: 15px;
  border-left: 1px solid #fff0f2;
  border-right: 1px solid #fff0f2;
  border-bottom: 1px solid #fff0f2;
  box-sizing: border-box;
  margin: -10px 0 10px;
  background-color: #fff9fa
}
.header-announce .accordion_one .accordion_inner.point {
  display: none;
  padding: 15px;
  border-left: 1px solid #ffecbb;
  border-right: 1px solid #ffecbb;
  border-bottom: 1px solid #ffecbb;
  box-sizing: border-box;
  margin: -10px 0 10px;
  background-color: #fffbf1;
}

.header-announce .accordion_one .accordion_inner .box_one {
  height: auto
}

.header-announce .accordion_one .accordion_inner p.txt_a_ac {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 5px 0;
}
.header-announce .accordion_one .accordion_inner p.txt_a_ac:last-child {
  margin-bottom: 0px;
}
.header-announce .accordion_one .accordion_inner p.txt_a_ac span {
  display: block;
  font-weight: 900;
}
.header-announce .accordion_one .accordion_inner ul {
  margin: 0;
  padding: 0;
}
.header-announce .accordion_one .accordion_inner ul li {
  list-style-type: none !important;
  padding-left: 1rem;
  position: relative;
  margin-bottom: 4px;
}
.header-announce .accordion_one .accordion_inner ul li:last-child {
  margin-bottom: 0;
}
.header-announce .accordion_one .accordion_inner ul li:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  position: relative;
  background-color: #3c3c3c;
  border-radius: 50%;
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.header-announce .accordion_one .accordion_inner ul li a {
  position:relative;
  display: inline-block;
}
.header-announce .accordion_one .accordion_inner ul li a.arw:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px !important;
  border-radius: 50%;
  background: #dd2c00;
  top: 50%;
  margin-top: -6px;
  right: -20px;
}
.header-announce .accordion_one .accordion_inner ul li .arw:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: -20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 3px solid transparent;
  border-left: 4px solid #fff;
}

.hgroup_menu {
  width: 100%;
  font-size: 12px;
}

.hgroup_menu h1 {
  margin: 0;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 5px 0;
}
/*-----------------------
left_side
------------------------*/
/* side-cat-kaigyo_keiei_shien */
.side-cat-kaigyo_keiei_shien dd {
  border-bottom: 1px solid #ccc;
}
.side-cat-kaigyo_keiei_shien .mega-head a,
.side-cat-kaigyo_keiei_shien .mega-head .noLink {
  padding: 9pt 18px;
}
.side-cat-kaigyo_keiei_shien dd ul li {
  padding: 0 0 8px 30px !important;
}
.side-cat-kaigyo_keiei_shien dd ul li:last-child {
  margin-bottom: 0!important;
}

/* side-calendaer */
.side-calendaer {
  border:1px solid #e5e5e5;
  margin-bottom: 10px;
  width: 200px;
  text-align: center;
  padding: 25px 0 15px;
  color:#3c3c3c;
}
.side-calendaer h3 {
  font-weight: 900;
  margin:0;
}
.side-calendaer table {
  margin: 0 auto;
}
.side-calendaer ul {
  margin:10px 10px 0;
  padding: 0;
}
.side-calendaer .day {
  font-weight: 12px;
  margin:0 0px 10px;
  text-align: left;
  position: relative;
  list-style: none;
  padding-left: 1.9em;
  text-indent: -2em;
}
.side-calendaer .day::before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.side-calendaer .color01::before {
  background: #ffc2b5;
}
.side-calendaer .color02::before {
  background: #b3e2f4;
}
.side-calendaer .color03::before {
  background: #ffdc8f;
}

/*-----------------------
right_menu
------------------------*/
/* レコメンド */
.historysideboxborder{
width:245px;
margin:0 auto;
position:relative;
}

.historysidebox{
width:80px; /*閲覧履歴表示枠の横幅*/
height:auto;
border:#ccc solid 1px; /*枠線の色と太さ*/
font-size:10px; /*文字の大きさ*/
text-align:center;
background:#f5f5f5;
position:fixed;
top:20px;
right:0; /*右にはみ出す幅（調整要）*/
z-index: 9999;
}
.historysidebox p {
margin: 0 0 3px;
padding: 0;
line-height: 1;
}
.historysidebox p.checkitem{
margin:10px 0 10px 0;
line-height:1.2;
color:#dd2c00;
font-weight: 900;
}
.historysidebox img {
height: 60px; /*閲覧履歴画像の縦幅*/
width: 60px; /*閲覧履歴画像の横幅*/
border: #dd2c00 1px solid;
padding:0;
}
.historysidebox .more {
background:#f5f5f5;
width:100%;
padding:5px 0 7px;
line-height: 1;
text-align: left;
}
.historysidebox .more a.historyLink {
padding-left: 5px;
position: relative;
}
.historysidebox .more a.historyLink::before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #dd2c00;
  top: 50%;
  margin-top: -7px;
  right: -15px;
}
.historysidebox .more a.historyLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  margin-top: -4px;
}
/* SNSリンク */
.bnr_box1 {
  position: fixed;
  top: 290px;
  right: 0;
  z-index: 9999;
}

.bnr_box4 {
  position: fixed;
  top: 377px;
  right: 0px;
  z-index: 9999;
}

.bnr_box5 {
  position: fixed;
  top: 464px;
  right: 0px;
  z-index: 9999;
}

.bnr_box6 {
  position: fixed;
  top: 375px;
  right: 0px;
  z-index: 9999;
}

.bnr_box7 {
position: fixed;
top: 460px;
right: 0px;
z-index: 9999;
}

.side_snsLink li {
  width: auto!important;
  height: 48px;
}
.side_snsLink a {
  display: inline-block;
  right: 0;
  position: absolute;
}
.side_snsLink a.icon_instagram {
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_insta_icon.png);
  width: 80px;
  height: 50px;
  transition: .2s;
  top: 0;
  background-size: cover;
}
.side_snsLink a.icon_instagram:hover {
  width: 141px;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_insta_icon_mo.png);
  transition: .2s ease-out;
}

.side_snsLink a.icon_facebook {
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_facebook_icon.png);
  width: 80px;
  height: 50px;
  transition: .2s;
  top: 55px;
  background-size: cover;
}
.side_snsLink a.icon_facebook:hover {
  width: 141px;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_facebook_icon_mo.png);
  transition: .2 sease-out;
}

.side_snsLink a.icon_twitter {
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_twitter_icon.png);
  width: 80px;
  height: 50px;
  transition: .2s;
  top: 110px;
  background-size: cover;
}
.side_snsLink a.icon_twitter:hover {
  width: 141px;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_twitter_icon_mo.png);
  transition: .2s ease-out;
}

/* line_link */
.bnr_box1 .line_link {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_line_icon02.png);
  width: 78px;
  height: 82px;
  transition:  0.3s;
}
.bnr_box1 .line_link:hover {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_line_icon02_mo.png?2024020613);
  width: 78px;
  height: 82px;
  transition: .3s;
}


/* bukken_link */
.bnr_box4 .bukken_link {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_bukken_icon.png);
  width: 78px;
  height: 82px;
  transition:  0.3s;
}
.bnr_box4 .bukken_link:hover {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_bukken_icon_mo.png);
  width: 78px;
  height: 82px;
  transition: .3s;
}

/* diy_interior_link */
.bnr_box5 .diy_interior_link {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_diy_interior_icon.png);
  width: 78px;
  height: 82px;
  transition:  0.3s;
}
.bnr_box5 .diy_interior_link:hover {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_diy_interior_icon_mo.png);
  width: 78px;
  height: 82px;
  transition: .3s;
}

/* kaitori_link */
.bnr_box6 .kaitori_link {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_kaitori_icon.png);
  width: 78px;
  height: 82px;
  transition:  0.3s;
}
.bnr_box6 .kaitori_link:hover {
  display: block;
  background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_kaitori_icon_mo.png);
  width: 78px;
  height: 82px;
  transition: .3s;
}

/* catalog_link */
.bnr_box7 .catalog_link {
display: block;
background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_catalog_icon.png);
width: 78px;
height: 82px;
transition: 0.3s;
}
.bnr_box7 .catalog_link:hover {
display: block;
background: url(https://tools.itembox.design/item/img/common/right_menu/right_side_catalog_icon_mo.png);
width: 78px;
height: 82px;
transition: .3s;
}

#_rcmdjp_display_1 .bnr_boxTop {
  width: 80px;
  height: auto;
  font-size: 10px;
  text-align: center;
  position: fixed;
  top: 80px;
  right: 0;
  z-index: 9999;
}

/* pager */
.zs-pager {
  font-size: 1.8rem;
  display: flex;
  align-items: flex-end;
  margin: 10px auto 5px;
}
.zs-pager-counts {
  margin-right: 8px;
}
.zs-pager-number-links {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  line-height: 1;
  align-items: center;
  margin: 0 2px;
  color: #333;
  text-decoration: none;
}

.zs-pager-number-links:hover {
  color: #333;
  background-color: #ddd;
  border: 1px solid #ddd;
  text-decoration: none;
}

.zs-pager-number-links.p_now {
  color: #fff;
  background-color: #777;
  border: 1px solid #777;
}

.banner_wrapper {
  margin-bottom: 10px;
}
.banner_wrapper .banner_row_box {
  margin-bottom: 0px;
}
.banner_row_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 50px;
}

.link-to-all {
  color: #004b91 !important;
text-decoration:underline;
  margin-left: auto;
  display: block;
  text-align: right;
}
.link-to-all:visited {
  color: #004b91 !important;
}
.banner_row_box_new .banner_1col {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    text-align: center;
}
.banner_1col + a {
  margin-top: 10px;
}

.industry_bnr .banner_4col{
    width: calc(100% / 4 - 10px);
    margin-left: 10px;
    margin-bottom: 10px;
       border: 1px solid #f7f7f7;
    text-align: center;
}



.industry_bnr .banner_4col .click_gyousyu_banner{
    display: flex;
    align-items: center;
    padding: 5px 10px;
    box-sizing: border-box;
position:relative;
}
.industry_bnr .banner_4col .click_gyousyu_banner:hover{
text-decoration:none;}

.industry_bnr .banner_4col .click_gyousyu_banner::before{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #dd2c00;
    top: 50%;
    margin-top: -8px;
    right: 10px;
}

.industry_bnr .banner_4col .click_gyousyu_banner::after{
content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 5px;
    height: 8px;
    border: 4px solid transparent;
    border-left: 5px solid #fff;
    margin-top: -4px;
}


.industry_bnr .banner_4col .click_gyousyu_banner .industry_bnr_img{
margin-right: 10px;
}

.industry_bnr .banner_4col .click_gyousyu_banner .industry_bnr_img img{
width:auto;
height:77px;
}

.industry_bnr .banner_4col .click_gyousyu_banner .industry_bnr_name{
    font-size: 18px;
    font-weight: 900;
color:#000;
    text-align: left;
    line-height: 1.25;
}

.banner_row_box_new{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
}

.banner_wrapper_new {

}

.banner_wrapper_new .banner_row_box{
 justify-content: space-between;
}

.banner_row_box .banner_3col:first-child,.banner_row_box .banner_3col:nth-child(3n+1) {
    margin-left: 0px!important; 
}
.banner_wrapper_new .banner_row_box .banner_3col{
margin-left:0px;
}

.banner_row_box .banner_2col:first-child,.banner_row_box .banner_2col:nth-child(2n+1) {
    margin-left: 0px!important;
}

.industry_bnr .banner_4col:nth-child(4n+1){
  margin-left: 0px;
}

.fs-body-top .fs-c-productListCarousel{
background: #f1f1f1;
    padding: 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 980px;
    margin-bottom: 60px;
}

/*-----------------------------
My page
------------------------------*/
/* TOP */
@media screen and (min-width: 960px){
  .fs-body-my-top .fs-c-accountService {
    flex-basis: 100%;
  }
  .fs-body-my-top .fs-p-accountInfo + .fs-c-accountService {
    flex-basis: 64%;
  }
}

#zs-search-results ul.icon {
    padding-left: 0;
}