/* p-shops */
.p-shops__wrapper {
  width: 100%;
  margin: 50px auto; }
  @media (max-width: 1179px) {
    .p-shops__wrapper {
      margin-top: 28px; } }

.p-shops__title {
  font-size: 32px;
  text-align: center;
  letter-spacing: 0px;
  color: #000;
  margin-bottom: 25px; }

.p-shops__map {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: none;
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 1179px) {
    .p-shops__map {
      padding-left: 10px;
      padding-right: 10px; } }

.p-shops__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 22px auto 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 1179px) {
    .p-shops__search {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 20px auto 30px; } }

.p-shops__selectBox {
  width: 235.77px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-clip: padding-box;
  border: 1px solid #141414;
  font-size: 14px;
  border-radius: 3px;
  line-height: normal;
  margin: 0 5px 0 0;
  padding: 20px 46px 20px 20px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #141414;
  background-color: #f9f9f9; }
  .p-shops__selectBox:focus-visible {
    outline: 0; }
  @media (max-width: 1179px) {
    .p-shops__selectBox {
      width: 100%;
      margin-bottom: 0;
      margin-left: auto;
      margin-right: auto; } }

.p-shops__selectBox-wrapper {
  position: relative; }
  .p-shops__selectBox-wrapper::before {
    font-size: 20px;
    position: absolute;
    right: 24px;
    top: 58%;
    margin-top: -1rem;
    line-height: 1;
    pointer-events: none;
    color: inherit;
    content: '\E313';
    font-family: 'lux-icons';
    vertical-align: baseline;
    display: block;
    font-weight: 400;
    overflow: visible;
    speak: none;
    text-align: center;
    z-index: 1; }
    @media (max-width: 1179px) {
      .p-shops__selectBox-wrapper::before {
        right: 40px;
        top: 55%; } }
  @media (max-width: 1179px) {
    .p-shops__selectBox-wrapper {
      width: 100%;
      padding: 20px 26px 20px 26px; } }

.p-shops__searchBtn {
  background: #141414;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: none;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 17px 24px;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  width: 89.63px;
  height: 50px;
  margin: auto 0;
  border: none; }
  @media (max-width: 1179px) {
    .p-shops__searchBtn {
      width: auto;
      margin: auto 25px; } }

.p-shops__searchBtn span {
  color: #fff; }

.p-shops__storelocator_map {
  width: 100%;
  margin-top: 24px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.p-shops__storelocator_map iframe {
  width: 100%;
  height: 543px; }
  @media (max-width: 1179px) {
    .p-shops__storelocator_map iframe {
      width: 100%;
      height: 375px;
      display: block;
      margin: 0 auto; } }

.p-shops__box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  margin-bottom: 140px;
  width: 1100px;
  max-width: 100%; }
  @media (max-width: 1179px) {
    .p-shops__box-wrapper {
      margin-bottom: 0; } }

.p-shops__box-inner {
  width: calc(100% / 2 - 30px);
  margin: 0 15px 30px 15px;
  -webkit-box-shadow: 0px 0px 4px #00000029;
          box-shadow: 0px 0px 4px #00000029;
  letter-spacing: 0.07px; }
  @media (max-width: 1179px) {
    .p-shops__box-inner {
      width: 100%;
      margin: 0 25px 30px 25px; } }

.p-shops__box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -15px 12px;
  padding: 0px 0 8px;
  border-bottom: 1px solid #d8d8d8;
  align-items: center; }

.p-shops__box-icon {
  padding-left: 15px; }
  .p-shops__box-icon img {
    margin-right: 15px;
    width: auto;
    max-height: 36px; }

.p-shops__box-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 15px; }

.p-shops__box-addless {
  padding-bottom: 12px;
  line-height: 20px; }

