/* default settings */
.--page-mt {
  padding-top: 5rem;
}
@media (max-width: 768px) {
  .--page-mt {
    padding-top: 2.5rem;
  }
}

.page-company-location-store .inner {
  position: relative;
}
@media (min-width: 769px) {
  .page-company-location-store .inner {
    max-width: 63.125rem;
    width: 100%;
    margin: 0 auto;
  }
}
.page-company-location-store .sec-ttl .__title {
  font-size: 1.625rem;
  letter-spacing: 0.01em;
  line-height: 1;
  color: #161f20;
  position: relative;
  display: inline-block;
  padding-bottom: 0.9375rem;
  font-weight: 300;
  margin: 0 0 3.5rem;
}
@media (max-width: 768px) {
  .page-company-location-store .sec-ttl .__title {
    font-size: 1.25rem;
    letter-spacing: 0.01em;
    padding-bottom: 0.3125rem;
    margin-bottom: 3rem;
  }
}
.page-company-location-store .sec-ttl .__title::before, .page-company-location-store .sec-ttl .__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-company-location-store .sec-ttl .__title::before {
  width: 100vw;
  height: 1px;
  background-color: #707070;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.page-company-location-store .sec-ttl .__title::after {
  width: 100%;
  height: 1px;
  background-color: #707070;
}
@media (max-width: 768px) {
  .page-company-location-store .sec-ttl .inner {
    padding-inline: 2.5rem;
  }
}
.page-company-location-store .info-store {
  padding-bottom: 6.5rem;
  position: relative;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store {
    padding-bottom: 3.75rem;
  }
}
.page-company-location-store .info-store .__anchor {
  position: absolute;
  top: -4.5rem;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__anchor {
    top: -4rem;
  }
}
.page-company-location-store .info-store .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__text {
    width: 33.5rem;
  }
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__text {
    padding: 0 2.5rem;
  }
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info {
    width: 34.625rem;
  }
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info {
    padding: 0 2.5rem;
  }
}
.page-company-location-store .info-store .__info .info-df .w-5 {
  width: 3.875rem;
  display: inline-block;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .info-df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .page-company-location-store .info-store .__info .info-df span {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .page-company-location-store .info-store .__info .info-df .w-1 {
    -webkit-box-flex: 7.4375rem;
        -ms-flex: 7.4375rem 0 0px;
            flex: 7.4375rem 0 0;
  }
  .page-company-location-store .info-store .__info .info-df .w-3 {
    -webkit-box-flex: 6.25rem;
        -ms-flex: 6.25rem 0 0px;
            flex: 6.25rem 0 0;
  }
  .page-company-location-store .info-store .__info .info-df .w-5 {
    -webkit-box-flex: 4.5rem;
        -ms-flex: 4.5rem 0 0px;
            flex: 4.5rem 0 0;
  }
}
.page-company-location-store .info-store .__info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -0.625rem 0 0;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-right: -0.3125rem;
  }
}
.page-company-location-store .info-store .__info dl dt {
  margin: 0 2rem 0 0;
  width: 5.625rem;
  border: 1px solid #BEBEBE;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info dl dt {
    padding-block: 0.25rem 0.3125rem;
  }
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info dl dt {
    margin: 0 0 0.4375rem 0;
    width: 6rem;
    font-size: 0.75rem;
    padding-block: 0.375rem 0.4375rem;
  }
}
.page-company-location-store .info-store .__info dl dd {
  margin: 0;
  font-size: 1rem;
  line-height: 2.1875rem;
  letter-spacing: 0;
  width: calc(100% - 7.625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info dl dd {
    font-size: 1rem;
    line-height: 2rem;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-company-location-store .info-store .__info dl .none-flex {
  display: block !important;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info dl .none-flex-sp {
    display: block !important;
  }
}
.page-company-location-store .info-store .__info dl .none-flex span {
  display: block;
}
.page-company-location-store .info-store .__info dl + dl {
  margin: 1.375rem -0.625rem 0 0;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info dl + dl {
    margin: 1.625rem -0.3125rem 0 0;
  }
}
.page-company-location-store .info-store .__info dl:last-child {
  margin: 2.375rem -0.625rem 0 0;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info dl:last-child {
    margin: 1.8125rem -0.3125rem 0 0;
  }
}
.page-company-location-store .info-store .__info .info-tel {
  text-decoration: none;
  color: inherit;
}
.page-company-location-store .info-store .__info .lp-1 {
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .lp-1 {
    letter-spacing: 0;
  }
}
.page-company-location-store .info-store .__info .lp-2 {
  letter-spacing: 0.05em;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info .lp-2 {
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .lp-2 {
    letter-spacing: 0;
  }
}
.page-company-location-store .info-store .__info .lp-3 {
  letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .lp-3 {
    letter-spacing: 0;
  }
}
.page-company-location-store .info-store .__info .note {
  font-size: 0.75rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  margin: auto 0;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .note {
    line-height: 1rem;
    display: block;
    margin: 0;
    padding: 0.5rem 0 0 0;
  }
}
.page-company-location-store .info-store .__info a {
  color: inherit;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page-company-location-store .info-store .__info .row:not(:last-child) {
  margin-bottom: 1.375rem;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .row:not(:last-child) {
    margin-bottom: 1.625rem;
  }
}
.page-company-location-store .info-store .__info .row__label {
  width: 5.625rem;
  border: 1px solid #BEBEBE;
  font-size: 0.875rem;
  text-align: center;
  line-height: 2.2142857143;
  padding-inline: 0.25rem;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .row__label {
    width: 6rem;
    font-size: 0.75rem;
    line-height: 2.1666666667;
    padding: 3px 0.25rem;
  }
}
.page-company-location-store .info-store .__info .row__content {
  font-size: 1rem;
  line-height: 2.1875;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info .row__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 2rem;
  }
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .row__content {
    margin-top: 0.4375rem;
  }
}
.page-company-location-store .info-store .__info .row__content .phone__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page-company-location-store .info-store .__info .row__content .phone__txt {
  width: 9.375rem;
  padding-right: 0.3125rem;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .row__content .phone__txt {
    width: 7.4375rem;
  }
}
.page-company-location-store .info-store .__info .row__content .phone__number {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-company-location-store .info-store .__info .row__content .phone__number a {
  text-decoration: none;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info .row__content .phone__number a {
    pointer-events: none;
  }
}
.page-company-location-store .info-store .__info .row__content .time-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info .row__content .time-open__date {
    width: 6.25rem;
  }
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .row__content .time-open__date {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.page-company-location-store .info-store .__info .row__content .time-open__note {
  padding-left: 0.625rem;
  font-size: 0.75rem;
  line-height: 2.1666666667;
  padding-top: 0.375rem;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info .row__content .time-open__note {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__info .row__content .time-open__note {
    width: 13.125rem;
  }
}
.page-company-location-store .info-store .__info .row__content .time-close__note {
  font-size: 0.75rem;
  line-height: 2.1666666667;
}
@media (min-width: 769px) {
  .page-company-location-store .info-store .__info .--spacing-1 {
    letter-spacing: 0.05em;
  }
  .page-company-location-store .info-store .__info .--spacing-2 {
    letter-spacing: 0.02em;
  }
}
.page-company-location-store .info-store .__img {
  position: absolute;
  top: 0.5rem;
  right: -8.4375rem;
  width: 33.125rem;
}
@media (max-width: 768px) {
  .page-company-location-store .info-store .__img {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin: 0 0 3rem 0;
  }
}
.page-company-location-store .__sub-ttl {
  font-size: 1.3125rem;
  line-height: 2.3125rem;
  letter-spacing: 0.01em;
  font-weight: 300;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 768px) {
  .page-company-location-store .__sub-ttl {
    font-size: 1.125rem;
  }
}
.page-company-location-store .__txt {
  line-height: 2rem;
  letter-spacing: 0.05em;
  margin: 0;
}
@media (max-width: 768px) {
  .page-company-location-store .__txt {
    line-height: 1.875rem;
    letter-spacing: 0;
  }
}
.page-company-location-store .btn-cus {
  margin: 1.5rem 0 3.5rem 0;
  width: 14.0625rem;
  height: 4.5rem;
  text-decoration: none;
  font-weight: 300;
  font-size: 1rem;
  line-height: 4.375rem;
  letter-spacing: 0.05em;
  text-align: center;
  border: 1px solid #707070;
  color: #161F20;
  display: block;
  position: relative;
  padding-right: 1.0625rem;
}
@media (max-width: 768px) {
  .page-company-location-store .btn-cus {
    margin-bottom: 2.5rem;
    width: 100%;
    height: 3.8125rem;
    font-size: 0.875rem;
    line-height: 3.6875rem;
    padding-right: 0.9375rem;
  }
}
.page-company-location-store .btn-cus::before {
  position: absolute;
  content: "";
  background: url("/assets/img/page-company-location-store/icon-link.svg") no-repeat center center;
  background-size: 100%;
  width: 1rem;
  top: 0;
  right: 1.5rem;
  bottom: 0;
}
@media (max-width: 768px) {
  .page-company-location-store .btn-cus::before {
    right: 0.875rem;
  }
}
.page-company-location-store .group-map {
  width: 24.6875rem;
  margin-top: 36.625rem;
  right: 0;
}
@media (max-width: 768px) {
  .page-company-location-store .group-map {
    width: 100%;
    margin-top: 1.4375rem;
    padding: 0 2.5rem;
  }
}
.page-company-location-store .group-map .map {
  width: 100%;
  height: 12.5rem;
}
@media (max-width: 768px) {
  .page-company-location-store .group-map .map {
    height: 13.75rem;
  }
}
.page-company-location-store .group-map .map iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.page-company-location-store .group-map .map-link {
  margin: 0.125rem 0 0 0;
  font-size: 0.875rem;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .page-company-location-store .group-map .map-link {
    margin: 0.125rem 0 0 0;
    font-size: 0.875rem;
    line-height: 2.5rem;
  }
}
.page-company-location-store .group-map .map-link a {
  text-decoration: none;
  color: #2F2F2F;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  letter-spacing: 0.1em;
}
.page-company-location-store .group-map .map-link .arrow {
  width: 0.375rem;
  margin: auto 0.375rem auto 0;
}
.page-company-location-store .store-reverse .__text, .page-company-location-store .store-reverse .__info {
  width: 33.5rem;
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  .page-company-location-store .store-reverse .__text, .page-company-location-store .store-reverse .__info {
    width: 100%;
    margin: 0;
  }
}
.page-company-location-store .store-reverse .__img {
  left: -8.4375rem;
  right: auto;
}
@media (max-width: 768px) {
  .page-company-location-store .store-reverse .__img {
    left: 0;
  }
}
.page-company-location-store .store-reverse .group-map {
  left: 0;
  right: auto;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media (max-width: 768px) {
  .page-company-location-store .store-reverse .group-map {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.page-company-location-store .link {
  line-height: 1;
  color: inherit;
  text-decoration: none;
  border-bottom: 0.0625rem solid;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page-company-location-store .sample-book {
  padding: 3.1875rem 0 1.375rem 0;
}
@media (max-width: 768px) {
  .page-company-location-store .sample-book {
    padding: 2.4375rem 0 0.9375rem 0;
  }
}
.page-company-location-store .sample-book .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .page-company-location-store .sample-book .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 0 2.5rem;
  }
}
.page-company-location-store .sample-book .__text {
  width: 34.3125rem;
}
@media (max-width: 768px) {
  .page-company-location-store .sample-book .__text {
    width: 100%;
    margin: 0 0 2rem 0;
  }
}
.page-company-location-store .sample-book .banner {
  width: 24.6875rem;
  margin: 0.1875rem 0 0 0;
}
@media (max-width: 768px) {
  .page-company-location-store .sample-book .banner {
    width: 100%;
    margin: 0;
  }
}