#pca-map-page #navArea nav,
#pca-map-page .open #mask {
  height: calc(100% - 16.3158vw - 51px); }

#pca-map-footer {
  display: none; }
  @media screen and (min-width: 968px) {
    #pca-map-footer {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 70px;
      padding: 0 30px; } }
  #pca-map-footer .contact {
    margin: 0;
    font-size: 1.7rem; }
  #pca-map-footer .copylight {
    display: inline-flex;
    gap: 22px; }
  #pca-map-footer .copylight span {
    font-size: 1.5rem; }
  #pca-map-footer .copylight a {
    font-size: 1.4rem; }

._wrapper_pked0_5 {
  position: relative;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 968px) {
    ._wrapper_pked0_5 {
      display: block;
      height: calc(100vh - 100px - 70px);
      min-height: calc(660px - 60px - 80px - 28px);
      overflow: hidden; } }

._wrapper_1a6nz_3 {
  position: relative;
  margin-top: -51px; }
  @media screen and (min-width: 968px) {
    ._wrapper_1a6nz_3 {
      display: inline-flex;
      height: 100%;
      margin-top: 0; } }
  ._wrapper_1a6nz_3[data-opened='true'] ._box_1a6nz_14 {
    height: 55vh;
    height: 55svh;
    height: auto;
    min-height: calc(55svh + 100px);
    margin-top: -55vh;
    margin-top: -55svh;
    margin-bottom: 100px; }
    @media screen and (min-width: 968px) {
      ._wrapper_1a6nz_3[data-opened='true'] ._box_1a6nz_14 {
        width: auto;
        margin-top: 0; } }
  ._wrapper_1a6nz_3[data-opened='true'] ._bar_1a6nz_28 [data-icon='menu']:before {
    transform: rotate(90deg); }
    @media screen and (min-width: 968px) {
      ._wrapper_1a6nz_3[data-opened='true'] ._bar_1a6nz_28 [data-icon='menu']:before {
        transform: rotate(180deg); } }

._box_1a6nz_14 {
  position: relative;
  z-index: 100;
  height: 100px;
  background: #303030;
  overflow: hidden;
  color: #FFF; }
  @media screen and (min-width: 968px) {
    ._box_1a6nz_14 {
      width: 0;
      height: 100% !important; } }

._inner_1a6nz_54 {
  position: relative;
  padding: 16px 28px 28px; }
  @media screen and (min-width: 968px) {
    ._inner_1a6nz_54 {
      width: 518px;
      padding: 22px 8px 35px 30px; } }

._bar_1a6nz_28 {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  margin-top: -100px;
  background: #fff;
  border-top: 1px solid #FFF;
  z-index: 101; }
  @media screen and (min-width: 968px) {
    ._bar_1a6nz_28 {
      position: relative;
      width: 50px;
      height: 100%;
      margin-top: 0;
      border-top: none; } }
  ._bar_1a6nz_28 ._buttons_1a6nz_84 {
    display: flex;
    flex-direction: row;
    gap: 1px;
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 968px) {
      ._bar_1a6nz_28 ._buttons_1a6nz_84 {
        flex-direction: column; } }
    ._bar_1a6nz_28 ._buttons_1a6nz_84 button {
      display: flex;
      align-items: center;
      justify-content: center;
      background: #303030;
      width: 50px;
      height: 50px;
      cursor: pointer; }
      @media screen and (min-width: 968px) {
        ._bar_1a6nz_28 ._buttons_1a6nz_84 button {
          width: 50px;
          height: 50px; } }
      ._bar_1a6nz_28 ._buttons_1a6nz_84 button:before {
        content: '';
        display: block;
        background: center center / 100% auto no-repeat; }
      @media screen and (min-width: 968px) {
        ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='search'] {
          order: 1;
          height: 60px; } }
      ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='search']:before {
        width: 16px;
        height: 16px;
        background-image: url("/map/img/icon_search_w.svg"); }
        @media screen and (min-width: 968px) {
          ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='search']:before {
            width: 22px;
            height: 22px; } }
      @media screen and (min-width: 968px) {
        ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='filter'] {
          order: 2; } }
      ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='filter']:before {
        width: 16px;
        height: 16px;
        background-image: url("/map/img/icon_filter_w.svg"); }
        @media screen and (min-width: 968px) {
          ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='filter']:before {
            width: 22px;
            height: 22px; } }
      ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='menu'] {
        flex: 1;
        width: 100%;
        height: 100%; }
        @media screen and (min-width: 968px) {
          ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='menu'] {
            order: 3; } }
        ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='menu']:before {
          width: 16px;
          height: 16px;
          background-image: url("/map/img/icon_arrow--link_w.svg");
          transition: transform 400ms ease;
          transform: rotate(-90deg); }
          @media screen and (min-width: 968px) {
            ._bar_1a6nz_28 ._buttons_1a6nz_84 button[data-icon='menu']:before {
              width: 24px;
              height: 24px;
              transform: rotate(0deg); } }

