@charset "UTF-8";
/**************************
Compass Text Replacement
*/
/**************************
Inline List
*/
/**************************
Inline Block List
*/
/**************************
horizontal-list
*/
/**************************
Bullets
*/
/* simple clearfix */
/**************************
@mixin for sprite
*/
.accordion_target {
  display: none;
  padding: 10px 0 20px; }

.gmap {
  height: 600px;
  margin-bottom: 15px;
  z-index: 0; }

.gmap img {
  max-width: none; }

@media screen and (max-width: 899px) {
  .gmap {
    height: 440px; } }
.leaflet-popup-content h5 {
  margin: 0 0 5px 0 !important; }
.leaflet-popup-content .bl_address {
  margin: 0 0 5px 0 !important; }
.leaflet-popup-content a.btn {
  font-size: 85%;
  letter-spacing: 0; }

#map_tab {
  margin: 0 -2px;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (min-width: 768px), print {
    #map_tab {
      justify-content: center; } }

#map_tab li {
  margin: 0;
  padding: 0 2px;
  display: flex;
  overflow: hidden; }

@media screen and (min-width: 768px), print {
  #map_tab li {
    margin-bottom: 3px;
    min-width: 100px;
    box-sizing: border-box; } }
@media screen and (min-width: 900px) {
  #map_tab li {
    flex-shrink: 100000;
    transition: all 0.3s ease; }

  #map_tab li.active {
    flex-shrink: 1; } }
@media screen and (max-width: 899px) {
  #map_tab li {
    padding: 2px;
    width: 50%;
    box-sizing: border-box; } }
#map_tab li a {
  display: block;
  text-decoration: none;
  padding: 0.5ex 1em;
  background-image: url(/common/img/bg/blue_pattern.jpg);
  background-size: auto;
  background-repeat: repeat;
  background-position: top left;
  color: #fff;
  border-radius: 3px 3px 0 0;
  font-weight: 500;
  transition: 0.3s all;
  width: 100%;
  text-align: center;
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s; }

#map_tab li a:hover, #map_tab li a:active {
  opacity: .7; }

@media screen and (min-width: 900px) {
  #map_tab li a {
    white-space: nowrap;
    overflow: hidden; } }
#map_tab li a.active {
  transform: translateY(5px); }

