#page {
  padding-top: 100px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

@media screen and (max-width: 767px) {
  #page {
    padding-top: 64px;
  }
}
.wrap {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

.header-btm {
  background-color: #e5fbff;
}
.header-btm:after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #fff;
  position: relative;
  top: -1px;
}

.header-btm-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 77.35%;
          flex: 0 0 77.35%;
  background-image: url(../img/header/header-btm-info-bg.png);
  background-size: 100% 100%;
  border-radius: 0 50px 50px 0;
  padding: 0 8px 0 35px;
  height: 70px;
}

.header-btm-name-hirakawa {
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
}

.header-btm-name-add {
  font-size: 30px;
}

.header-btm-name-ttl {
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
}

.header-btm-link {
  display: unset;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  width: 100%;
  max-width: 143px;
}
.header-btm-link a {
  height: 70px;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 1100px) {
  .header-btm-name {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .header-btm {
    background-image: url(../img/header/header-btm-info-bg-sp.png);
    background-size: cover;
  }
  .header-btm:after {
    height: 7px;
  }
  .header-btm-info {
    background-image: unset;
    padding: 0 7px 0 15px;
    height: 68px;
  }
  .header-btm-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 6px 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .header-btm-name-hirakawa {
    font-size: 11px;
    padding-left: 2px;
  }
  .header-btm-name-add {
    display: none;
  }
  .header-btm-name-ttl {
    font-size: 22px;
  }
  .header-btm-link {
    display: none;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
    max-width: 143px;
  }
  .header-btm-link a {
    height: 70px;
    margin: 0 0 0 auto;
  }
}
#page.store-top {
  background-image: url(../../../../../../common/img/parts-common/dots-bg.png);
  background-size: 50px 44px;
  background-repeat: repeat;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
@media screen and (max-width: 767px) {
  #page.store-top {
    background-image: url(../../../../../../common/img/parts-common/dots-bg-sp.png);
    background-size: 35px 42px;
  }
}
#page.store-top .c-main-visual {
  margin-top: 70px;
}
#page.store-top .c-important-news-wrap {
  margin-top: -10px;
  margin-bottom: 70px;
}
#page.store-top .c-important-news-wrap :has(.c-important-news) {
  display: none;
}
@media screen and (max-width: 767px) {
  #page.store-top .c-important-news-wrap {
    margin-bottom: 40px;
  }
}
#page.store-top .erea-top-content .wrap2 {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
}
#page.store-top .erea-top-content .erea-first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 55px;
  margin-bottom: 75px;
}
#page.store-top .erea-top-content .erea-first-ttl {
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #053864;
  width: 100%;
  max-width: 408px;
}
#page.store-top .erea-top-content .erea-first-ttl span {
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(45%, #ffff00), to(#ffff00));
  background: linear-gradient(to bottom, transparent 45%, #ffff00 45%, #ffff00 100%);
  display: inline-block;
  margin-bottom: 27px;
}
#page.store-top .erea-top-content .erea-first-text {
  font-size: 17px;
  line-height: 1.941;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #053864;
  width: 100%;
  max-width: 653px;
}
#page.store-top .erea-pagelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 23px;
  margin-bottom: 75px;
}
#page.store-top .erea-pagelink-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid #053864;
  border-radius: 30px;
  width: 100%;
  max-width: 250px;
  height: 56px;
  font-size: 15px;
  font-weight: 600;
  color: #053864;
  padding-left: 30px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.store-top .erea-pagelink-btn::after {
  content: "";
  display: block;
  background-image: url(../../../../../../hirakawa2025/wp-content/themes/BONE/common/img/search/page-link-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.store-top .erea-pagelink-btn:hover {
  background-color: #053864;
  color: #fff;
}
#page.store-top .erea-pagelink-btn:hover::after {
  background-image: url(../../../../../../hirakawa2025/wp-content/themes/BONE/common/img/search/page-link-icon-over.png);
}
#page.store-top .c-find-clinic {
  padding: 0;
  margin-bottom: 0;
}
#page.store-top .c-find-clinic .c-fukidashi-title {
  position: relative;
  z-index: 3;
}
#page.store-top .c-find-clinic .c-find-clinic-content {
  padding-top: 70px;
  padding-bottom: 46px;
  margin-top: -20px;
}
#page.store-top .c-find-clinic .c-fukidashi-title {
  padding: 9px 30px;
}
#page.store-top .c-find-clinic .c-fukidashi-title::after {
  z-index: 3;
}
#page.store-top .c-find-clinic .c-find-clinic-title {
  margin-bottom: 0;
}
#page.store-top .c-find-clinic .c-find-clinic-content-map-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 100px;
  gap: 30px;
}
#page.store-top .c-find-clinic .c-find-clinic-content-map-list-item {
  display: block;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  color: #053864;
  background-color: rgba(255, 255, 255, 0.7803921569);
  border-top: 2px solid #053864;
  border-bottom: 2px solid #053864;
  width: 100%;
  max-width: 264px;
  padding: 15px 0 15px 23px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
