@charset "utf-8";

.invisible {
  display: none!important;
}

.tbl {
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
  border-top: 1px solid #d8dadc;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.tbl th, .tbl td {
  background-color: #cfd0d1;
  vertical-align: middle;
  font-family: "Hiragino Sans W3","ヒラギノ角ゴ ProN W3","WinGothic W3",sans-serif !important;
  border-top: none;
  border-right: 1px solid #d8dadc;
  border-bottom: 1px solid #d8dadc;
  border-left: 1px solid #d8dadc;
  font-size: 16px;
  line-height: 1.42857;
}

.fw .tbl td {
  border-left: none;
  padding: 10px 15px;
}

.fw .tbl th {
  padding: 10px 15px;
}

.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-80 {
  width: 80%;
}

.shop_map {
  height: 360px;
  position: relative;
  overflow: hidden;
}

.shop_map_area {
  position: absolute;
  width: 100%;
  height: 360px;
}

.shop_map_area>img {
  position: absolute;
  width: 256px;
  height: 256px;
}

.shop_map .no-support {
  padding: 0 20px;
  position: absolute;
  top: 38%;
}

.top0 { top: 128px; }
.top-128 { top: -128px; }
.left740 { left: 740px; }
.left484 { left: 484px; }
.left228 { left: 228px; }
.left-28 { left: -28px; }

.map_marker {
  position: absolute;
  width: 66px;
  height: 39px;
  left: 256px;
  top: 256px;
  z-index: 1;
  cursor: pointer;
}

.yjm-copyright {
  position: absolute;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  left: 1px;
  bottom: 1px;
  line-height: 100%;
}

.yolp-logo {
  z-index: 10;
  position: absolute;
  right: 3px;
  bottom: 3px;
}

.scalebar {
  width: 206px;
  height: 10px;
  bottom: 8px;
  right: 80px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: 9px;
  line-height: normal;
  font-family: verdana;
  position: absolute;
}

.scalebar_item {
  overflow: hidden;
  width: 103.065px;
  height: 4px;
  position: absolute;
  top: 3px;
  right: 36px;
}

.scalebar_item>img {
  position: absolute;
  top: -44px;
  width: 100px;
  height: 48px;
}

.scalebar>span {
  position: absolute;
  top: 1px;
  right: 0px;
}

.yourLocation img {
  width:11px
}

.floatR {
  float: right;
}

.floatL {
  float: left;
}

.fw .shopListTitle {
  padding: 0;
}

.access {
  background-color: #cfd0d1;
  padding: 10px;
  font-size: 18px;
}

.fw .shopListTitle .shopDistance {
  color: #000;
  font-size: 16px;
}

.fw .shopListTitle .shopDistance::before {
  background-size: 13px 19px;
  top: .4em;
  width: 14px;
  height: 19px;
}

.mapConfirmation {
  font-size: 16px;
}

.onlineBooking {
  font-size: 20px;
}

.accessBoxWh {
  font-size: 14px !important;
  padding: 10px;
}

.section .headlineNormal {
  margin-bottom: 30px;
}

.fw .sectionTop {
  padding-top: 40px;
}

.fw .noticeTop {
  margin-top: 10px;
}

.fw .headlineSmall {
  margin-bottom: 20px;
}

.fontText {
  font-size: 16px;
}

.ttlXLargeNoBg span {
  display:inline-block;
}

.ttlXLargeNoBg .ym-available {
  font-size:80%;
  font-weight:normal;
}


@media only screen and (max-width: 600px) {
  .fw .shopListTitle .shopDistance {
    color: #000;
    font-size: 14px;
  }

  .fw .shopListTitle .shopDistance::before {
    background-size: 11px 16px;
    top: .2em;
    width: 14px;
    height: 19px;
  }

  .mapConfirmation {
    font-size: 14px;
  }

  .onlineBooking {
    font-size: 14px;
  }

  .access {
    margin-top: 10px;
    padding: 15px;
    font-size: 14px;
  }

  .accessBoxWh {
    padding: 20px 15px;
  }

  .section .headlineNormal {
    margin-bottom: 20px;
  }

  .fw .sectionTop {
    padding-top: 60px;
  }

  .fw .noticeTop {
    margin-top: 15px;
  }

  .tbl {
    margin: 0 0 20px;
  }

  .fw .tbl th, .fw .tbl td {
    font-size: 100%;
    padding: 15px;
  }

  .fw .headlineSmall {
    margin-bottom: 15px;
  }

  .fontText {
    font-size: 14px;
  }
  .ttlXLargeNoBg .ym-available {
    font-size:60%;
  }
}
