body {
  font: normal 16px Helvetica, Sans-serif;
  line-height: 150%;
}

td, th {
  font: normal 16px Helvetica, Sans-serif;
  line-height: 150%;
}

@media only screen and (min-width: 1800px) {
  .sideonly {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .category .home {
    width: 3%;
  }
  .category .comic {
    width: 8%;
  }
  .category .hon {
    width: 6%;
  }
  .category .hon .block {
    width: calc(19% - 15px);
  }
  .category .zasshi {
    width: 8%;
  }
  .category .toy {
    width: 7%;
  }
  .category .doll {
    width: 6%;
  }
  .category .dojin {
    width: 7%;
  }
  .category .av {
    width: 7%;
  }
  .category .idol {
    width: 6%;
  }
  .category .card {
    width: 7%;
  }
  .category .anime {
    width: 7%;
  }
  .category .gallery {
    width: 7%;
  }
  .category .shuppan {
    width: 6%;
  }
  .category .ark {
    width: 6%;
  }
  .category .sonota {
    width: 7%;
  }
}

.earth {
  margin: 15px auto 20px;
  height: 350px;
  width: calc(100% - 50px);
  box-sizing: border-box;
}
.earth .block {
  width: 220px;
  height: 340px;
  margin: 0 5px;
  overflow: hidden;
}
.earth .block .lang {
  margin: 0 0 5px 0;
  padding: 5px 0 4px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
}
.earth .block .lang .flag {
  margin: 0 5px 0 0;
  height: 22px;
}
.earth .block .lang .flag img {
  width: 30px;
  height: 20px;
  border: 1px solid #eee;
}
.earth .block .lang .name {
  font-size: 18px;
  line-height: 100%;
  height: 18px;
}

.index h1 {
  background-color: #000;
  padding: 10px 5px 9px 10px;
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 150%;
  color: #eee;
}
.index h2 {
  background-color: #333;
  padding: 10px 5px 9px 10px;
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 150%;
  color: #eee;
}
.index h3 {
  background-color: #b82424;
  padding: 10px 5px 9px 10px;
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 150%;
  color: #eee;
}
.index h4 {
  background-color: #333;
  padding: 10px 5px 9px 10px;
  margin: 0 0 5px 0;
  font-size: 16px;
  line-height: 150%;
  color: #fff;
}
.index h5 {
  background-color: #333;
  padding: 10px 5px 9px 10px;
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 150%;
  color: #eee;
}
.index .content {
  padding: 0 0 10px 0;
}
.index .mainarea {
  display: flex;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .index .mainarea {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
    gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .index .mainarea .sub {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .sub {
    width: 210px;
  }
}
.index .mainarea .sub img {
  max-width: 100%;
  width: 100%;
}
.index .mainarea .sub .day {
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 767px) {
  .index .mainarea .sub .day {
    width: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .sub .day {
    width: 100%;
  }
}
.index .mainarea .sub .day ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.index .mainarea .sub .day li {
  text-align: center;
}
.index .mainarea .sub .zenbu {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .index .mainarea .sub .zenbu {
    width: 32%;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .sub .zenbu {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .index .mainarea .message {
    width: 100%;
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .message {
    width: calc(100% - 210px - 320px - 200px);
  }
}
.index .mainarea .message .message_post {
  overflow: auto;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .index .mainarea .message .message_post {
    height: 600px;
    margin: 0 0 25px;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .message .message_post {
    max-height: 500px;
    margin: 0 0 30px;
  }
}
@media only screen and (min-width: 1800px) {
  .index .mainarea .message .message_post {
    max-height: 500px;
  }
}
.index .mainarea .message .message_post p {
  margin: 15px 0 0 7px;
}
.index .mainarea .message .message_post p:first-child {
  margin: 0 0 0 7px;
}
.index .mainarea .message .message_post ul {
  text-align: left;
}
.index .mainarea .customer-comment {
  border: 2px solid #05294b;
  position: relative;
  box-sizing: border-box;
  padding: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .index .mainarea .customer-comment {
    overflow: hidden;
    width: 100%;
    height: 305px;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .customer-comment {
    width: 320px;
    height: 900px;
  }
}
.index .mainarea .customer-comment__ttl {
  color: #fff;
  background-color: #05294b;
  margin: 0 0 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index .mainarea .customer-comment__list {
  height: calc(100% - 32px);
  overflow: hidden;
}
.index .mainarea .customer-comment__item {
  padding: 8px;
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #d3d3d3 !important;
  box-sizing: border-box;
}
.index .mainarea .customer-comment p {
  margin: 0;
}
.index .mainarea .customer-comment .date {
  text-align: right;
  margin: 5px 0 0;
  font-weight: bold;
  font-size: 13px;
}
.index .mainarea .customer-comment .shop {
  text-align: right;
  margin: 5px 0 0;
  font-weight: bold;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .index .mainarea .pickup {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .pickup {
    width: 200px;
  }
}
.index .mainarea .pickup__selectnav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.index .mainarea .pickup__selectnav img {
  width: 100%;
  max-width: 100%;
}
.index .mainarea .pickup__selectnav li + li {
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .index .mainarea .pickup__selectnav {
    display: flex;
  }
  .index .mainarea .pickup__selectnav li {
    display: flex;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .index .mainarea .pickup__selectnav {
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
  }
}
.index .linklist ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.index .linklist li {
  margin: 7px 0 0 10px;
  padding: 0 0 0 5px;
  position: relative;
}
.index .linklist li:first-child {
  margin: 0 0 0 10px;
}
.index .linklist li:before {
  content: "";
  display: inline-block;
  border: 5px solid transparent;
  border-left-color: #a3b7b6;
  position: absolute;
  top: 6px;
  left: -3px;
}
.index .pickup_cat {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: flex-start;
}
@media only screen and (min-width: 768px) {
  .index .pickup_cat {
    width: calc(88% - 17vw);
    margin: 0 auto;
  }
}
.index .pickup_cat li {
  margin: 0 0 5px 0;
}
@media only screen and (max-width: 767px) {
  .index .pickup_cat li {
    width: 32.5%;
  }
}
@media only screen and (min-width: 768px) {
  .index .pickup_cat li {
    width: 32.5%;
  }
}
@media only screen and (min-width: 1800px) {
  .index .pickup_cat li {
    width: 13.5%;
  }
}
.index .pickup_cat img {
  max-width: 100%;
  width: 100%;
}
.index .everyday_auction_pr {
  background-color: #000;
  height: 170px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.index .everyday_auction_pr .everyday_icon {
  width: 150px;
  float: left;
}
.index .everyday_auction_pr .everyday_feed {
  margin: 0 0 0 150px;
  padding: 10px 2px 0 0;
}
.index .banner {
  width: calc(100% - 50px);
  text-align: center;
  margin: 0 auto 50px;
}
.index .banner .block {
  width: 100%;
  text-align: center;
  margin: 0 5px;
}
.index .banner .block img {
  width: 100%;
  margin: auto;
}
.index .mov {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 0 15px 0;
}
.index .mov iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.index .itemlist {
  margin: 10px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: flex-start;
}
.index .itemlist .block {
  position: relative;
  margin: 0 0 15px;
  height: 130px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .index .itemlist .block {
    width: 23%;
  }
}
@media only screen and (min-width: 768px) {
  .index .itemlist .block {
    width: calc(50% - 2px);
  }
}
.index .itemlist .pic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #eee;
  width: 100%;
  height: 90px;
}
.index .itemlist .pic img {
  max-width: 80px;
  width: auto;
  max-height: 80px;
  height: auto;
}
.index .itemlist .thum,
.index .itemlist .r18mark,
.index .itemlist .r18item {
  width: 100%;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
}
.index .itemlist .thum > a,
.index .itemlist .r18mark > a,
.index .itemlist .r18item > a {
  width: 100%;
  height: 90px;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
}
.index .itemlist .thum {
  z-index: 1;
}
.index .itemlist .r18mark {
  z-index: 10;
}
.index .itemlist .r18item {
  z-index: 9;
}
.index .itemlist .title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  color: #666;
  padding: 5px 0 4px 0;
  margin: 3px 0 0 0;
  border-top: 1px dotted #999;
}
.index .itemlist .title p {
  margin: 0;
  width: 100%;
  height: 27px;
  overflow: hidden;
  font-size: 10px;
  line-height: 130%;
  text-align: center;
}
.index .itemlist-zh .block {
  width: 9%;
}

.fixbanner {
  margin: 50px 0 0 0;
}
@media only screen and (min-width: 1800px) {
  .fixbanner {
    width: calc(88% - 17vw);
    margin: 0 auto;
  }
}

.local_foot .entry {
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .local_foot .entry {
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 10px 5px;
  }
}
@media only screen and (min-width: 768px) {
  .local_foot .entry {
    padding: 10px 10px;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    align-content: flex-start;
  }
}
.local_foot .attention {
  text-align: left;
  order: 2;
}
@media only screen and (max-width: 767px) {
  .local_foot .attention {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .local_foot .attention {
    width: calc(100% - 270px);
  }
}
.local_foot .attention p {
  margin: 0 0 10px 0;
}
.local_foot .service_link {
  order: 1;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .local_foot .service_link {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .local_foot .service_link {
    width: 250px;
  }
}
.local_foot .service_link .payment_button {
  background-color: #999;
  padding: 15px 0 0;
}
.local_foot .service_link .payment_button img {
  margin: 0 0 10px 0;
}

.infolist .addcart a:before {
  content: "Add";
}
.infolist .addfavo a:before, .infolist .addalert a:before {
  content: "Add";
}

.corona_measures {
  margin: 0 auto 20px;
}
.corona_measures ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .corona_measures ul {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .corona_measures ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .corona_measures ul li {
    display: flex;
    margin: 0 0 10px;
  }
  .corona_measures ul li:last-child {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .corona_measures ul li {
    width: calc(33.3333333333% - 10px);
  }
}
.corona_measures img {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .corona_measures img {
    width: 40%;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .corona_measures .corona_measures_text p {
    margin: 0;
  }
  .corona_measures .corona_measures_text p:first-of-type {
    padding: 0 0 10px;
  }
}
@media only screen and (min-width: 768px) {
  .corona_measures .corona_measures_text p {
    margin: 10px 0 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .fix-banner {
    margin: 0 0 10px;
  }
}
@media only screen and (min-width: 1800px) {
  .fix-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.fix-banner__item {
  margin: 0 0 5px;
}
@media only screen and (min-width: 1800px) {
  .fix-banner__item {
    width: 49.5%;
  }
}
.fix-banner__item img {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .aution_area {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .aution_area .section:first-child {
    margin: 0 0 10px;
  }
}
@media only screen and (min-width: 768px) {
  .aution_area .section {
    width: 49.3%;
    margin: 0;
  }
}

.pickup_cat2 {
  margin: 50px 0 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: flex-start;
  gap: 10px 0;
}
.pickup_cat2 a {
  text-decoration: none;
}
.pickup_cat2 li {
  margin: 0;
  padding: 0;
  transition: 0.2s;
}
@media only screen and (max-width: 767px) {
  .pickup_cat2 li {
    width: calc(33.3333333333% - 10px);
  }
}
@media only screen and (min-width: 768px) {
  .pickup_cat2 li {
    width: calc(16.6666666667% - 10px);
  }
}
@media only screen and (min-width: 1800px) {
  .pickup_cat2 li {
    width: calc(11.1111111111% - 10px);
  }
}
.pickup_cat2 li .catbox {
  position: relative;
  transition: 0.2s;
  overflow: hidden;
}
.pickup_cat2 li .catbox:hover img {
  opacity: 0.8;
}
.pickup_cat2 li .catbox:hover .title {
  opacity: 1;
}
.pickup_cat2 li .catimg img {
  width: 100%;
  transition: 0.2s;
}
.pickup_cat2 li .title {
  position: absolute;
  top: 32%;
  left: 2.5%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: left;
  transition: 0.2s;
}
.pickup_cat2 li .title p {
  margin: 0;
  color: rgb(0, 0, 0);
  font-weight: bolder;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}
@media only screen and (max-width: 767px) {
  .pickup_cat2 li .title p {
    font-size: 3vw;
  }
}
@media only screen and (min-width: 768px) {
  .pickup_cat2 li .title p {
    font-size: 2vw;
  }
}
@media only screen and (min-width: 1800px) {
  .pickup_cat2 li .title p {
    font-size: 1vw;
  }
}