._wrapper_f30kf_3 {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 102;
  opacity: 0;
  transition: left 0ms 500ms, opacity 500ms; }
  ._wrapper_f30kf_3[data-opened='true'] {
    left: 0;
    opacity: 1;
    transition: left 0ms, opacity 500ms; }

._background_f30kf_20 {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.65);
  cursor: default; }

._container_f30kf_27 {
  position: sticky;
  top: 100px;
  padding: max(15px, 4%); }
  @media screen and (min-width: 968px) {
    ._container_f30kf_27 {
      position: relative;
      top: auto;
      padding: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      pointer-events: none; } }

._boxwrap_f30kf_45 {
  position: relative;
  pointer-events: auto; }

._box_f30kf_45 {
  position: relative;
  box-sizing: border-box;
  max-height: calc(100vh - 100px - 8vw);
  max-height: calc(100dvh - 100px - 8vw);
  padding: 30px 30px 40px;
  background: #303030;
  overflow: auto;
  overscroll-behavior: contain;
  color: #fff; }
  @media screen and (min-width: 768px) {
    ._box_f30kf_45 {
      padding: 40px 22px; } }
  @media screen and (min-width: 968px) {
    ._box_f30kf_45 {
      width: 100%;
      min-width: 800px;
      max-width: 1016px;
      max-height: initial;
      padding: 40px 22px 60px; } }

._header_f30kf_73 {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 968px) {
    ._header_f30kf_73 {
      display: block;
      padding: 0 28px; } }

@media screen and (min-width: 968px) {
  ._headercontents_f30kf_83 {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 12.5%;
    align-items: flex-end; } }

._dealer_f30kf_93 {
  font-size: 1.2em;
  line-height: 1.67667;
  margin-bottom: 14px; }
  @media screen and (min-width: 968px) {
    ._dealer_f30kf_93 {
      font-size: 1.4em;
      line-height: 1.43857;
      margin-bottom: 30px; } }

._upper_f30kf_103 {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  @media screen and (min-width: 968px) {
    ._upper_f30kf_103 {
      margin-bottom: 16px; } }

._title_f30kf_113 {
  font-size: 1.8em;
  line-height: 1.12111;
  display: flex;
  align-items: center; }
  @media screen and (min-width: 968px) {
    ._title_f30kf_113 {
      font-size: 3.2em;
      line-height: 1.4475; } }
  ._title_f30kf_113 ._icon_f30kf_122 {
    display: block;
    width: 20px;
    height: 30px;
    margin-right: 8px;
    background: url("/map/img/pin_normal_red.svg") center/contain no-repeat; }
    @media screen and (min-width: 968px) {
      ._title_f30kf_113 ._icon_f30kf_122 {
        width: 34px;
        height: 50px;
        margin-right: 10px; } }
    ._title_f30kf_113 ._icon_f30kf_122[data-power='50'] {
      background-image: url("/map/img/pin_50kw_red.svg"); }
    ._title_f30kf_113 ._icon_f30kf_122[data-power='90'] {
      background-image: url("/map/img/pin_90kw_red.svg"); }
    ._title_f30kf_113 ._icon_f30kf_122[data-power='150'] {
      background-image: url("/map/img/pin_150kw_red.svg"); }
    ._title_f30kf_113 ._icon_f30kf_122[data-ach='true'] {
      width: 30px;
      height: 30px;
      background-image: url("/map/img/icon_ach_red.svg"); }
      @media screen and (min-width: 968px) {
        ._title_f30kf_113 ._icon_f30kf_122[data-ach='true'] {
          width: 50px;
          height: 50px; } }

._type_f30kf_157 {
  position: relative;
  margin-left: 10px; }
  ._type_f30kf_157 label {
    font-size: 1em;
    line-height: 1.21;
    display: inline-block;
    padding: 2px 5px 1px;
    border: solid 1px #000;
    cursor: pointer; }

._tooltip_f30kf_170 input {
  display: none; }

._tooltip_f30kf_170 input:checked + div {
  display: block; }

._tooltip_f30kf_170 > div {
  display: none;
  position: absolute;
  top: 32px;
  left: 50%;
  width: 160px;
  margin-left: -80px;
  padding: 15px 13px 12px 15px;
  background-color: #333;
  color: #fff;
  z-index: 1;
  font-size: 11px;
  line-height: 17px; }
  @media screen and (min-width: 968px) {
    ._tooltip_f30kf_170 > div {
      top: 28px;
      width: 300px;
      margin-left: -8px; } }
  ._tooltip_f30kf_170 > div::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom-color: #333;
    transform: translate3d(0, -100%, 0); }
    @media screen and (min-width: 968px) {
      ._tooltip_f30kf_170 > div::before {
        left: 0;
        margin-left: 0; } }

._items_f30kf_218 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px 60px; }
  @media screen and (min-width: 968px) {
    ._items_f30kf_218 {
      flex-direction: row; } }