@media screen and (max-width: 899px) {
  #map_tab li a.active {
    transform: translateY(0);
    background: #860102; } }
.anchor_link.map_legend {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin-bottom: 50px;
  background-image: url(/common/img/bg/blue_pattern.jpg);
  background-size: auto;
  background-repeat: repeat;
  background-position: top left; }

@media screen and (max-width: 899px) {
  .anchor_link.map_legend {
    justify-content: center; } }
.anchor_link.map_legend li {
  padding: 3px;
  margin-right: 20px; }

.anchor_link.map_legend li a {
  font-weight: bold;
  text-decoration: none;
  background: none;
  padding: 0;
  color: #fff; }

.anchor_link.map_legend li img {
  vertical-align: middle;
  margin-right: 1ex; }

.store_image > img {
  width: 100%;
  height: auto;
  display: block; }

.store_table .btn {
  padding: 5px 35px 5px 5px !important;
  white-space: nowrap;
  min-height: 0; }

@media screen and (max-width: 899px) {
  .store_detail_column {
    display: block; } }
.store_detail_column > * {
  box-sizing: border-box; }

.store_detail_column > *:first-child {
  width: 40%; }

.store_detail_column > *:first-child > img {
  width: 100%; }

@media screen and (max-width: 899px) {
  .store_detail_column > *:first-child {
    width: 100%; } }
.store_detail_column > *:last-child {
  width: 60%; }

@media screen and (max-width: 899px) {
  .store_detail_column > *:last-child {
    width: 100%; } }
@media screen and (max-width: 899px) {
  .cell_depart_tel::before {
    content: "TEL：";
    font-weight: bold; }

  .cell_depart_fax::before {
    content: "FAX：";
    font-weight: bold; } }
.store_label {
  height: 20px;
  display: inline-block;
  vertical-align: middle; }

@media screen and (max-width: 767px) {
  .store_label + .store_label {
    margin-left: 5px; } }
@media screen and (min-width: 768px), print {
  .cell_addr {
    width: 340px;
    vertical-align: top !important; } }
@media screen and (max-width: 767px) {
  .cell_addr {
    padding-left: 53px !important;
    position: relative;
    border-top: none !important;
    border-bottom: none !important; }

  .cell_addr::before {
    content: '住所：';
    display: block;
    position: absolute;
    top: 0.73em;
    left: 0.84em; } }
@media screen and (min-width: 768px), print {
  .cell_tel {
    width: 170px; } }
@media screen and (max-width: 767px) {
  .cell_tel {
    padding-left: 53px !important;
    position: relative;
    border-top: none !important;
    border-bottom: none !important; }

  .cell_tel::before {
    content: 'TEL：';
    display: block;
    position: absolute;
    top: 0.65em;
    left: 0.84em; } }
@media screen and (min-width: 768px), print {
  .cell_detail {
    width: 90px;
    vertical-align: top !important; } }
@media screen and (min-width: 768px), print {
  .cell_map {
    width: 90px;
    vertical-align: top !important; } }
@media screen and (min-width: 768px), print {
  .cell_facility {
    width: 90px;
    vertical-align: top !important; } }
@media screen and (max-width: 767px) {
  .cell_facility {
    padding-left: 53px !important;
    position: relative;
    border-top: none !important;
    border-bottom: none !important; }

  .cell_facility::before {
    content: '施設：';
    display: block;
    position: absolute;
    top: 0.75em;
    left: 0.84em; } }
.depart_wrapper + .depart_wrapper {
  margin-top: 0.5em; }

@media screen and (min-width: 768px), print {
  .store_table .btn {
    padding: 0px 5px 0px 5px !important;
    font-size: 14px; }

  .store_table .btn::before {
    right: 5px !important; } }
@media screen and (max-width: 767px) {
  .store_table {
    box-shadow: none !important;
    border: solid 1px #fff !important;
    border-top: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #000 !important; }

  .store_table thead {
    display: none;
    box-shadow: none; }

  .store_table tr, .store_table tbody, .store_table tfoot, .store_table th, .store_table td {
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    box-shadow: none !important; }

  .store_table .btn {
    max-width: 100%;
    width: 80% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    box-sizing: border-box; } }
.store_icon > img {
  display: inline-block; }

@media only screen and (min-width: 768px), print {
  .cell_map > .btn,
  .cell_detail > .btn {
    min-width: 50px;
    margin-bottom: 0;
    height: 16px; }

  .cell_name {
    width: 320px;
    vertical-align: top !important; }

  .main h4 {
    margin: 0; } }
@media only screen and (max-width: 767px) {
  .store td.alignCenter {
    text-align: left;
    border-bottom: 1px solid #fff; }

  .store_table td.cell_map,
  .store_table td.cell_detail {
    text-align: center;
    border-top: none !important;
    border-bottom: none !important; }

  .main h4 {
    margin: 0; } }
.bl_img {
  max-width: 270px;
  min-height: 180px;
  margin-bottom: 1ex; }

.bl_img > img {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  margin: auto; }

.main .btn {
  width: 100%;
  margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .store_detail_table {
    border-top: solid 1px #374768 !important; } }

.store_table {
  border-collapse: collapse; }
  .store_table thead th {
    background-color: #374768 !important;
    border-color: #000 !important; }
  .store_table tbody th {
    border-color: #000 !important;
    background-color: #f5f8ff !important;
    border: 1px solid #000 !important; }
  .store_table tbody td {
    border-color: #000 !important;
    background-color: #fff !important; }

.store_detail_table {
  border-collapse: collapse; }
  .store_detail_table thead th {
    background-color: #374768 !important;
    border-collapse: collapse; }
  .store_detail_table tbody th {
    border-color: #374768 !important;
    background-color: #f5f8ff !important;
    border-collapse: collapse; }
  .store_detail_table tbody td {
    border-color: #000 !important;
    background-color: #fff !important;
    text-align: center;
    border-collapse: collapse; }

@media only screen and (max-width: 767px) {
  .cell_detail .btn, .cell_map .btn {
    padding: 10px !important;
    width: 100% !important; } }
.store_tel_accordion {
  box-sizing: border-box;
  line-height: 1;
  margin: .8em 0; }
  .store_tel_accordion .text {
    color: #850101;
    display: inline-block;
    cursor: pointer; }
  .store_tel_accordion .js-accordion_btn {
    margin-left: 0;
    margin-right: 0.3em;
    cursor: pointer; }

.depart_name {
  white-space: nowrap; }

.store_detail_img img {
  height: auto; }

/*# sourceMappingURL=store.css.map */
