@charset "UTF-8";
.storeContent01 {
  background: #fff;
  color: #333;
}

.container {
  max-width: 840px;
}

.subpageTitle01 {
  background-image: url(../images/bg_index01.jpg);
}

.storeLocalNavArea01 {
  margin-top: 70px;
}
.storeLocalNavArea01.next {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .storeLocalNavArea01 {
    margin-top: 30px;
  }
  .storeLocalNavArea01.next {
    margin-top: 20px;
  }
}
.storeLocalNavTitle01 {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 3px solid #f595c5;
}
@media screen and (max-width: 767px) {
  .storeLocalNavTitle01 {
    font-size: 1.8rem;
  }
}
.storeLocalNavTitle01::before {
  content: "■";
  font-size: 2.1rem;
  font-weight: bold;
  color: #f595c5;
  margin-right: 10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .storeLocalNavTitle01::before {
    font-size: 1.6rem;
  }
}

.storeLocalNav01 {
  margin-bottom: 25px;
}
.storeLocalNav01 li:not(:last-child) {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .storeLocalNav01 li:not(:last-child) {
    margin-right: 6px;
  }
}
.storeLocalNav01 li a {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  width: 150px;
  height: 50px;
  background-color: #00a0e6;
  display: flex;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
}
.storeLocalNav01 li a::before {
  content: "▼";
  font-size: 1.6rem;
  margin-right: 5px;
}
.storeLocalNav01 li a::after {
  content: "▼";
  font-size: 1.6rem;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .storeLocalNav01 li a {
    font-size: 1.6rem;
    width: 95px;
    height: 40px;
    border-radius: 10px;
  }
  .storeLocalNav01 li a::before {
    font-size: 1.2rem;
    margin-right: 3px;
  }
  .storeLocalNav01 li a::after {
    font-size: 1.2rem;
    margin-left: 3px;
  }
}

.prefContent01 {
  margin-top: -65px;
  padding-top: 65px;
}
@media screen and (max-width: 767px) {
  .prefContent01 {
    margin-top: -55px;
    padding-top: 55px;
  }
}

.prefTitle01 {
  color: #19ADF9;
  font-size: 2.8rem;
  font-weight: bold;
  border-bottom: 3px solid #f595c5;
  margin-top: 60px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .prefTitle01 {
    font-size: 1.8rem;
    margin-top: 30px;
    padding-bottom: 10px;
  }
}

.storeTitle01 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #333;
  margin: 20px 0;
  vertical-align: bottom;
  z-index: 1;
}
.storeTitle01 span {
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  .storeTitle01 {
    font-size: 2.4rem;
    margin: 15px 0;
  }
}

.storeTable01 {
  font-size: 1.4rem;
  font-weight: 700;
  width: 100%;
  margin-bottom: 50px;
  border-top: 1px solid #888;
}
.storeTable01 th, .storeTable01 td {
  border-bottom: 1px solid #888;
}
@media screen and (max-width: 767px) {
  .storeTable01 th, .storeTable01 td {
    display: block;
  }
}
.storeTable01 th {
  text-align: center;
  width: 175px;
  padding: 15px 20px;
  background-color: #e6f6ff;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .storeTable01 th {
    width: 100%;
  }
}
.storeTable01 td {
  padding: 15px 30px;
}
@media screen and (max-width: 767px) {
  .storeTable01 td {
    padding: 15px 20px;
  }
}

.storeMap01 {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .storeMap01 {
    margin-bottom: 30px;
  }
}

.btnArea01 {
  margin-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .btnArea01 {
    margin-top: 30px;
    padding-bottom: 35px;
  }
}
.btnArea01 .btn01 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  width: 380px;
  height: 60px;
  margin: auto;
  background: #999;
  border-radius: 30px;
  position: relative;
}
.btnArea01 .btn01:after {
  content: "";
  width: 0;
  height: 0;
  margin: auto 0;
  border: 8px solid transparent;
  border-right: 10px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5%;
}
@media screen and (max-width: 767px) {
  .btnArea01 .btn01 {
    font-size: 1.8rem;
    width: 100%;
    height: 45px;
  }
}

/*-----------------------------------------------------------
   -- 11/21　追記 --
-----------------------------------------------------------*/
.link-btn{
    text-align: center;
    margin-bottom: 45px;
  }
  .link-btn a{
    display: inline-block;
    background: #f279b6;
    color: #fff;
    font-size: 2.5rem;
    padding: 0.5em 1em;
    border-radius: 10px;
  }
  .link-btn a:after{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/ico_link.svg) no-repeat;
    margin-left: 0.5em;
  }
  @media screen and (max-width: 767px) {
    .link-btn{
      margin-bottom: 30px;
    }
    .link-btn a{
      font-size: 1.6rem;
    }
    .link-btn a:after{
      width: 15px;
      height: 15px;
    }
  }