._item_f30kf_218 {
  font-size: 1.2em;
  display: flex;
  align-items: center;
  line-height: 1.7; }
  @media screen and (min-width: 968px) {
    ._item_f30kf_218 {
      font-size: 1.8em; } }
  ._item_f30kf_218[data-size='wide'] {
    width: 100%; }
  ._item_f30kf_218 ._icon_f30kf_122 {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    background: center / contain no-repeat; }
    @media screen and (min-width: 968px) {
      ._item_f30kf_218 ._icon_f30kf_122 {
        width: 24px;
        height: 24px;
        margin-right: 14px; } }
    ._item_f30kf_218 ._icon_f30kf_122[data-icon='stand'] {
      background-image: url("/map/img/icon_stand_w.svg"); }
      @media screen and (min-width: 968px) {
        ._item_f30kf_218 ._icon_f30kf_122[data-icon='stand'] {
          margin-right: 5px; } }
      ._item_f30kf_218 ._icon_f30kf_122[data-icon='stand'] + p {
        font-weight: 700; }
    ._item_f30kf_218 ._icon_f30kf_122[data-icon='pin'] {
      background-image: url("/map/img/icon_map_w.svg"); }
    ._item_f30kf_218 ._icon_f30kf_122[data-icon='time'] {
      background-image: url("/map/img/icon_time_w.svg"); }
    ._item_f30kf_218 ._icon_f30kf_122[data-icon='tel'] {
      background-image: url("/map/img/icon_tel_w.svg"); }
    ._item_f30kf_218 ._icon_f30kf_122[data-icon='web'] {
      background-image: url("/map/img/icon_web_w.svg"); }
    ._item_f30kf_218 ._icon_f30kf_122[data-icon='info'] {
      background-image: url("/map/img/icon_info_w.svg"); }
      @media screen and (min-width: 968px) {
        ._item_f30kf_218 ._icon_f30kf_122[data-icon='info'] {
          width: 32px;
          height: 32px; } }

._type_f30kf_157 {
  margin-left: 10px; }

@media screen and (min-width: 968px) {
  ._address_f30kf_292 {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline; } }

._route_f30kf_300 {
  display: block;
  font-size: 91.66667%; }
  @media screen and (min-width: 968px) {
    ._route_f30kf_300 {
      display: inline-block;
      margin-left: 20px;
      font-size: 85.71429%; } }

._route_f30kf_300,
._tel_f30kf_313,
._shop_f30kf_314 {
  color: #fff; }

._tel_f30kf_313,
._shop_f30kf_314 {
  text-decoration: none; }

._itemsafter_f30kf_323 dl,
._data_f30kf_324 dl {
  font-size: 1.2em;
  line-height: 1.67667;
  display: flex; }
  @media screen and (min-width: 968px) {
    ._itemsafter_f30kf_323 dl,
    ._data_f30kf_324 dl {
      font-size: 1.8em;
      line-height: 1.45444; } }

._itemsafter_f30kf_323 dt,
._data_f30kf_324 dt {
  position: relative;
  margin-right: 8px; }
  @media screen and (min-width: 968px) {
    ._itemsafter_f30kf_323 dt,
    ._data_f30kf_324 dt {
      margin-right: 26px; } }

._itemsafter_f30kf_323 dd,
._data_f30kf_324 dd {
  flex: 1; }
  ._itemsafter_f30kf_323 dd a,
  ._data_f30kf_324 dd a {
    color: inherit; }

._itemsafter_f30kf_323 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 300px; }