#page.store-top .c-find-clinic .c-find-clinic-content-map-list-item::after {
  content: "";
  display: block;
  background-image: url(../img/erea-top/map-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 17px;
}
#page.store-top .c-find-clinic .c-find-clinic-content-map-list-item span {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 8px;
}
#page.store-top .c-find-clinic .c-find-clinic-content-map-list-item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0.5803921569);
}
#page.store-top .erea-clinic-list {
  padding: 106px 0 0 0;
}
#page.store-top .erea-clinic-list .erea-bubble {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin: 0 auto 45px auto;
  text-align: center;
  width: 100%;
  max-width: 205px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  white-space: nowrap;
  background-color: #053864;
  color: #fff;
  padding: 9px 20px;
  border-radius: 50px;
}
#page.store-top .erea-clinic-list .erea-bubble::after {
  content: "";
  background: #053864;
  width: 7px;
  height: 20px;
  border-radius: 20px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -16px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.kyoto .erea-clinic-access {
  line-height: 1.667;
  height: 45px;
  padding: 12px 10px 35px 37px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.kyoto .erea-clinic-access.kyoto-two-access {
  height: 75px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.kyoto .erea-clinic-jusyo.kyoto-two {
  height: 75px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-jusyo.osaka-two {
  height: 75px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access {
  line-height: 1.667;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access::before {
  top: 20px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access.osaka-access {
  height: 45px;
  padding-top: 13px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access.osaka-access::before {
  top: 15px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.hyogo .erea-clinic-jusyo {
  height: 75px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.hyogo .erea-clinic-access {
  height: 45px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.shiga .erea-clinic-access {
  height: 45px;
  padding-top: 16px;
}
#page.store-top .erea-clinic-list .erea-clinic-wr.shiga .erea-clinic-access::before {
  top: 12px;
}
#page.store-top .erea-clinic-list .erea-clinic-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 55px;
  margin-bottom: 77px;
}
#page.store-top .erea-clinic-list .erea-clinic-item {
  width: 100%;
  max-width: 340px;
}
#page.store-top .erea-clinic-list .erea-clinic-name {
  font-size: 19px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #053864;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 64px;
  border-top: 2px solid #053864;
  border-bottom: 2px solid #053864;
  padding: 20px 0;
}
#page.store-top .erea-clinic-list .erea-clinic-name span {
  font-size: 15px;
  display: inline-block;
  padding-right: 8px;
  padding-top: 2px;
}
#page.store-top .erea-clinic-list .erea-clinic-texterea {
  background-color: #fff;
  margin-bottom: 18px;
}
#page.store-top .erea-clinic-list .erea-clinic-img.city {
  position: relative;
}
#page.store-top .erea-clinic-list .erea-clinic-img.city::after {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/erea-top/open0913.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 230px;
  height: 46px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -22px;
}
#page.store-top .erea-clinic-list .erea-clinic-img.neyagawa {
  position: relative;
}
#page.store-top .erea-clinic-list .erea-clinic-img.neyagawa::after {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/erea-top/open1018.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 230px;
  height: 46px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -22px;
}
#page.store-top .erea-clinic-list .erea-clinic-phone {
  display: block;
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
  color: #053864;
  font-family: "Roboto Condensed", sans-serif;
  padding: 20px 0 20px 70px;
  border-bottom: 1px solid #053864;
  position: relative;
}
#page.store-top .erea-clinic-list .erea-clinic-phone::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/erea-top/erea-phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 35px;
}
#page.store-top .erea-clinic-list .erea-clinic-phone.city {
  padding: 28px 0 12px 70px;
}
#page.store-top .erea-clinic-list .erea-clinic-phone.city::before {
  top: 22px;
}
#page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa {
  padding: 28px 0 12px 70px;
}
#page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa::before {
  top: 22px;
}
#page.store-top .erea-clinic-list .erea-clinic-jusyo {
  font-size: 15px;
  line-height: 1.667;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #053864;
  padding: 11px 0 0 10px;
  border-bottom: 1px solid #053864;
  height: 95px;
}
#page.store-top .erea-clinic-list .erea-clinic-access {
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #053864;
  padding: 18px 10px 35px 37px;
  border-bottom: 1px solid #053864;
  position: relative;
}
#page.store-top .erea-clinic-list .erea-clinic-access::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/erea-top/erea-access.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 22px;
  position: absolute;
  top: 15px;
  left: 12px;
}
#page.store-top .erea-clinic-list .erea-clinic-parking {
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #053864;
  padding: 15px 0 15px 37px;
  border-bottom: 1px solid #053864;
  position: relative;
}
#page.store-top .erea-clinic-list .erea-clinic-parking::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/erea-top/erea-parking.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 9px;
}
#page.store-top .erea-clinic-list .erea-clinic-linkflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
#page.store-top .erea-clinic-list .erea-clinic-link {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #fff;
  width: 100%;
  max-width: 153px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 23px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