.p-shops__box-shopName {
  font-size: 24px;
  letter-spacing: 0.12px;
  line-height: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (max-width: 1179px) {
    .p-shops__box-shopName {
      padding-right: 10px; } }

.p-shops__box-heading {
  font-size: 24px;
  margin-bottom: 7px;
  letter-spacing: 0.12px; }

.p-shops__box-tel {
  font-size: 24px;
  margin-bottom: 3px; }
  @media (max-width: 1179px) {
    .p-shops__box-tel {
      margin-bottom: 0px; } }

.p-shops__box-subContents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 4px; }

.p-shops__box-subTitle {
  margin-bottom: 0;
  font-weight: bolder;
  letter-spacing: 0.07px;
  line-height: 20px; }

.p-shops__box-subText {
  line-height: 20px; }

.p-shops__box-handlings {
  margin: 0px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.p-shops__box-handling {
  line-height: 20px;
  margin-top: 18px; }
  .p-shops__box-handling.p-shops__box-point {
    margin-bottom: 0px; }

.p-shops__box-description {
  background: #F9F9F9 0% 0% no-repeat padding-box;
  max-width: 100%;
  overflow-wrap: break-word;
  margin-bottom: 15px;
  padding: 15px;
  color: #4990e2;
  line-height: 20px; }

.p-shops__box-description span {
  color: #4990e2; }

.p-shops__box-description div {
  color: #4990e2; }

.p-shops__box-viewMore {
  margin-top: auto;
  margin-bottom: 0; }

.p-shops__box-viewMore a {
  width: 100%;
  display: block;
  padding: 25px;
  border: 1px solid #141414;
  border-radius: 2px;
  text-align: center;
  position: relative; }

.p-shops__box-viewMore span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center; }
  .p-shops__box-viewMore span:hover {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 0.2s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 0.2s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.2, 1); }

.p-shops__guide {
  margin: 32px 30px; }
  @media (max-width: 1179px) {
    .p-shops__guide {
      margin: 32px 10px 26px; } }

.p-shops__guideList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 48px;
  line-height: 24px; }
  @media (max-width: 1179px) {
    .p-shops__guideList {
      margin-bottom: 44px; } }

.p-shops__guideTitle {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px; }

.p-shops__guideBtn {
  width: 24%;
  display: block;
  padding: 18px;
  border: 1px solid #141414;
  border-radius: 2px;
  text-align: center; }
  @media (max-width: 1179px) {
    .p-shops__guideBtn {
      width: 83%;
      padding: 17px;
      margin: 0 auto; } }

.p-shops-onlinestore .p-shops__box-title {
  padding-bottom: 13px;
  margin-bottom: 14px; }

.p-shops-onlinestore .p-shops__box-subContents {
  margin-bottom: 13px; }

.p-shops-onlinestore .p-shops__box-inner {
  margin-bottom: 34px; }

.p-shops-onlinestore .p-shops__box-shopName {
  margin-left: 17px; }

.p-shops-onlinestore .p-shops-ilumine {
  margin-bottom: 25px; }
  @media (max-width: 1179px) {
    .p-shops-onlinestore .p-shops-ilumine {
      margin-bottom: 0; } }

.p-shops__iframe iframe {
  width: 100%;
  height: 712px;
  border-radius: 10px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  border: none; }
  @media (max-width: 1179px) {
    .p-shops__iframe iframe {
      height: 375px; } }

.i4ewOd-pzNkMb-haAclf {
  display: none !important; }

.p-storelocator .map #storelocator_map.p-shops__storelocator_map {
  height: auto; }

.p-storelocator .p-shops__map {
  margin-bottom: 62px; }
  @media (max-width: 1179px) {
    .p-storelocator .p-shops__map {
      margin-bottom: 50px; } }

.p-storelocator .p-shops__close-button {
  text-align: center; }
  .p-storelocator .p-shops__close-button a:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.8); }

[data-back-action] {
  display: none;
  cursor: pointer; }


/*DH_DESIGN_DEPT-111461 追加*/
.p-shops__box-description a {
    color: #4990e2;
    border-bottom: 1px solid #4990e2;  }