._data_f30kf_324 {
  display: grid;
  gap: 8px;
  margin-top: 20px;
  padding: 20px 0 0 0;
  border-top: 1px solid #fff; }
  @media screen and (min-width: 968px) {
    ._data_f30kf_324 {
      gap: 28px;
      margin-top: 22px;
      padding: 28px 28px 0; } }

._plugs_f30kf_382 {
  display: flex;
  align-items: center; }
  ._plugs_f30kf_382 ._icon_f30kf_122 {
    position: relative;
    width: 15px;
    height: 15px;
    margin-top: -1px;
    margin-left: 6px; }
    ._plugs_f30kf_382 ._icon_f30kf_122 label {
      display: block;
      width: 100%;
      height: 100%;
      background: url("/map/img/icon_info.png") center/contain no-repeat; }
  ._plugs_f30kf_382 label {
    cursor: pointer; }
  ._plugs_f30kf_382 input {
    display: none; }
  ._plugs_f30kf_382 input:checked + ._tooltip_f30kf_170 {
    display: block; }

._close_f30kf_414 {
  --size: 36px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: var(--size);
  height: var(--size);
  transition: background 300ms ease; }
  @media screen and (min-width: 968px) {
    ._close_f30kf_414 {
      --size: 52px; } }
  ._close_f30kf_414::after, ._close_f30kf_414::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 1px;
    background-color: #fff;
    transition: transform 300ms ease; }
    @media screen and (min-width: 968px) {
      ._close_f30kf_414::after, ._close_f30kf_414::before {
        width: 40px; } }
  ._close_f30kf_414::before {
    transform: translate(-50%, -50%) rotate(45deg); }
  ._close_f30kf_414::after {
    transform: translate(-50%, -50%) rotate(-45deg); }
  @media (hover: hover) {
    ._close_f30kf_414:hover::before {
      transform: translate(-50%, -50%) rotate(30deg); }
    ._close_f30kf_414:hover::after {
      transform: translate(-50%, -50%) rotate(-30deg); } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    ._close_f30kf_414:hover::before {
      transform: translate(-50%, -50%) rotate(30deg); }
    ._close_f30kf_414:hover::after {
      transform: translate(-50%, -50%) rotate(-30deg); } }

