@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -mox-box-sizing: border-box;
  -webit-box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  font: 14px / 1.3 Market Sans, Arial, sans-serif;
  color: #383838;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.5;
  margin: 0;
}

*:focus {
  outline: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.category-item-wrapper .category-item-list-information-select__select-element::after, .category-item-wrapper .category-item-list-information::after, .category-item-wrapper .category-brand-introduction::after, .category-item-wrapper .category-item-list-inner::after, .category-item-wrapper .category-item-list-section::after, .category-item-wrapper::after, .common-item-state::after, .common-item__price::after, .transaction-message-wrapper .transaction-item-inner::after, .right-information-wrapper .index-unboxing-section .unboxing-list__item .unboxing-item-header::after, .right-information-wrapper::after, .main-section-wrapper .stores-list-wrapper::after, .main-section-wrapper .left-category__list-wrapper .category__list::after, .main-section-wrapper .left-category .left-category-header-section::after, .main-section-wrapper::after, .footer-content-wrapper::after, .footer-service-list-wrapper::after, .header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-bottom::after, .header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-body::after, .header-body-wrapper::after, .header-top-wrapper::after {
  content: "";
  display: table;
  clear: both;
}

/*	各館共用header */
.container {
  max-width: 1350px;
  min-width: 1140px;
  margin: 0 auto;
}
.container--responsive {
  max-width: 100%;
  margin: 0 10px;
}

header {
  min-width: 1200px;
  background: white;
}

#header-stick-menu {
  position: fixed;
  display: none;
  top: 0px;
  width: 100%;
  z-index: 998;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid #7a7a7a;
}
#header-stick-menu.yahoojp {
  border-bottom: 3px solid #f77800;
}
#header-stick-menu.ebayus {
  border-bottom: 3px solid #007dff;
}
#header-stick-menu.jpshopping {
  border-bottom: 3px solid #ff5c5c;
}
#header-stick-menu.jpselection {
  border-bottom: 3px solid #4bacc6;
}
#header-stick-menu .header-body-wrapper {
  margin: 5px 0 5px 0;
  height: 55px;
}
#header-stick-menu #scroll--menu {
  position: fixed;
  z-index: 999;
  top: 65px;
  width: 100%;
  display: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
#header-stick-menu .header-logo {
  max-width: 140px;
}
#header-stick-menu .header-logo img {
  width: 140px;
  margin-top: 5px;
}
#header-stick-menu .header-search-wrapper {
  position: relative;
  margin: 8px 0 0;
  width: 450px;
  float: left;
}
#header-stick-menu .header-personal__links {
  float: right;
  margin: 10px 8px 0 0;
}
#header-stick-menu .header-top-member__list {
  float: right;
  font-size: 13px;
  margin: 18px 21px 0 0;
}
#header-stick-menu .header-top-member__list ul > li {
  float: left;
  padding: 3px 5px;
}
#header-stick-menu .header-top-member__list ul > li > a {
  display: inline-block;
}
#header-stick-menu .header-top-member__list ul > li > a #news-icon {
  margin: 0 3px;
  color: #fb2020;
}

.header-top-wrapper {
  padding-top: 8px;
}
.header-top-wrapper .header-top-member__list {
  float: right;
  font-size: 13px;
}
.header-top-wrapper .header-top-member__list ul > li {
  float: left;
  padding: 3px 5px;
}
.header-top-wrapper .header-top-member__list ul > li > a {
  display: inline-block;
}
.header-top-wrapper .header-top-member__list ul > li > a #news-icon {
  margin: 0 3px;
  color: #fb2020;
}