#page.store-top .erea-clinic-list .erea-clinic-link:nth-child(1) {
  background-color: #06c755;
}
#page.store-top .erea-clinic-list .erea-clinic-link:nth-child(2) {
  background-color: #053864;
}
#page.store-top .erea-clinic-list .erea-clinic-link:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.store-top .erea-clinic-list .erea-clinic-link:hover:nth-child(1) {
  background-color: #4dd98f;
}
#page.store-top .erea-clinic-list .erea-clinic-link:hover:nth-child(2) {
  background-color: #2b5a8a;
}
#page.store-top .erea-clinic-list .erea-clinic-link::after {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/erea-top/erea-yazi.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
}
@media screen and (max-width: 1200px) {
  #page.store-top .wrap2 {
    padding: 0 30px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-flex {
    gap: 20px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-item {
    width: 100%;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone {
    font-size: 30px;
    padding: 20px 0 20px 50px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone::before {
    width: 25px;
    height: 25px;
    left: 20px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.city {
    padding: 32px 0 9px 70px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.city::before {
    top: 22px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa {
    padding: 32px 0 9px 70px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa::before {
    top: 22px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-jusyo {
    font-size: 13px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-access {
    font-size: 13px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-access::before {
    content: "";
    display: block;
    background-image: url(../../../../../../common/img/erea-top/erea-access.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 22px;
    position: absolute;
    top: 15px;
    left: 12px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access {
    line-height: 1.667;
    height: 45px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access.neyagawa {
    height: 75px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-parking {
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #053864;
    padding: 15px 0 15px 37px;
    border-bottom: 1px solid #053864;
    position: relative;
  }
  #page.store-top .erea-clinic-list .erea-clinic-parking::before {
    content: "";
    display: block;
    background-image: url(../../../../../../common/img/erea-top/erea-parking.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 9px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-linkflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #fff;
    width: 100%;
    max-width: 153px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 23px;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link:nth-child(1) {
    background-color: #06c755;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link:nth-child(2) {
    background-color: #053864;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link:hover:nth-child(1) {
    background-color: #4dd98f;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link:hover:nth-child(2) {
    background-color: #2b5a8a;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link::after {
    content: "";
    display: block;
    background-image: url(../../../../../../common/img/erea-top/erea-yazi.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #page.store-top .erea-top-content .erea-first {
    display: block;
    margin-bottom: 75px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content-map-list {
    padding: 0 30px;
    gap: 10px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content-map-list-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    font-size: 14px;
    border-top: 1px solid #053864;
    border-bottom: 1px solid #053864;
    max-width: 167px;
    padding: 11px 0 11px 9px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content-map-list-item::after {
    width: 32px;
    height: 23px;
    right: 10px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content-map-list-item span {
    font-size: 11px;
    margin-bottom: 5px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-flex {
    gap: 20px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-item {
    width: 100%;
  }
  #page.store-top .erea-clinic-list .erea-clinic-img.city::after {
    width: 150px;
    height: 30px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-img.neyagawa::after {
    width: 150px;
    height: 30px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone {
    font-size: 28px;
    padding: 20px 10px 20px 45px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone::before {
    width: 23px;
    height: 23px;
    left: 15px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.city {
    padding: 30px 10px 10px 45px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.city::before {
    top: 22px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa {
    padding: 30px 10px 10px 45px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa::before {
    top: 22px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-jusyo {
    font-size: 12px;
    padding: 7px 10px;
    height: 95px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-access {
    height: 75px;
    font-size: 11px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-access::before {
    content: "";
    display: block;
    background-image: url(../../../../../../common/img/erea-top/erea-access.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 22px;
    position: absolute;
    top: 15px;
    left: 12px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-parking {
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #053864;
    padding: 15px 0 15px 37px;
    border-bottom: 1px solid #053864;
    position: relative;
  }
  #page.store-top .erea-clinic-list .erea-clinic-parking::before {
    content: "";
    display: block;
    background-image: url(../../../../../../common/img/erea-top/erea-parking.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 9px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-linkflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link {
    font-size: 13px;
    padding-left: 18px;
  }
}
@media screen and (max-width: 767px) {
  #page.store-top .c-breadcrumb {
    background-color: unset;
  }
  #page.store-top .erea-top-content .wrap2 {
    padding: 0 20px;
  }
  #page.store-top .erea-top-content .erea-first {
    display: block;
    margin-bottom: 38px;
  }
  #page.store-top .erea-top-content .erea-first-ttl {
    font-size: 23px;
    letter-spacing: 0.03em;
    font-weight: 500;
    max-width: unset;
  }
  #page.store-top .erea-top-content .erea-first-ttl span {
    width: unset;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #ffff00), to(#ffff00));
    background: linear-gradient(to bottom, transparent 55%, #ffff00 55%, #ffff00 100%);
    margin-bottom: 13px;
  }
  #page.store-top .erea-top-content .erea-first-ttl span.last {
    margin-bottom: 21px;
  }
  #page.store-top .erea-top-content .erea-first-text {
    font-size: 15px;
    line-height: 1.733;
    letter-spacing: 0.03em;
    max-width: unset;
    text-align: justify;
  }
  #page.store-top .erea-pagelink {
    gap: 11px;
    margin-bottom: 52px;
  }
  #page.store-top .erea-pagelink-btn {
    border-radius: 30px;
    max-width: 161px;
    height: 48px;
    font-size: 14px;
    padding-left: 20px;
  }
  #page.store-top .erea-pagelink-btn::after {
    width: 27px;
    height: 27px;
    right: 10px;
  }
  #page.store-top .erea-pagelink-btn:hover {
    background-color: unset;
    color: unset;
  }
  #page.store-top .erea-pagelink-btn:hover::after {
    background-image: unset;
  }
  #page.store-top .c-find-clinic {
    margin-bottom: 0;
    padding: 0;
  }
  #page.store-top .c-find-clinic .c-fukidashi-title {
    padding: 8px 50px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content {
    padding-bottom: 22px;
    padding-top: 50px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content-inner {
    padding: 10px 0;
  }
  #page.store-top .c-find-clinic .tabContainer {
    margin-top: 22px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content-map-list {
    padding: 0 20px;
    gap: 10px;
  }
  #page.store-top .c-find-clinic .c-find-clinic-content-map-list-item:hover {
    background-color: unset;
  }
  #page.store-top .erea-clinic-list {
    padding: 53px 0 35px 0;
  }
  #page.store-top .erea-clinic-list .erea-bubble {
    font-size: 16px;
    margin: 0 auto 35px auto;
    max-width: 215px;
    padding: 7px 20px;
  }
  #page.store-top .erea-clinic-list .erea-bubble::after {
    bottom: -13px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-wr.kyoto .erea-clinic-access {
    height: unset;
    padding: 18px 0 18px 37px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-wr.kyoto .erea-clinic-access::before {
    top: 20px;
    left: 12px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-wr.kyoto .erea-clinic-access.kyoto-two-access {
    height: unset;
  }
  #page.store-top .erea-clinic-list .erea-clinic-flex {
    display: block;
    margin-bottom: 0;
  }
  #page.store-top .erea-clinic-list .erea-clinic-item {
    max-width: 340px;
    margin: 0 auto 54px auto;
  }
  #page.store-top .erea-clinic-list .erea-clinic-name {
    letter-spacing: 0.03em;
  }
  #page.store-top .erea-clinic-list .erea-clinic-name span {
    padding-right: 5px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-texterea {
    margin-bottom: 15px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-img.city::after {
    width: 228px;
    height: 45px;
    bottom: -16px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-img.neyagawa::after {
    width: 228px;
    height: 45px;
    bottom: -16px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone {
    font-size: 38px;
    color: #053864;
    padding: 23px 0 23px 70px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone::before {
    width: 27px;
    height: 27px;
    left: 32px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.city {
    padding: 32px 0 21px 70px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.city::before {
    top: 18px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa {
    padding: 32px 0 21px 70px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-phone.neyagawa::before {
    top: 18px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-jusyo {
    font-size: 15px;
    line-height: 1.667;
    letter-spacing: 0.03em;
    padding: 11px 0 11px 10px;
    height: unset;
  }
  #page.store-top .erea-clinic-list .erea-clinic-access {
    font-size: 15px;
    height: unset;
    letter-spacing: 0.03em;
    padding: 13px 0 13px 37px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-access::before {
    top: 15px;
    left: 12px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access {
    height: unset;
  }
  #page.store-top .erea-clinic-list .erea-clinic-wr.osaka .erea-clinic-access.neyagawa {
    height: unset;
  }
  #page.store-top .erea-clinic-list .erea-clinic-parking {
    font-size: 15px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-parking::before {
    width: 22px;
    height: 22px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-linkflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link {
    font-size: 14px;
    font-weight: 500;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link:hover:nth-child(1) {
    background-color: unset;
  }
  #page.store-top .erea-clinic-list .erea-clinic-link:hover:nth-child(2) {
    background-color: unset;
  }
}
#page.store-top .c-news {
  padding-bottom: 63px;
  background-image: unset;
}
#page.store-top .c-news::after {
  background-color: #e7f6fa;
  height: 86%;
}
#page.store-top .c-news .button-hover-navy {
  background-color: #fff;
}
#page.store-top .c-news .button-hover-navy:hover {
  background-color: #053864;
  color: #fff;
}
#page.store-top .c-review {
  padding: 0 0 78px 0;
  position: relative;
}
#page.store-top .c-review::after {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/erea-top/naminami.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 14px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -14px;
  z-index: 0;
}
#page.store-top .c-review .c-review-wrap {
  position: relative;
  z-index: 2;
}
#page.store-top .c-review .c-review-title {
  margin-bottom: 64px;
}
#page.store-top .c-review .c-review-link-button {
  position: relative;
  z-index: 2;
}
#page.store-top .c-review .c-review-link-button a {
  background-color: #fff;
  color: #053864;
  border: 1px solid #053864;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.store-top .c-review .c-review-link-button a:after {
  background-image: url(../../../../../../common/img/erea-top/arrow-icon.png);
}
#page.store-top .c-review .c-review-link-button a:hover {
  color: #fff;
  background-color: #053864;
}
#page.store-top .c-review .c-review-link-button a:hover:after {
  background-image: url(../../../../../../common/img/parts-store-review/arrow.png);
}
#page.store-top .c-symptoms {
  background-color: #fff;
}
#page.store-top .price-section::after {
  z-index: 2;
}
#page.store-top .c-order-menu {
  background-color: #fff;
}
#page.store-top .c-line-first-plan-inner {
  position: relative;
  z-index: 2;
}
#page.store-top .c-flow {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
#page.store-top .c-flow .c-flow-button a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px;
}
#page.store-top .c-contact {
  margin-top: -20px;
}
#page.store-top .faq-white-bk {
  background-color: #fff;
}
#page.store-top .faq-white-bk .c-faq-link a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px;
}
#page.store-top .c-wave-title h3 {
  bottom: 22px;
}
@media screen and (max-width: 767px) {
  #page.store-top .c-wave-title h3 {
    bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  #page.store-top .c-news .c-news-wrap {
    margin-top: -38px;
  }
  #page.store-top .c-review {
    padding: 0 0 58px 0;
    position: relative;
  }
  #page.store-top .c-review::after {
    background-image: url(../../../../../../common/img/erea-top/naminami-sp.png);
    background-size: contain;
    width: 100%;
    height: 20px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -20px;
    z-index: 0;
  }
  #page.store-top .c-review .c-review-title-text {
    width: 90%;
  }
  #page.store-top .c-review .c-review-title {
    position: relative;
    left: -7px;
  }
  #page.store-top .c-review .c-wave-title {
    position: relative;
    left: -7px;
  }
  #page.store-top .c-review .c-review-link-button a {
    background-color: #fff;
    color: #053864;
    border: 1px solid #053864;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.store-top .c-review .c-review-link-button a:after {
    background-image: url(../../../../../../common/img/erea-top/arrow-icon.png);
  }
  #page.store-top .c-review .c-review-link-button a:hover {
    color: #fff;
    background-color: #053864;
  }
  #page.store-top .c-review .c-review-link-button a:hover:after {
    background-image: url(../../../../../../common/img/parts-store-review/arrow.png);
  }
  #page.store-top .c-instagram {
    padding-bottom: 82px;
  }
  #page.store-top .c-symptoms {
    background-color: #fff;
  }
  #page.store-top .c-symptoms .c-fukidashi-title {
    max-width: 300px;
  }
  #page.store-top .c-symptoms .c-symptoms-list-button {
    height: 54px;
    bottom: -26px;
  }
  #page.store-top .c-symptoms .tabContent > div {
    padding: 30px 15px 75px 15px;
  }
  #page.store-top .price-section::after {
    z-index: 2;
  }
  #page.store-top .c-order-menu {
    background-color: #fff;
  }
  #page.store-top .c-line-first-plan-inner {
    position: relative;
    z-index: 2;
  }
  #page.store-top .c-flow {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
  }
  #page.store-top .c-contact {
    margin-top: -20px;
  }
  #page.store-top .faq-white-bk {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  footer {
    margin-top: -30px;
  }
}