._wrapper_89sd3_3 {
  position: sticky;
  top: 0;
  height: calc(100vh - 50px);
  padding: 0 0 50px 0;
  background-color: #c0e3f2; }
  @media screen and (min-width: 968px) {
    ._wrapper_89sd3_3 {
      position: absolute;
      inset: 0;
      height: 100%;
      padding: 0 0 0 44px; } }
  ._wrapper_89sd3_3[data-opened='true'] ._content_89sd3_18 {
    transform: translate3d(0, -22vh, 0);
    transform: translate3d(0, -22svh, 0); }
    @media screen and (min-width: 968px) {
      ._wrapper_89sd3_3[data-opened='true'] ._content_89sd3_18 {
        left: 524px;
        transform: none;
        bottom: 0; } }

._content_89sd3_18 {
  position: absolute;
  inset: 0;
  overflow: hidden;
  transition: transform 450ms ease-in-out, inset 450ms ease-in-out; }
  @media screen and (min-width: 968px) {
    ._content_89sd3_18 {
      left: 44px; } }

._wrapper_vm2ck_3 {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px; }
  @media screen and (min-width: 968px) {
    ._wrapper_vm2ck_3 {
      margin-bottom: 32px; } }
  ._wrapper_vm2ck_3[data-opened='true'] ._opener_vm2ck_13:after {
    background-image: url("/map/img/icon_minus_w.svg"); }
  ._wrapper_vm2ck_3[data-opened='true'] ._box_vm2ck_16 {
    height: auto; }

._opener_vm2ck_13 {
  font-size: 1.4em;
  line-height: 1.43857;
  display: flex;
  align-items: center;
  padding-bottom: 14px;
  border-bottom: solid 1px #FFFFFF;
  color: #FFF;
  cursor: pointer; }
  @media screen and (min-width: 968px) {
    ._opener_vm2ck_13 {
      font-size: 1.8em;
      line-height: 1.45444;
      padding-bottom: 12px; } }
  ._opener_vm2ck_13:before {
    content: '';
    display: block;
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background: url("/map/img/icon_filter_w.svg") 0 0/100% auto no-repeat; }
    @media screen and (min-width: 968px) {
      ._opener_vm2ck_13:before {
        width: 24px;
        height: 24px;
        margin-right: 14px; } }
  ._opener_vm2ck_13:after {
    content: '';
    display: block;
    position: relative;
    top: -1px;
    width: 24px;
    height: 24px;
    margin-left: auto;
    background: url("/map/img/icon_plus_w.svg") 0 0/100% auto no-repeat; }

._box_vm2ck_16 {
  position: relative;
  height: 0;
  overflow: hidden; }

._inner_vm2ck_70 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 0;
  border-bottom: solid 1px #fff; }
  @media screen and (min-width: 968px) {
    ._inner_vm2ck_70 {
      gap: 70px;
      padding-top: 24px;
      padding-bottom: 0;
      border-bottom: none;
      border-bottom: none; } }

._title_vm2ck_86 {
  font-size: 1.4em;
  line-height: 1.43857;
  margin-bottom: 10px; }
  @media screen and (min-width: 968px) {
    ._title_vm2ck_86 {
      font-size: 1.8em;
      line-height: 1.45444;
      margin-bottom: 16px; } }

._text_vm2ck_95 {
  font-size: 1.4em;
  line-height: 1.43857;
  display: flex; }
  @media screen and (min-width: 968px) {
    ._text_vm2ck_95 {
      font-size: 1.4em;
      line-height: 1.72429; } }
  ._text_vm2ck_95::before {
    content: '\30FB'; }
  ._text_vm2ck_95 a {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: inherit; }
    ._text_vm2ck_95 a::after {
      content: '';
      display: block;
      position: relative;
      width: 11px;
      height: 7px;
      background: url("/map/img/icon_arrow.svg") 0 0/100% auto no-repeat;
      transform: rotate(-90deg); }

._list_vm2ck_126 {
  display: flex;
  flex-direction: column;
  gap: 5px; }
  @media screen and (min-width: 968px) {
    ._list_vm2ck_126 {
      gap: 10px; } }

._item_vm2ck_135 {
  position: relative;
  display: flex;
  align-items: center; }
  ._item_vm2ck_135 > input {
    display: none; }
    ._item_vm2ck_135 > input:checked + label::after {
      display: block; }
  ._item_vm2ck_135 > label {
    font-size: 1.2em;
    line-height: 1.67667;
    position: relative;
    display: block;
    padding-left: 22px;
    cursor: pointer; }
    @media screen and (min-width: 968px) {
      ._item_vm2ck_135 > label {
        font-size: 1.6em;
        line-height: 1.51;
        padding-left: 36px; } }
    ._item_vm2ck_135 > label::before, ._item_vm2ck_135 > label::after {
      content: '';
      display: block;
      position: absolute; }
    ._item_vm2ck_135 > label::before {
      top: 3px;
      left: 0;
      width: 12px;
      height: 12px;
      border: 1px solid #88898C;
      border-radius: 2px; }
      @media screen and (min-width: 968px) {
        ._item_vm2ck_135 > label::before {
          top: 0px;
          width: 20px;
          height: 20px;
          border-width: 2px;
          border-radius: 4px; } }
    @media (hover: hover) {
      ._item_vm2ck_135 > label:hover::before {
        border-color: #FFF; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      ._item_vm2ck_135 > label:hover::before {
        border-color: #FFF; } }
    ._item_vm2ck_135 > label::after {
      display: none;
      top: 3px;
      left: 0;
      width: 12px;
      height: 12px;
      border: 1px solid #FFF;
      background: #FFF url("/map/img/icon_check.png") center center/9px 8px no-repeat;
      border-radius: 2px; }
      @media screen and (min-width: 968px) {
        ._item_vm2ck_135 > label::after {
          top: 0px;
          width: 20px;
          height: 20px;
          border-width: 2px;
          background-size: 13px 12px;
          border-radius: 4px; } }

._tooltip_vm2ck_214 {
  position: relative;
  margin-left: 10px; }
  ._tooltip_vm2ck_214 input {
    display: none; }
  ._tooltip_vm2ck_214 input:checked + div {
    display: block; }
  ._tooltip_vm2ck_214 > label {
    display: block;
    width: 15px;
    height: 15px;
    background: url("/map/img/icon_info.png") center/contain no-repeat;
    cursor: pointer; }
  ._tooltip_vm2ck_214 div {
    display: none;
    position: absolute;
    top: 32px;
    right: -10px;
    width: 200px;
    margin-left: -80px;
    padding: 15px 13px 12px 15px;
    background-color: #333;
    color: #fff;
    z-index: 1;
    font-size: 11px;
    line-height: 17px; }
    @media screen and (min-width: 968px) {
      ._tooltip_vm2ck_214 div {
        top: -10px;
        left: 30px;
        right: auto;
        width: 300px;
        margin-left: 0; } }
    ._tooltip_vm2ck_214 div::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 10px;
      margin-left: -8px;
      border: 8px solid transparent;
      border-bottom-color: #333;
      transform: translate3d(0, -100%, 0); }
      @media screen and (min-width: 968px) {
        ._tooltip_vm2ck_214 div::before {
          top: 9px;
          left: 0;
          right: auto;
          margin-left: 0;
          border-right-color: #333;
          border-bottom-color: transparent;
          transform: translate3d(-100%, 0, 0); } }

@media screen and (min-width: 968px) {
  ._wrapper_vi763_3 {
    position: relative;
    height: 100%; } }

@media screen and (min-width: 968px) {
  ._container_vi763_10 {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth; }
    ._container_vi763_10::-webkit-scrollbar {
      width: 6px; }
    ._container_vi763_10[data-active='true'] {
      overscroll-behavior: auto;
      -ms-overflow-style: none;
      scrollbar-width: none; }
      ._container_vi763_10[data-active='true']::-webkit-scrollbar {
        display: none; } }

._track_vi763_34 {
  display: none; }
  @media screen and (min-width: 968px) {
    ._track_vi763_34 {
      display: block;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      right: 0;
      padding: 3px;
      height: 100%;
      mix-blend-mode: difference;
      transition: opacity 200ms; } }
  ._track_vi763_34[data-hidden='true'] {
    display: none; }

@media screen and (min-width: 968px) {
  ._thumb_vi763_54 {
    cursor: pointer;
    position: relative;
    width: 6px;
    border-radius: 10px;
    background: #fff;
    opacity: 0;
    transition: opacity 200ms; } }

._thumb_vi763_54[data-visible='true'] {
  opacity: 0.4; }

._thumb_vi763_54[data-dragging='true'] {
  opacity: 0.5; }

@media (hover: hover) {
  ._thumb_vi763_54:hover {
    opacity: 0.5; } }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  ._thumb_vi763_54:hover {
    opacity: 0.5; } }

._wrapper_1imrh_3 {
  position: absolute;
  display: grid;
  grid-template-columns: 50px 1fr;
  top: 0;
  right: 52px;
  width: 50px;
  overflow: hidden;
  transition: width 450ms ease-in-out;
  pointer-events: none; }
  @media screen and (min-width: 968px) {
    ._wrapper_1imrh_3 {
      grid-template-columns: 50px 1fr;
      left: 0;
      right: auto;
      width: 50px;
      overflow: initial; } }
  ._wrapper_1imrh_3[data-visible='true'] {
    pointer-events: auto;
    width: calc(100% - 52px); }
    @media screen and (min-width: 968px) {
      ._wrapper_1imrh_3[data-visible='true'] {
        width: auto; }
        ._wrapper_1imrh_3[data-visible='true'] ._box_1imrh_29 {
          width: calc(100vw - 50px); } }
    ._wrapper_1imrh_3[data-visible='true'] ._close_1imrh_33 {
      opacity: 1;
      transition: opacity 0ms; }
    ._wrapper_1imrh_3[data-visible='true'] ._predicts_1imrh_37 {
      display: block; }

._box_1imrh_29 {
  position: relative;
  height: 50px;
  background: #303030; }
  @media screen and (min-width: 968px) {
    ._box_1imrh_29 {
      width: 0px;
      height: 60px;
      overflow: hidden;
      transition: width 450ms ease-in-out; } }

._inner_1imrh_56 {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 10px;
  border-left: 1px solid #FFF;
  background: #303030; }
  @media screen and (min-width: 968px) {
    ._inner_1imrh_56 {
      height: 60px;
      border-left: none; } }

._close_1imrh_33 {
  width: 50px;
  height: 50px;
  background: #303030;
  opacity: 0;
  transition: opacity 0ms 450ms;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  @media screen and (min-width: 968px) {
    ._close_1imrh_33 {
      width: 50px;
      height: 60px; } }
  ._close_1imrh_33:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("/map/img/icon_arrow--link_w.svg") center/contain no-repeat;
    transform: rotate(-180deg); }

._input_1imrh_104 {
  position: relative;
  width: 100%;
  background: #fff; }
  @media screen and (min-width: 968px) {
    ._input_1imrh_104 {
      width: 528px; } }
  ._input_1imrh_104 button[type='submit'] {
    position: absolute;
    top: 0;
    left: 10px;
    width: 16px;
    height: 100%;
    background: url("/map/img/icon_search.svg") left center/16px 16px no-repeat; }
    @media screen and (min-width: 968px) {
      ._input_1imrh_104 button[type='submit'] {
        left: 8px;
        width: 24px;
        background-size: 24px 24px; } }
  ._input_1imrh_104 input {
    display: block;
    appearance: none;
    border: 0;
    outline: 0;
    border-radius: 0;
    background: none;
    font-size: 1.4em;
    line-height: 1.43857;
    width: calc(100% - 36px);
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 36px; }
    ._input_1imrh_104 input::placeholder {
      color: rgba(0, 0, 0, 0.4); }
    @media screen and (min-width: 968px) {
      ._input_1imrh_104 input {
        padding-top: 8px;
        padding-bottom: 6px;
        padding-left: 36px;
        border: none;
        font-size: 1.8em;
        line-height: 1.45444; } }

._predicts_1imrh_37 {
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 52px;
  box-shadow: 0 0 2px #909090;
  background: #fff;
  display: none;
  flex-direction: column-reverse; }
  @media screen and (min-width: 968px) {
    ._predicts_1imrh_37 {
      flex-direction: column;
      top: 39px;
      left: 56px;
      bottom: auto;
      width: 400px; } }
  ._predicts_1imrh_37[data-visible='true'] {
    display: flex; }
  ._predicts_1imrh_37 li:not(:last-child) {
    border-bottom: solid 1px #919191; }
  ._predicts_1imrh_37 button {
    font-size: 1.4em;
    line-height: 1.51;
    width: 100%;
    padding: 0.4em 1em 0.4em 12px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media screen and (min-width: 968px) {
      ._predicts_1imrh_37 button {
        padding-left: 30px; } }
    ._predicts_1imrh_37 button:hover, ._predicts_1imrh_37 button[data-current='true'] {
      background: #e0e0e0; }
  ._predicts_1imrh_37 ._google_1imrh_204 {
    text-align: right;
    padding: 5px 5px 0 0; }
    @media screen and (min-width: 968px) {
      ._predicts_1imrh_37 ._google_1imrh_204 {
        padding: 0 5px 5px 0; } }

._wrapper_1yagc_3 {
  position: relative; }

._title_1yagc_7 {
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  text-align: right; }
  ._title_1yagc_7 ._text_1yagc_12 {
    font-size: 1.2em;
    line-height: 1.67667; }
    @media screen and (min-width: 968px) {
      ._title_1yagc_7 ._text_1yagc_12 {
        font-size: 1.4em;
        line-height: 1.72429; } }
    ._title_1yagc_7 ._text_1yagc_12 span {
      margin-left: 1em; }

._list_1yagc_25 {
  position: relative; }

._item_1yagc_29 {
  position: relative;
  padding: 20px 8px 30px 0;
  border-bottom: 1px solid #fff; }
  @media screen and (min-width: 968px) {
    ._item_1yagc_29 {
      padding: 15px 15px 50px 0; } }
  ._item_1yagc_29[data-selected='true'] {
    background: #202020; }

._item_title_1yagc_44 {
  position: relative;
  margin-bottom: 8px; }
  @media screen and (min-width: 968px) {
    ._item_title_1yagc_44 {
      display: flex;
      gap: 20px;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 17px; } }

._item_title_text_1yagc_57 {
  font-size: 1.5em;
  line-height: 1.34333;
  margin-bottom: 13px; }
  @media screen and (min-width: 968px) {
    ._item_title_text_1yagc_57 {
      font-size: 2.4em;
      line-height: 1.46833;
      margin-bottom: 0; } }
  ._item_title_text_1yagc_57 ._icon_1yagc_65 {
    display: inline-block;
    position: relative;
    top: 0;
    width: 20px;
    height: 30px;
    margin-right: 8px;
    background: url("/map/img/pin_normal_w.svg") center/contain no-repeat;
    vertical-align: middle; }
    @media screen and (min-width: 968px) {
      ._item_title_text_1yagc_57 ._icon_1yagc_65 {
        width: 28px;
        height: 41px;
        margin-right: 10px; } }
    [data-selected='true'] ._item_title_text_1yagc_57 ._icon_1yagc_65 {
      background-image: url("/map/img/pin_normal_red.svg"); }
    ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='50'] {
      background-image: url("/map/img/pin_50kw_w.svg"); }
      [data-selected='true'] ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='50'] {
        background-image: url("/map/img/pin_50kw_red.svg"); }
    ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='90'] {
      background-image: url("/map/img/pin_90kw_w.svg"); }
      [data-selected='true'] ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='90'] {
        background-image: url("/map/img/pin_90kw_red.svg"); }
    ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='150'] {
      background-image: url("/map/img/pin_150kw_w.svg"); }
      [data-selected='true'] ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='150'] {
        background-image: url("/map/img/pin_150kw_red.svg"); }
    ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='ach'] {
      width: 30px;
      height: 30px;
      background-image: url("/map/img/icon_ach.svg"); }
      [data-selected='true'] ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='ach'] {
        background-image: url("/map/img/icon_ach_red.svg"); }
      @media screen and (min-width: 968px) {
        ._item_title_text_1yagc_57 ._icon_1yagc_65[data-icon='ach'] {
          width: 40px;
          height: 40px; } }

._icons_1yagc_123 {
  display: none; }
  @media screen and (min-width: 968px) {
    ._icons_1yagc_123 {
      display: flex;
      justify-content: flex-end;
      gap: 5px; } }
  ._icons_1yagc_123 li:before {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    background: transparent 0 0 / 100% auto no-repeat; }
  ._icons_1yagc_123 li[data-icon='free']:before {
    background-image: url("/map/img/icon_free.png"); }
  ._icons_1yagc_123 li[data-icon='info']:before {
    background-image: url("/map/img/icon_info.png"); }
  ._icons_1yagc_123 li[data-icon='star']:before {
    background-image: url("/map/img/icon_star.png"); }
  ._icons_1yagc_123 li[data-icon='i24h']:before {
    background-image: url("/map/img/icon_24h.png"); }

._info_1yagc_155 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  position: relative; }
  @media screen and (min-width: 968px) {
    ._info_1yagc_155 {
      gap: 12px 50px; } }

