@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,500,700,900|Noto+Serif+TC:400,500,600,700,900&display=swap&subset=chinese-traditional");

body {
  font-family: Microsoft JhengHei !important;
}

footer#footer_new {
  font-size: 13px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  background: black;
  margin: 0 0 20px 0;
}

footer#footer_new p {
  font-size: 13px;
  margin: 0 auto;
}

footer#footer_new p.style6666 {
  margin-top: 15px;
  font-size: 12px;
  color: #999999;
}

img {
  height: auto;
  width: auto;
}

@media all and (min-width: 576px) and (max-width: 767.98px) {
  img {
    max-width: 100%;
  }
}

@media all and (max-width: 575px) {
  img {
    max-width: 100%;
  }
}

.hide {
  display: none;
}

.container {
  margin: 0 auto;
}

header.mainblockMobile .logo {
  padding: 5px 0px;
  text-align: center;
  margin: 0px auto;
  /* width: 100%; */
  display: block;
}

header.mainblockMobile .logo img {
  position: relative;
  width: 200px;
  height: auto;
}

header.mainblockMobile .maintitle {
  position: relative;
}

header.mainblock {
  position: relative;
  height: 400px;
  transition: all .25s;
  z-index: 15;
  overflow: hidden;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/bid-accessories/images/headerbg.jpg?version=1");
  padding: 0px 0px;
  background-repeat: repeat-x;
  background-position: center top;
  box-shadow: 0px 0px 20px #ffc5c5;
}

header.mainblock .logo {
  position: absolute;
  top: 30px;
  left: 30px;
}

@media all and (min-width: 576px) and (max-width: 767.98px) {
  header.mainblock .row {
    margin: 0px;
  }
}

@media all and (max-width: 575px) {
  header.mainblock .row {
    margin: 0px;
  }
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  header.mainblock {
    background-size: cover;
    height: 400px;
  }
}

header.mainblock .maintitle {
  z-index: 16;
  margin: 0px auto;
  text-align: center;
  width: 1280px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  header.mainblock .maintitle {
    top: 50%;
  }
}

header.mainblock .maintitle img {
  max-width: 990px;
  height: auto;
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  header.mainblock .maintitle img {
    max-width: 990px;
  }
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  header.mainblock .maintitle img {
    max-width: 650px;
  }
}

.toplink {
  position: absolute;
  bottom: -10px;
  z-index: 100;
  right: 230px;
  font-size: 18px;
  font-weight: bold;
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .toplink {
    right: 315px;
    bottom: -15px;
  }
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .toplink {
    right: 0px;
    bottom: -40px;
    left: 0px;
  }
}

