@charset "UTF-8";

img {
  max-width: 100%;
  height: auto
}

body {
  min-width: 0
}

.pc_appear {
  display: none
}

.sp_appear {
  display: block
}

#gNav, #language {
  display: block;
}

#wrapper #closeBtn img {
  width: auto;
}
#languageLi > li > .fade {
  height: 53px;
}

.go_top_btn {
  display: block;
  position: sticky;
  bottom: 0;
  right: 0;
  width: 100%;
}

#floationg_menu {
  width: min(85px, 13.333333333%);
  bottom: 20px;
  right: 10px;
}

#floationg_menu a.go_top_btn img {
  width: 100%;
}

#floationg_menu a img:hover {
  opacity: 1;
}

.page-top-btn_sp {
  display: none;
  position: sticky;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 100;
}


.sp_hide {
  display: none
}

.pagetop {
  display: block;
  position: relative;
  top: 0;
  bottom: inherit;
  right: 0;
  width: 100%
}

.pagetop_anchor {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  background: #888
}

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

.pagetop_anchor:hover, .pagetop_anchor:active {
  background-color: #888
}

.newshop-info {
  padding-bottom: 50px
}

.shop-info_inner {
  width: 100%;
  margin-top: 30px
}

.header {
  width: 100%;
  /* height: 62px; */
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center
}

.header_top {
  width: 92%;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center
}

header .logo {
  box-sizing: content-box;
}

.header_logo {
  width: 45.625%;
  max-width: 146px;
  padding: 0;
  margin: 0;
  line-height: 0
}

.footer {
  background: #eee;
  padding: 15px 10px 0;
  color: #333
}

.footer .inner {
  padding: 0;
  overflow: visible
}

.footer .infoWrap {
  margin-bottom: 15px
}

.footer .copyright {
  position: relative;
  margin: 0 -10px;
  text-align: center;
  color: #fff;
  right: 0;
  bottom: 0;
  font-size: 11px;
  background: #333;
  padding: 10px 0
}

.bnr_area {
  width: 90%;
  margin: 0 auto;
}

.bnr_item {
  max-width: 100%;
}