._infobox_1yagc_168 {
  font-size: 1.2em;
  position: relative;
  line-height: 1.7;
  padding-left: 25px; }
  @media screen and (min-width: 968px) {
    ._infobox_1yagc_168 {
      font-size: 1.8em;
      padding-left: 38px; } }
  ._infobox_1yagc_168[data-size='wide'] {
    width: 100%; }
  @media screen and (min-width: 968px) {
    ._infobox_1yagc_168[data-icon='stand'] {
      font-size: 1.6em;
      padding-left: 29px; } }
  ._infobox_1yagc_168:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 14px;
    height: 14px;
    background: transparent 0 0 / 100% auto no-repeat;
    vertical-align: top; }
    @media screen and (min-width: 968px) {
      ._infobox_1yagc_168:before {
        top: 2px;
        left: 0px;
        width: 24px;
        height: 24px;
        vertical-align: middle; } }
  ._infobox_1yagc_168[data-icon='stand']:before {
    background-image: url("/map/img/icon_stand_w.svg"); }
  ._infobox_1yagc_168[data-icon='price']:before {
    background-image: url("/map/img/icon_price.png"); }
  ._infobox_1yagc_168[data-icon='time']:before {
    background-image: url("/map/img/icon_time_w.svg"); }
  ._infobox_1yagc_168[data-icon='pin']:before {
    background-image: url("/map/img/icon_map_w.svg"); }
  ._infobox_1yagc_168[data-icon='tel']:before {
    background-image: url("/map/img/icon_tel_w.svg"); }
  ._infobox_1yagc_168[data-icon='web']:before {
    background-image: url("/map/img/icon_web_w.svg"); }
  ._infobox_1yagc_168 p {
    display: inline-block;
    vertical-align: top; }
    @media screen and (min-width: 968px) {
      ._infobox_1yagc_168 p {
        vertical-align: middle; } }
    @media screen and (min-width: 968px) {
      ._infobox_1yagc_168 p:not(:last-child) {
        margin-right: 26px; } }
  ._infobox_1yagc_168 ._type_1yagc_245 {
    margin-left: 10px; }
  ._infobox_1yagc_168 ._route_1yagc_249 {
    display: block;
    text-decoration: underline;
    color: inherit; }
    @media screen and (min-width: 968px) {
      ._infobox_1yagc_168 ._route_1yagc_249 {
        display: inline-block;
        vertical-align: baseline; } }
  ._infobox_1yagc_168 ._tel_1yagc_260,
  ._infobox_1yagc_168 ._web_1yagc_261 {
    color: inherit;
    text-decoration: none; }
  ._infobox_1yagc_168 small {
    font-size: 91.66667%; }
    @media screen and (min-width: 968px) {
      ._infobox_1yagc_168 small {
        font-size: 77.77778%; } }

._button_1yagc_274 {
  font-size: 1.2em;
  line-height: 1.67667;
  position: absolute;
  bottom: 8px;
  right: 2px;
  color: inherit;
  cursor: pointer; }
  @media screen and (min-width: 968px) {
    ._button_1yagc_274 {
      font-size: 1.6em;
      line-height: 1.51;
      bottom: 14px;
      right: 7px; } }
  @media (hover: hover) {
    ._button_1yagc_274:hover {
      opacity: 0.7; } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    ._button_1yagc_274:hover {
      opacity: 0.7; } }
  ._button_1yagc_274:after {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    margin-left: 6px;
    background: url("/map/img/icon_arrow--link_w.svg") 0 0/100% auto no-repeat; }
    @media screen and (min-width: 968px) {
      ._button_1yagc_274:after {
        width: 16px;
        height: 16px;
        margin-left: 7px; } }