.header-body-wrapper {
  height: 76px;
}
.header-body-wrapper .header-logo {
  max-width: 166px;
  margin-right: 20px;
  float: left;
}
.header-body-wrapper .header-logo img {
  width: 166px;
}
.header-body-wrapper .header-search-wrapper {
  position: relative;
  margin: 11px 0 0;
  width: 605px;
  float: left;
}
.header-body-wrapper .header-search-wrapper .search-icon--arrow {
  position: absolute;
  display: block;
  z-index: 1;
  top: 13px;
  right: 95px;
  content: "";
  color: #fafafa;
}
.header-body-wrapper .header-search-wrapper .search-box__input {
  display: inline-block;
  font-size: 13px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #fafafa;
  border-radius: 50px;
  text-indent: 10px;
}
.header-body-wrapper .header-search-wrapper .search-box__select {
  position: absolute;
  top: 1px;
  right: 14.4%;
  width: 24%;
  height: 38px;
  border-radius: 0;
  border: 0 none;
  border-left: 1px solid #fafafa;
  text-indent: 9px;
  font-size: 12px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.header-body-wrapper .header-search-wrapper .search-submit__button {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 14%;
  height: 40px;
  border: 0 none;
  border-radius: 0 50px 50px 0;
  background-image: none;
  background-color: #444444;
  font-size: 15px;
  line-height: 30px;
  color: white;
  text-align: center;
  cursor: pointer;
}
.header-body-wrapper .header-personal__links {
  float: right;
  margin: 15px 8px 0 0;
  position: relative;
}
.header-body-wrapper .header-personal__links li {
  float: left;
}
.header-body-wrapper .header-personal__links li > a {
  padding: 5px;
  position: relative;
  width: 40px;
  height: 40px;
  text-align: center;
  display: block;
  font-size: 25px;
}
.header-body-wrapper .header-personal__links .header-cart__count {
  position: absolute;
  background: #fb2020;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 3px;
  border-radius: 20px;
  top: 0;
  right: -5px;
  width: 24px;
  height: 18px;
}
.header-body-wrapper .header-personal__links .header-cart-information-wrapper {
  width: 300px;
  height: 145px;
  position: absolute;
  right: 15px;
  top: 15px;
  display: none;
  border: 1px solid #cccccc;
  background-color: white;
  -webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-body {
  padding: 10px;
}
.header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-body__img {
  float: left;
  width: 33%;
  max-width: 90px;
  margin-right: 2%;
}
.header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-body__img > img {
  max-width: 100%;
}
.header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-body__title {
  float: left;
  width: 65%;
  line-height: 1.5em;
  font-size: 13px;
}
.header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 10px;
  background: #fb2020;
}
.header-body-wrapper .header-personal__links .header-cart-information-wrapper .cart-information-bottom__link {
  float: right;
  color: white;
  background: #444444;
  padding: 5px 8px;
  font-size: 13px;
}

.header-navbar-wrapper {
  height: 40px;
  line-height: 40px;
  background: #7a7a7a;
}
.header-navbar-wrapper li:hover, .header-navbar-wrapper li.navbar--active {
  background: #7a7a7a;
}
.header-navbar-wrapper.yahoojp {
  background: #f77800;
}
.header-navbar-wrapper.yahoojp li:hover, .header-navbar-wrapper.yahoojp li.navbar--active {
  background: #de6c00;
}
.header-navbar-wrapper.ebayus {
  background: #007dff;
}
.header-navbar-wrapper.ebayus li:hover, .header-navbar-wrapper.ebayus li.navbar--active {
  background: #0071e6;
}
.header-navbar-wrapper.jpshopping {
  background: #ff5c5c;
}
.header-navbar-wrapper.jpshopping li:hover, .header-navbar-wrapper.jpshopping li.navbar--active {
  background: #ff4343;
}
.header-navbar-wrapper.jpselection {
  background: #4bacc6;
}
.header-navbar-wrapper.jpselection li:hover, .header-navbar-wrapper.jpselection li.navbar--active {
  background: #3ca1bc;
}
.header-navbar-wrapper .header-menu__list {
  text-align: center;
}
.header-navbar-wrapper .header-menu__list ul > li {
  display: inline-block;
}
.header-navbar-wrapper .header-menu__list ul > li > a {
  color: white;
  padding: 0 25px;
  height: 40px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}
.header-navbar-wrapper .header-menu__icon {
  vertical-align: middle;
  margin-bottom: 4px;
}

/* 各館共用footer */
footer {
  min-width: 1200px;
}

.footer-service-list-wrapper {
  margin-top: 60px;
  border-top: 5px solid #666666;
  padding: 45px 0 20px;
  background: white;
}
.footer-service-list-wrapper .service-nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-service-list-wrapper .service-nav-wrapper .service-nav {
  font-size: 13px;
  margin: 0 45px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-service-list-wrapper .service-nav-wrapper .service-nav__title {
  margin-top: 0;
  margin-bottom: 20px;
}
.footer-service-list-wrapper .service-nav-wrapper .service-nav li {
  margin-bottom: 15px;
}
.footer-service-list-wrapper .service-nav-wrapper .service-nav li > a {
  color: #7a7a7a;
}
.footer-service-list-wrapper .service-nav-wrapper .service-nav li > a:hover {
  color: #007dff;
}
.footer-service-list-wrapper .service-nav-wrapper .service-nav li .footer-social_icon {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}

.footer-content-wrapper {
  background: #444444;
  padding: 35px 0;
}
.footer-content-wrapper .service-detail__list {
  float: left;
  width: 48%;
  margin: 0 1%;
}
.footer-content-wrapper .service-detail__list > li {
  margin-bottom: 5px;
  color: white;
  font-size: 13px;
}
.footer-content-wrapper .service-detail__list a {
  color: white;
}

.footer-bottom-wrapper .footer_copyright {
  text-align: center;
  font-size: 12px;
  color: white;
  background: #3A3A3A;
  padding: 15px 0;
}

/* 各館共用廣告橫幅 */
.activity-banner-wrapper {
  margin-top: 2px;
}
.activity-banner__content {
  text-align: center;
  font-weight: bold;
}
.activity-banner__content > a {
  color: white;
}
.activity-banner__content > a img {
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.activity-banner__content > a:hover img {
  opacity: 0.8;
}

/* 各館共用上方區塊 */
.main-section-wrapper {
  /*margin-top: 2px;*/
}
.main-section-wrapper.yahoojp a:hover {
  color: #f77800;
}
.main-section-wrapper.ebayus a:hover {
  color: #007dff;
}
.main-section-wrapper.jpshopping {
  padding-bottom: 20px;
}
.main-section-wrapper.jpshopping a:hover {
  color: #ff5c5c;
}
.main-section-wrapper.jpshopping .left-category__list-wrapper {
  top: 36px;
}
.main-section-wrapper.jpselection a:hover {
  color: #4bacc6;
}
.main-section-wrapper .left-category-wrapper {
  position: relative;
  width: 17%;
  float: left;
}
.main-section-wrapper .left-category-wrapper li a {
  display: block;
  padding: 0.5rem;
  width: 100%;
  overflow: hidden;
  font-size: 13px;
  color: #424242;
}
.main-section-wrapper .left-category__menu-title {
  height: 36px;
  color: white;
  background-color: #ff0036;
  line-height: 36px;
}
.main-section-wrapper .left-category__menu-title i {
  display: inline-block;
  font-size: 16px;
  margin-left: 14px;
}
.main-section-wrapper .left-category__menu-title .p {
  display: inline-block;
  font-size: 16px;
  margin-left: 8px;
  font-weight: 700;
}
.main-section-wrapper .left-category__menu-wrapper {
  background: white;
  width: 100%;
  min-height: 714px;
  position: relative;
  border-top: 0;
}
.main-section-wrapper .left-category__menu-wrapper.jpselection {
  border-left: 1px solid #4bacc6;
  border-right: 1px solid #4bacc6;
  border-bottom: 1px solid #4bacc6;
}
.main-section-wrapper .left-category__menu-wrapper a > i {
  float: right;
  color: #cccccc;
  font-size: 12px;
  line-height: 26.5px;
}
.main-section-wrapper .left-category__menu-wrapper a.hide {
  top: 0;
}
.main-section-wrapper .left-category__menu-wrapper a.on, .main-section-wrapper .left-category__menu-wrapper a:hover {
  color: #ff7800;
  background: #33332f;
}
.main-section-wrapper .left-category__menu-wrapper .left-category__menu--mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#f5f5f5));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f5f5f5);
}
.main-section-wrapper .left-category__menu-wrapper .showmore {
  height: 40px;
  line-height: 40px;
  margin-top: 4px;
  padding-left: 12px;
  cursor: pointer;
  border-top: 2px solid #f5f5f5;
  color: #b1b0b0;
}
.main-section-wrapper .left-category__menu-wrapper .showmore:hover {
  background: #fafafa;
  color: #ff7800;
}
.main-section-wrapper .left-category__menu-wrapper .hide {
  display: none;
}
.main-section-wrapper .left-category .left-category-header-section {
  position: relative;
  border-bottom: 1px solid #fafafa;
}
.main-section-wrapper .left-category .left-category-header-section__brand-img {
  float: left;
  width: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.main-section-wrapper .left-category .left-category-header-section__brand-img::before {
  content: "";
  position: absolute;
  top: 30%;
  overflow: hidden;
  width: 1px;
  height: 20px;
  background-color: #fafafa;
}
.main-section-wrapper .left-category .left-category-header-section__brand-img:first-child::before {
  display: none;
}
.main-section-wrapper .left-category .left-category-header-section__brand-img img {
  max-width: 85px;
}
.main-section-wrapper .left-category__list-wrapper {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 190px;
  width: 617px;
  min-height: 400px;
  max-height: 600px;
  padding: 30px 25px;
  background: white;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(204, 204, 204, 0.5);
          box-shadow: 0px 0px 5px 3px rgba(204, 204, 204, 0.5);
  display: none;
}
.main-section-wrapper .left-category__list-wrapper.category--active {
  display: block;
}
.main-section-wrapper .left-category__list-wrapper.horizontal-list--top-banner .category-list__nav {
  width: 100%;
  margin-right: 0;
  margin-top: 140px;
}
.main-section-wrapper .left-category__list-wrapper.horizontal-list--top-banner .category-list__nav .category__list li {
  float: left;
  width: 25%;
}
.main-section-wrapper .left-category__list-wrapper.horizontal-list--right-banner .category-list__nav {
  width: 80%;
  margin-right: 0;
}
.main-section-wrapper .left-category__list-wrapper.horizontal-list--right-banner .category-list__nav .category__list li {
  float: left;
  width: 25%;
}
.main-section-wrapper .left-category__list-wrapper .category-list-header {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.main-section-wrapper .left-category__list-wrapper .category-list-header__title {
  color: #7a7a7a;
  font-size: 30px;
  margin-bottom: 15px;
}
.main-section-wrapper .left-category__list-wrapper .category-list-header__sub-title {
  color: #7a7a7a;
  font-size: 16px;
  margin-bottom: 15px;
}
.main-section-wrapper .left-category__list-wrapper .category-list__title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fafafa;
}
.main-section-wrapper .left-category__list-wrapper .category-list__img {
  position: absolute;
  top: 0;
  right: 0;
}
.main-section-wrapper .left-category__list-wrapper .category-list__img img {
  height: 460px;
}
.main-section-wrapper .left-category__list-wrapper .category-list__banner {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
}
.main-section-wrapper .left-category__list-wrapper .category__list li {
  padding: 7px 5px 6px 9px;
  margin: 0 10px -3px 0;
  text-align: left;
  display: inline-block;
  width: 200px;
}
.main-section-wrapper .left-category__list-wrapper .category__list li a {
  font-size: 15px;
}
.main-section-wrapper .left-category__list-wrapper .category__list li a:hover {
  color: #d7a50d;
  text-decoration: underline;
}
.main-section-wrapper .stores-list-wrapper > ul > li {
  width: 16.667%;
  float: left;
  border-left: 1px solid #fafafa;
  background: white;
}
.main-section-wrapper .stores-list-wrapper > ul > li:last-child {
  border-right: 1px solid #fafafa;
}
.main-section-wrapper .stores-list-wrapper > ul > li img {
  max-width: 130px;
  -webkit-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.main-section-wrapper .stores-list-wrapper > ul > li img:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.main-section-wrapper .ms-right-side {
  position: relative;
  float: right;
  width: 82.5%;
  height: auto;
}
.main-section-wrapper .ms-right-side-bottom {
  margin-left: 0;
}

.center-carousel-wrapper {
  width: 82%;
  float: left;
}
.center-carousel-wrapper > .swiper-container:hover .banner-nav-prev,
.center-carousel-wrapper > .swiper-container:hover .banner-nav-next {
  opacity: 0.2;
}
.center-carousel-wrapper > .swiper-container .banner-nav-prev,
.center-carousel-wrapper > .swiper-container .banner-nav-next {
  position: absolute;
  top: 43%;
  z-index: 1;
  color: white;
  background: black;
  opacity: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  border-radius: 60px;
  border-radius: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.center-carousel-wrapper > .swiper-container .banner-nav-prev {
  left: -30px;
}
.center-carousel-wrapper > .swiper-container .banner-nav-prev > i {
  line-height: 60px;
  margin-left: 20px;
}
.center-carousel-wrapper > .swiper-container .banner-nav-next {
  right: -30px;
}
.center-carousel-wrapper > .swiper-container .banner-nav-next > i {
  line-height: 60px;
  margin-right: 20px;
}
.center-carousel-wrapper > .swiper-container .swiper-pagination-bullet {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 10px;
  width: 10px;
  height: 10px;
  background: white;
}
.center-carousel-wrapper > .swiper-container .swiper-pagination-bullet-active {
  width: 30px;
}

.right-information-wrapper {
  width: 200px;
  height: 460px;
  position: relative;
  float: left;
}
.right-information-wrapper .main-information__tabs {
  position: relative;
  height: 32px;
  border-bottom: 1px solid #fafafa;
}
.right-information-wrapper .main-information__tabs li {
  font-size: 13px;
  color: #555;
  display: inline-block;
  width: 31.333%;
  height: 30px;
  line-height: 32px;
  text-align: center;
}
.right-information-wrapper .main-information__tabs li::before {
  content: "";
  position: absolute;
  top: 40%;
  overflow: hidden;
  margin: 0 -10px;
  width: 1px;
  height: 10px;
  background-color: #fafafa;
}
.right-information-wrapper .main-information__tabs li:first-child::before {
  display: none;
}
.right-information-wrapper .main-information__tabs li > a {
  color: #b1b0b0;
}
.right-information-wrapper .information__tabs-content {
  padding: 10px;
  font-size: 13px;
  max-height: 130px;
  color: #b1b0b0;
  display: none;
}
.right-information-wrapper .information__tabs-content.content--active {
  display: block;
}
.right-information-wrapper .information__tabs-content .tabs-content__title {
  color: black;
  font-weight: bold;
}
.right-information-wrapper .information__tabs-content > ul {
  margin: 10px 0px 10px;
  padding-left: 10px;
}
.right-information-wrapper .information__tabs-content > ul > li {
  list-style: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right-information-wrapper .information__tabs-content > ul > li > a {
  color: #b1b0b0;
}
.right-information-wrapper .information__tabs-content > ul > li > a > i {
  width: 15px;
  height: 15px;
  text-align: center;
  margin-right: 3px;
}
.right-information-wrapper .information__tabs-content ul.tabs-content-ourservice {
  margin: 0;
  padding: 0;
}
.right-information-wrapper .information__tabs-content ul.tabs-content-ourservice li {
  float: left;
  width: 33.333%;
}
.right-information-wrapper .information__tabs-content ul.tabs-content-ourservice img {
  width: 40px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.right-information-wrapper .information__tabs-content ul.tabs-content-ourservice a {
  display: block;
  text-align: center;
}
.right-information-wrapper .index-unboxing-section .unboxing-list__item {
  margin-bottom: 20px;
}
.right-information-wrapper .index-unboxing-section .unboxing-list__item > a {
  display: block;
}
.right-information-wrapper .index-unboxing-section .unboxing-list__item .unboxing-item-header {
  margin-bottom: 5px;
}
.right-information-wrapper .index-unboxing-section .unboxing-list__item .tabs-content__img {
  float: left;
  width: 34%;
  height: 45px;
  text-align: center;
  overflow: hidden;
  margin-right: 1%;
}
.right-information-wrapper .index-unboxing-section .unboxing-list__item .tabs-content__img img {
  max-width: 70px;
  max-height: 45px;
}
.right-information-wrapper .index-unboxing-section .unboxing-list__item .tabs-content__title {
  float: left;
  width: 65%;
  line-height: 1.5em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.right-information-wrapper .index-unboxing-section .unboxing-list__item p {
  height: 40px;
  margin: 0;
  color: #b1b0b0;
  line-height: 1.5em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.right-information-wrapper .exchange-rate-section {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.right-information-wrapper .exchange-rate-section li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 7px;
  width: 52px;
  height: 2px;
  background: #fb2020;
}
.right-information-wrapper .exchange-rate-section .exchange-rate_title {
  font-size: 13px;
}
.right-information-wrapper .exchange-rate__content {
  padding: 16px 10px;
  font-size: 13px;
  max-height: 130px;
  color: #b1b0b0;
}
.right-information-wrapper .tab--active {
  position: absolute;
  bottom: -1px;
  left: 7px;
  width: 52px;
  height: 2px;
  background: #fb2020;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* 成交推播通知 */
.transaction-message-wrapper {
  position: fixed;
  z-index: 999;
  bottom: -300px;
  right: 5px;
  -vendor-animation-iteration-count: infinite;
}
.transaction-message-wrapper .transaction-item-inner {
  background: #444444;
  border-radius: 5px;
  padding: 7px;
  position: relative;
  width: 330px;
  height: 70px;
  font-size: 13px;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
.transaction-message-wrapper .transaction-item-inner__img {
  position: absolute;
  float: left;
  width: 55px;
  height: 55px;
}
.transaction-message-wrapper .transaction-item-inner__img img {
  max-width: 100%;
}
.transaction-message-wrapper .transaction-item-inner__info {
  position: relative;
  float: left;
  margin-left: 60px;
}
.transaction-message-wrapper .transaction-item-inner__description {
  width: 255px;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.transaction-message-wrapper .transaction-item-inner__description > a {
  display: block;
  color: #f77800;
}
.transaction-message-wrapper .transaction-item-inner__description > a:hover {
  text-decoration: underline;
}
.transaction-message-wrapper .transaction-item-inner__close-button {
  float: right;
}
.transaction-message-wrapper .transaction-item-inner__close-button > a {
  color: white;
}
.transaction-message-wrapper .transaction-item-inner__setting-link {
  float: right;
}
.transaction-message-wrapper .transaction-item-inner__setting-link > a {
  color: #b1b0b0;
}
.transaction-message-wrapper .transaction-item-inner__setting-link > a:hover {
  color: #fafafa;
}

/* 共用item樣式 */
.common-item-card {
  display: block;
  line-height: initial;
  background: white;
}
.common-item-card img {
  max-width: 100%;
  height: auto;
}
.common-item-card:hover .common-item-action {
  display: block;
}
.common-item-card:hover .common-item__mask-cover {
  visibility: visible;
  opacity: 0.3;
}
.common-item__img {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5px;
  background: white;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.common-item__img > img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
.common-item__img.brand--item {
  width: 180px;
  min-height: initial;
}
.common-item__img--fluid-img {
  margin: 0 auto;
  position: relative;
  background: white;
  overflow: hidden;
  text-align: center;
}
.common-item-description-tag {
  color: white;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 13px;
}
.common-item-description-tag__tag {
  padding: 0 3px;
}
.common-item-tag {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.common-item-tag__badge {
  width: 50px;
  height: 40px;
  line-height: 40px;
  background: #FFD14C;
  color: #D20200;
  font-weight: bold;
}
.common-item-tag__badge::after {
  content: "";
  width: 0;
  height: 0;
  left: 0;
  bottom: -10px;
  position: absolute;
  border-color: transparent #FFD14C;
  border-style: solid;
  border-width: 0 25px 10px;
}
.common-item__title .common-item_category {
  font-size: 12px;
  color: #cccccc;
}
.common-item__title > h5 {
  line-height: 1.5em;
  margin: 0;
  margin-top: 10px;
}
.common-item__title.description--many > h5 {
  height: 30px;
  line-height: 30px;
  margin: 0 10px;
  color: #000;
  font-weight: normal;
  overflow: hidden;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS UI Gothic", Helvetica, Arial, sans-serif;
}
.common-item__title.description--single > h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.common-item__title .description--many {
  width: 180px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.common-item__title .description--single {
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.common-item__model-value {
  color: #b1b0b0;
  font-size: 12px;
}
.common-item__price {
  padding-bottom: 10px;
  text-align: center;
}
.common-item__price .origin-price {
  color: #b1b0b0;
  font-size: 12px;
  letter-spacing: 0.25px;
}
.common-item__price .origin-price--line-through {
  color: #b1b0b0;
  font-size: 12px;
  letter-spacing: 0.2px;
  text-decoration: line-through;
}
.common-item__price .discount-price {
  color: #ff7800;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: bold;
  margin-right: 20px;
  font-weight: bold;
}
.common-item__price .discount-price .price-unit {
  font-size: 12px;
}
.common-item-state__tag {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.common-item-state__bidding-count {
  float: left;
  font-size: 13px;
  color: #b1b0b0;
}
.common-item-state__timeleft {
  float: right;
  font-size: 13px;
  color: #b1b0b0;
}
.common-item-action {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 20;
}
.common-item-action__track-item {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  background: white;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.common-item-action__track-item > i {
  color: #4bacc6;
  margin: 9px;
}
.common-item__mask-cover {
  display: block;
  position: absolute;
  background: black;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* tag樣式 */
.tag {
  display: inline-block;
  color: white;
  padding: 3px 5px;
  line-height: initial;
}
.tag--new {
  background: #f77800;
}
.tag--discount {
  background: #fb2020;
}
.tag--shipment-free {
  padding: 0.5rem 0.85rem;
  color: black;
  background: #FFD14C;
  font-size: 18px;
  font-weight: bold;
}
.tag--shipment-free mark {
  background: 0;
  color: #d20200;
}

/* 區塊title樣式 */
.section-header__title {
  overflow: hidden;
  height: 60px;
  font-size: 24px;
  line-height: 35px;
  position: relative;
}
.section-header__title > h1 {
  display: inline;
  font-weight: bold;
  font-size: 26px;
  color: #444444;
  position: relative;
}
.section-header__title.event--theme {
  background: url(https://letaoimg.s3.ap-northeast-1.amazonaws.com/jpselection/index/title-line-event.png) repeat-x 0 16px;
}
.section-header__title.event--theme > h1 {
  color: #fb2020;
}
.section-header__title .section-header__tag {
  padding: 0 10px;
  color: white;
  background: #fb2020;
  border-radius: 15px;
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 13%;
  line-height: 1.5rem;
}
.section-header__title::before {
  content: "";
  display: block;
  height: 80px;
  margin-top: -80px;
}

/* 麵包屑樣式 */
.breadcrumb-list-wrapper {
  padding: 20px 0;
  padding-left: 5px;
}
.breadcrumb-list-wrapper li {
  font-size: 13px;
  color: #7a7a7a;
  display: inline-block;
}
.breadcrumb-list-wrapper li::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  margin: 0 5px;
}
.breadcrumb-list-wrapper li:first-child::before {
  display: none;
}
.breadcrumb-list-wrapper li > a {
  color: #7a7a7a;
}

/* 次類別目錄 */
.category-item-wrapper {
  position: relative;
  min-height: 1000px;
}
.category-item-wrapper.jpselection a:hover {
  color: #4bacc6;
}
.category-item-wrapper .category-search-section {
  margin-bottom: 20px;
}
.category-item-wrapper .category-search__search-result {
  font-size: 30px;
  font-weight: normal;
}
.category-item-wrapper .category-aside-section {
  background: white;
  padding: 25px;
  margin-right: 10px;
  width: 15%;
  height: 100%;
  float: left;
  position: absolute;
}
.category-item-wrapper .category-aside-title {
  padding: 13px 0;
  font-size: 15px;
  font-weight: bold;
}
.category-item-wrapper .category-aside-brand-list li {
  padding: 10px;
  font-size: 14px;
}
.category-item-wrapper .category-aside-brand-list a.button-active {
  color: #4bacc6;
}
.category-item-wrapper .category-aside-list > li {
  padding: 13px 0;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #fafafa;
}
.category-item-wrapper .category-aside-list a.button-active {
  color: #4bacc6;
}
.category-item-wrapper .category-aside-list__dropdown-button {
  float: right;
  color: #b1b0b0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.category-item-wrapper .category-aside-list__dropdown-button:hover {
  color: #a4a3a3;
}
.category-item-wrapper .category-aside-list__dropdown-button::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  font-weight: 300;
  display: block;
}
.category-item-wrapper .category-aside-list__dropdown-button.dropdown-active {
  color: #a4a3a3;
}
.category-item-wrapper .category-aside-list__dropdown-button.dropdown-active::after {
  content: "\f068";
  font-weight: 300;
  display: block;
}
.category-item-wrapper .category-aside-list-dropdown {
  display: none;
  margin-top: 10px;
}
.category-item-wrapper .category-aside-list-dropdown > li {
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
}
.category-item-wrapper .category-item-list-section {
  float: left;
  background: white;
  margin-left: 180px;
  width: 85%;
}
.category-item-wrapper .category-item-list-section--fluid {
  background: white;
}
.category-item-wrapper .category-item-list-section--fluid .category-item-list-card {
  width: 265px;
}
.category-item-wrapper .category-item-list-inner {
  padding: 10px 35px;
}
.category-item-wrapper .category-item-list-card {
  float: left;
  width: 23%;
  margin: 0 1%;
}
.category-item-wrapper .category-brand-introduction {
  padding: 20px;
  border-bottom: 1px solid #fafafa;
}
.category-item-wrapper .category-brand-introduction__banner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 50%;
}
.category-item-wrapper .category-brand-introduction__banner img {
  max-width: 100%;
}
.category-item-wrapper .category-brand-introduction-description {
  float: left;
  width: 50%;
  padding: 0 20px;
  line-height: 1.5em;
}
.category-item-wrapper .category-brand-introduction-description__title {
  font-weight: bold;
  margin-bottom: 5px;
}
.category-item-wrapper .category-item-list-information {
  padding: 10px 20px;
  border-bottom: 1px solid #fafafa;
}
.category-item-wrapper .category-item-list-information__amount {
  font-size: 12px;
  margin: 12px 0;
  color: #eaeaea;
  float: left;
}
.category-item-wrapper .category-item-list-information-filter {
  float: right;
}
.category-item-wrapper .category-item-list-information-filter__title {
  color: #7a7a7a;
  display: inline-block;
}
.category-item-wrapper .category-item-list-information-filter__custom-select {
  display: inline-block;
}
.category-item-wrapper .category-item-list-information-select__select-element {
  display: block;
  border-radius: 3px;
  padding: 7px 30px 7px 10px;
  width: 175px;
  line-height: 20px;
  position: relative;
  color: #7a7a7a;
  background: white;
  border: 1px solid #eaeaea;
  cursor: pointer;
}
.category-item-wrapper .category-item-list-information-select__select-element:hover {
  color: #6d6d6d !important;
}
.category-item-wrapper .category-item-list-information-select__current-select {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.category-item-wrapper .category-item-list-information-select__arrow {
  position: absolute;
  display: inline-block;
  text-align: center;
  width: 24px;
  height: 24px;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.category-item-wrapper .category-item-list-information-select__arrow::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  display: inline-block;
  z-index: 1;
  margin: 8px 0;
}
.category-item-wrapper .category-item-list-information-select__arrow.arrow-active {
  background: #fafafa;
}
.category-item-wrapper .category-item-list-information-select__arrow.arrow-active::after {
  border-top: 0;
  border-bottom: 5px solid black;
}
.category-item-wrapper .category-item-list-information-select__select-dropdown {
  display: none;
  position: absolute;
  border: 1px solid #eaeaea;
  width: 100%;
  padding: 0;
  margin: 0;
  top: 100%;
  left: 0;
  border-radius: 3px;
  z-index: 25;
}
.category-item-wrapper .category-item-list-information-select__select-dropdown.dropdown-active {
  display: block;
}
.category-item-wrapper .category-item-list-information-select__dropdown-option {
  display: block;
  cursor: pointer;
  left: 0;
  margin: 0;
  padding: 10px;
  top: 0;
  background: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-item-wrapper .category-item-list-information-select__dropdown-option:hover {
  background: #fafafa;
}
.category-item-wrapper .category-item-list-information-select__real-select {
  display: none;
}