@media all and (max-width: 575px) {
  .toplink {
    position: relative;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .toplink a {
    background: #e86866;
    padding: 5px 20px;
    border-radius: 10px;
    color: #fff;
  }
}

@media all and (max-width: 575px) {
  .toplink a {
    background: #e86866;
    padding: 2px;
    border-radius: 0px;
    color: #fff;
    font-size: 15px;
    display: block;
    text-align: center;
  }
}

.maincontent {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/bid-accessories/images/bg.jpg?version=1");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 70px;
}

.maincontent .mainsection {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0px 0px 30px 30px;
}

@media all and (min-width: 1600px) {
  .maincontent .mainsection {
    width: 1440px;
    margin: 0px auto;
  }
}

@media all and (min-width: 1200px) and (max-width: 1599.98px) {
  .maincontent .mainsection {
    width: 1200px;
    margin: 0px auto;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .maincontent .mainsection {
    width: 95%;
    margin: 0px auto;
  }
}

.maincontent .memosection {
  margin: 0px auto;
  margin-top: 70px;
  background-position: center center;
}

@media all and (min-width: 1600px) {
  .maincontent .memosection {
    width: 1440px;
  }
}

@media all and (min-width: 1200px) and (max-width: 1599.98px) {
  .maincontent .memosection {
    width: 1200px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .maincontent .memosection {
    width: 95%;
  }
}

.maincontent .memosection .memobg {
  position: relative;
  z-index: 2;
  margin: 0px auto;
  padding: 40px 0px;
  border-radius: 25px;
  background: #fff;
}

@media all and (min-width: 1600px) {
  .maincontent .memosection .memobg {
    max-width: 1400px;
  }
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg {
    padding: 30px 0px;
  }
}

.maincontent .memosection .memobg .topborder:before {
  width: 60px;
  height: 60px;
  top: -20px;
  left: -20px;
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/bid-accessories/images/btborder.svg?version=1");
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .topborder:before {
    display: none;
  }
}

.maincontent .memosection .memobg .topborder:after {
  width: 60px;
  height: 60px;
  top: -20px;
  right: -20px;
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/bid-accessories/images/btborder.svg?version=1");
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  transform: rotateY(180deg);
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .topborder:after {
    display: none;
  }
}

.maincontent .memosection .memobg .bottomborder:before {
  width: 60px;
  height: 60px;
  bottom: -20px;
  left: -20px;
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/bid-accessories/images/btborder.svg?version=1");
  position: absolute;
  z-index: 2;
  transform: rotateX(180deg);
  background-repeat: no-repeat;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .bottomborder:before {
    display: none;
  }
}

.maincontent .memosection .memobg .bottomborder:after {
  width: 60px;
  height: 60px;
  bottom: -20px;
  right: -20px;
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/bid-accessories/images/btborder.svg?version=1");
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .bottomborder:after {
    display: none;
  }
}

.maincontent .memosection .memobg .topline {
  width: 92%;
  height: 2px;
  background: #000;
  top: -11px;
  position: absolute;
  margin: 0px auto;
  left: 0;
  right: 0;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .topline {
    display: none;
  }
}

.maincontent .memosection .memobg .bottomline {
  width: 92%;
  height: 2px;
  background: #000;
  bottom: -11px;
  position: absolute;
  margin: 0px auto;
  left: 0;
  right: 0;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .bottomline {
    display: none;
  }
}

.maincontent .memosection .memobg .leftline {
  height: 80%;
  width: 2px;
  background: #000;
  position: absolute;
  left: -11px;
  margin: auto;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .leftline {
    display: none;
  }
}

.maincontent .memosection .memobg .rightline {
  height: 80%;
  width: 2px;
  background: #000;
  position: absolute;
  right: -11px;
  margin: auto;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .rightline {
    display: none;
  }
}

.maincontent .memosection .memobg .memoarea {
  font-size: 24px;
  font-weight: bold;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .memoarea {
    font-size: 1em;
    padding: 25px;
  }
}

.maincontent .memosection .memobg .memoarea ul li span {
  color: #f00;
}

.maincontent .memosection .memobg .memoarea ul.memo2 {
  margin-left: 23px;
  list-style: initial;
  margin-bottom: 30px;
}

@media all and (max-width: 575px) {
  .maincontent .memosection .memobg .memoarea ul.memo2 {
    margin-left: 25px;
  }
}

.maincontent h2 {
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  margin: 30px 0px;
}

@media all and (max-width: 575px) {
  .maincontent h2 {
    font-size: 2em;
    text-align: center;
  }
}

.maincontent .categoryarea ul li {
  display: inline-block;
}

.maincontent .categoryarea ul li a {
  color: #c55655;
  font-size: 30px;
  text-decoration: underline;
  padding-right: 20px;
}

.maincontent .categoryarea ul li a:hover {
  font-weight: bold;
}

@media all and (max-width: 575px) {
  .maincontent .categoryarea ul li a {
    font-size: 1.2em;
    font-weight: bold;
  }
}

.maincontent .bottombanner {
  padding-top: 70px;
}

.good .card {
  background: transparent;
}

.good .card-body {
  padding: 0.75rem 0.75rem;
}

.good .card-body ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0px auto;
  padding: 0;
}

.good .card-body ul li {
  flex: 0 0 auto;
  display: inline-block;
  overflow: hidden;
  margin: 0px 4px;
  text-align: center;
}

.good .card-body ul li:empty {
  display: none;
}

.good .card-body ul li a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #000000;
  font-size: 22px;
}

.good .card-body ul li a:hover {
  font-weight: bold;
}

@media all and (max-width: 575px) {
  .good .card-body ul li a {
    font-size: 1em;
  }
}

.good .card-body h5 {
  font-size: 1em;
}

@media all and (max-width: 575px) {
  .good .card-body {
    padding: 0.5rem 0.3rem;
  }
}

.good h4.card-title {
  font-size: 1.2rem;
}

@media all and (max-width: 575px) {
  .good h5.card-title {
    font-size: 0.9em;
  }
}

/*# sourceMappingURL=../../../sass */