@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, dfn, em, img, ins, q, strong, small, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block
}

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
  font-weight: 400
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

caption, th, td {
  text-align: left
}

q:before, q:after {
  content: ''
}

object, embed {
  vertical-align: top
}

img, abbr, acronym, fieldset {
  border: 0
}

li {
  list-style-type: none
}

a, label {
  cursor: pointer
}

.shop_intro a {
  color: #5799DE;
  text-decoration: underline;
}

.shop_intro a:hover {
  text-decoration: none;
}

img {
  vertical-align: top
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

svg {
  display: inline-block;
  overflow: hidden
}

*, :before, :after {
  box-sizing: border-box
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%
}

body {
  font-size: 1.4rem;
  font-weight: 400;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', MS PGothic, sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.7
}

footer, header {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#page-content{
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'MS PGothic', sans-serif;
}
#wrapper{
  font-size: 1.4rem;
}
#wrapper img {
  width: 100%;
}
#pagetop{
  display: none;
}
footer{
  font-size: 1.4rem;
}
input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

input::-ms-expand, textarea::-ms-expand, select::-ms-expand, button::-ms-expand {
  display: none
}

input:-webkit-autofill, textarea:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset
}

input {
  margin: 0
}

input, button {
  outline: 0
}

select, button {
  margin: 0;
  cursor: pointer
}

svg {
  vertical-align: middle
}

footer .footerPageLi{
  display: none;
}

#gNav, #language {
  display: none;
}

.pc_appear {
  display: block
}

.sp_appear {
  display: none
}
footer .container{
  border-top: none;
}

.body-image {
  max-width: 100%;
  height: auto
}

.pagetop {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 10000
}

.pagetop_anchor {
  display: block;
  width: 50px;
  height: 50px;
  background: #666 url(../img/btn_pagetop.png) center center no-repeat;
  background-size: 35% auto;
  transition: .3s cubic-bezier(.13, .78, .38, .98)
}

.pagetop_anchor:hover {
  background-color: #ccc
}

.main-content {
  /* background: #EFF3FF; */
  max-width: 1440px;
  margin: 0 auto;
}

.newshop-info {
  padding-bottom: 3%;
}

.shop-info_inner {
  width: 92.1875%;
  margin: 0 auto;
}

.header {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 15px 0;
  background: #fff;
  z-index: 20
}

#wrapper .header .fix_area .logo a img {
  width: auto;
}

.header_top {
  width: 100%;
  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 {
  width: 16%
}

.header_logo .logo {
  width: 100%
}

.header_logo_anchor {
  display: block
}

.header_text {
  width: 22%
}

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

.footer {
  position: relative;
  background: #333;
  color: #fff;
  line-height: 150%;
  padding: 20px 0
}

.footer .inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto
}

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

.footer .copyright {
  text-align: right
}

.header_logo {
  max-width: 200px
}

.header_text {
  max-width: 282px
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast
  }
}

#pagetop {
  display: none !important;
}

#floationg_menu {
  display: none;
  position: fixed;
  width: 100px;
  right: 20px;
  bottom: 55px;
  z-index: 2;
}


#floationg_menu a {
  display: inline-block;
}

#floationg_menu a img {
  width: 100px;
}

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

.bnr_item {
  text-align: center;
  max-width: min(1280px, 90%);
  background-color: #fff;
  padding: 4.47761194%;
  margin: 3% auto;
}

.bnr_item a {
  width: 90%;
}

.bnr_item a:hover {
  opacity: 0.7;
}
