/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./resources/src/css/home/map_entry.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.accesskey {
  font-size: 1rem;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 0.625rem;
  z-index: 1; }
  @media screen and (min-width: 951px) {
    .accesskey:after {
      content: "";
      width: calc(100% + 0.25rem);
      height: calc(100% + 0.25rem);
      border: 0.125rem dotted #69853a;
      border-radius: 0.1875rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: -0.125rem;
      left: -0.125rem;
      z-index: 5;
      opacity: 0;
      -webkit-transition: opacity 0.1s ease-out;
      transition: opacity 0.1s ease-out; }
    .accesskey:focus:after {
      opacity: 1; } }
  @media screen and (max-width: 950px) {
    .accesskey {
      display: none; } }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem; }

.title {
  font-size: 3.4375rem;
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-weight: normal;
  -webkit-transform: scaleY(1.15);
      -ms-transform: scaleY(1.15);
          transform: scaleY(1.15);
  letter-spacing: 0.1875rem; }

.txt {
  font-size: 1.125rem;
  line-height: 2.05556; }

.pic {
  position: relative;
  overflow: hidden; }

.img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0; }

.video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  left: 0; }

.textarea {
  white-space: pre-wrap; }

:focus,
button:focus {
  outline: 0; }

a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }
  a:hover {
    color: inherit;
    text-decoration: none; }

.hide {
  display: none; }

@media screen and (max-width: 950px) {
  body .pc {
    display: none; } }

.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.c {
  clear: both; }

img {
  width: 100%;
  height: auto;
  display: block; }

iframe {
  width: 100%;
  height: auto; }

.ins_funcbtn,
.ins_hamburger {
  display: none !important; }

.instruction_block {
  opacity: 0; }

.instruction_txt {
  text-indent: -2rem; }

.instruction_close_link .instruction_txt {
  text-indent: 0; }

.ins_scroll {
  top: 22%;
  left: 18.6%;
  text-align: center; }
  @media screen and (max-width: 950px) {
    .ins_scroll {
      display: none; } }
  .ins_scroll .instruction_icon {
    width: 4.125rem;
    background-position: 100% 50%;
    margin-bottom: 0.625rem; }

.ins_move {
  top: 45.5%;
  left: 18.6%;
  text-align: center; }
  .ins_move .instruction_icon {
    width: 4.125rem;
    background-position: 100% 25%;
    margin-bottom: 0.625rem; }

.ins_compass {
  top: 21.2%;
  right: 11.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 950px) {
    .ins_compass {
      top: 14%; } }
  .ins_compass .instruction_arrow {
    margin-left: 0.625rem; }

.ins_compass_mobile_txt {
  display: none; }
  @media screen and (max-width: 950px) {
    .ins_compass_mobile_txt {
      display: inline; } }

.ins_label {
  top: 29%;
  left: 59.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .ins_label .map_label {
    bottom: 50%;
    left: 10%;
    -webkit-transform: scale(0.7) translate(-270%, 100%);
        -ms-transform: scale(0.7) translate(-270%, 100%);
            transform: scale(0.7) translate(-270%, 100%); }
  .ins_label .instruction_arrow {
    margin-right: 3.125rem; }

.ins_label_img {
  width: 15.1875rem;
  position: absolute;
  top: 8%;
  right: 75%; }
  @media screen and (max-width: 950px) {
    .ins_label_img {
      width: 14rem;
      top: 10%;
      right: 80%; } }

.ins_control {
  bottom: 12%;
  left: 38.6%;
  text-align: center; }

.ins_road {
  bottom: 12%;
  left: 61.3%;
  text-align: center; }

.ins_all {
  bottom: 12.5%;
  left: 67.5%;
  text-align: center; }

.map_bg_overlay {
  width: 240rem;
  height: 250rem;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .5;
  z-index: 1; }

#map_openseadragon {
  height: 100vh;
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0.5; }

.map_overlay {
  width: 3840px;
  height: 4000px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  display: none; }

.map_landing {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  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; }
  .map_landing .ins_enter {
    top: 100%;
    left: 50%;
    margin-top: 1.875rem; }

.map_landing_caption {
  width: 50rem;
  position: relative;
  z-index: 1; }

.map_landing_title_1 {
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-size: 4.875rem;
  -webkit-transform: scaleY(1.15);
      -ms-transform: scaleY(1.15);
          transform: scaleY(1.15);
  letter-spacing: 0.375rem;
  text-indent: -3.75rem; }

.map_landing_title_2 {
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-size: 3.4375rem;
  font-weight: normal;
  letter-spacing: 0.25rem;
  text-indent: -0.25rem; }

.map_landing_txt {
  font-size: 1.125rem;
  line-height: 2;
  letter-spacing: 0.125rem;
  margin-top: 1.25rem; }

.map_landing_inst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: -0.5rem;
  margin-top: 1.25rem; }

.inst_col {
  padding: 0 1.25rem; }

.inst_title {
  padding-top: 1.25rem; }

.inst_icon {
  width: 3.75rem;
  margin: 0 auto; }

.cloud_bg {
  position: absolute;
  top: -1.5%;
  left: 0;
  opacity: .5; }

@-webkit-keyframes cloud_1 {
  50% {
    -webkit-transform: translateX(6.25rem);
            transform: translateX(6.25rem); } }

@keyframes cloud_1 {
  50% {
    -webkit-transform: translateX(6.25rem);
            transform: translateX(6.25rem); } }

@-webkit-keyframes cloud_2 {
  50% {
    -webkit-transform: translateX(-3.75rem);
            transform: translateX(-3.75rem); } }

@keyframes cloud_2 {
  50% {
    -webkit-transform: translateX(-3.75rem);
            transform: translateX(-3.75rem); } }

.map_cloud {
  position: absolute;
  opacity: 0;
  display: none;
  z-index: 2; }
  .map_cloud.cloud_0 {
    width: 27.65625%;
    top: 34vh;
    left: -5vw;
    -webkit-animation: cloud_1 15s ease-in-out infinite;
            animation: cloud_1 15s ease-in-out infinite; }
  .map_cloud.cloud_4 {
    width: 40.36458%;
    top: 36vh;
    left: 73vw;
    animation: cloud_2 17s ease-in-out infinite reverse; }

.cloud {
  position: absolute; }
  .cloud.cloud_1 {
    width: 71.82292%;
    top: 32%;
    left: -6.4%; }
    .cloud.cloud_1 .cloud_img {
      -webkit-animation: cloud_1 15s ease-in-out infinite;
              animation: cloud_1 15s ease-in-out infinite; }
  .cloud.cloud_2 {
    width: 35.83333%;
    top: 2%;
    left: 16.6%; }
    .cloud.cloud_2 .cloud_img {
      -webkit-animation: cloud_2 10s ease-in-out infinite;
              animation: cloud_2 10s ease-in-out infinite; }
  .cloud.cloud_3 {
    width: 62.96875%;
    top: -29%;
    left: 39%; }
    .cloud.cloud_3 .cloud_img {
      animation: cloud_1 19s ease-in-out infinite reverse; }
  .cloud.cloud_4 {
    width: 40.36458%;
    top: 36%;
    left: 63%; }
    .cloud.cloud_4 .cloud_img {
      animation: cloud_2 17s ease-in-out infinite reverse; }
  .cloud.cloud_5 {
    width: 41.71875%;
    top: 28.5%;
    left: 32%; }
    .cloud.cloud_5 .cloud_img {
      -webkit-animation: cloud_2 18s ease-in-out infinite;
              animation: cloud_2 18s ease-in-out infinite; }

.latlng {
  position: absolute;
  z-index: 1; }
  .latlng.latlng_1 {
    width: 8.38542%;
    top: 25%;
    left: 7%; }
  .latlng.latlng_2 {
    width: 8.38542%;
    top: 75%;
    left: 7%; }

.map_caption {
  position: absolute;
  left: 73%;
  top: 45%;
  z-index: 5;
  opacity: 0; }
  @media screen and (max-width: 950px) {
    .map_caption {
      top: 50%; } }
  .map_caption.caption_4 {
    width: 26.25rem; }
    .map_caption.caption_4 .map_title_row {
      display: block; }
    .map_caption.caption_4 .map_label_row {
      margin-left: 0; }
  .map_caption.caption_5 {
    width: 31.25rem;
    right: auto;
    left: 12rem;
    top: 30.2%; }
    .map_caption.caption_5 .map_title_row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .map_caption.caption_5 .map_cate_title {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .map_caption.caption_5 .map_label_row {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin: 0;
      margin-bottom: 0.3125rem; }
    .map_caption.caption_5 br {
      display: none; }

.map_title_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.6875rem; }

.map_cate_title {
  font-size: 3.6875rem;
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-weight: normal; }

.map_label_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.125rem;
  margin-bottom: -0.125rem; }

.map_label_left {
  width: auto;
  height: 2.25rem;
  margin-right: -0.375rem; }

.map_label_middle {
  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;
  background-image: url(../img/cate_border_middle.webp);
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: 0 center; }

.map_label_right {
  width: auto;
  height: 2.25rem;
  margin-left: -1.75rem; }

.map_title {
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  white-space: nowrap;
  font-size: 0.875rem;
  letter-spacing: 0.0625rem; }

.map_txt {
  font-size: 1.125rem;
  line-height: 2; }

.map_compass {
  width: 5.5rem;
  position: fixed;
  top: 9rem;
  right: 7rem;
  z-index: 50; }
  @media screen and (max-width: 950px) {
    .map_compass {
      width: 8rem;
      top: 4.5rem; } }

.map_compass_inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0; }

.map_compass_btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.map_compass_btn_link {
  height: 100%; }

.map_control_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 4.375rem;
  z-index: 50; }
  .map_control_box::after {
    content: '';
    width: 100vw;
    height: calc(100% + 9.375rem);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(236, 217, 190, 0.8)), to(rgba(236, 217, 190, 0)));
    background: linear-gradient(0deg, rgba(236, 217, 190, 0.8) 0%, rgba(236, 217, 190, 0) 100%);
    position: absolute;
    left: 50%;
    bottom: -4.375rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .map_control_box.active .map_link_btn,
  .map_control_box.active .map_theme_btn {
    cursor: pointer; }

.map_theme_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.map_theme_li {
  padding: 0 3.5rem;
  position: relative; }
  .map_theme_li::after {
    content: '';
    width: 7.5rem;
    height: 0.1875rem;
    background-image: url(../img/theme_line.webp);
    background-size: auto 100%;
    background-repeat: repeat-x;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.0625rem;
    margin-left: 0.5625rem; }
  .map_theme_li:last-child::after {
    display: none; }

.map_link_btn,
.map_theme_btn {
  display: block;
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  position: relative;
  z-index: 1;
  opacity: .3;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out; }
  .map_link_btn::before,
  .map_theme_btn::before {
    content: '';
    width: 0.875rem;
    height: 1.5rem;
    background-image: url(../img/icon_flag.webp);
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: -0.25rem;
    margin-left: -0.0625rem;
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out; }
  .map_link_btn.active, .map_link_btn:hover,
  .map_theme_btn.active,
  .map_theme_btn:hover {
    opacity: 1; }
    .map_link_btn.active::before, .map_link_btn:hover::before,
    .map_theme_btn.active::before,
    .map_theme_btn:hover::before {
      opacity: 1; }

.map_link_btn.triangle::after {
  content: '';
  border-width: 0 0.25rem 0.4375rem 0.25rem;
  border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
  border-style: solid;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -0.25rem);
      -ms-transform: translate(-50%, -0.25rem);
          transform: translate(-50%, -0.25rem); }

.map_theme_btn_img {
  width: 1.5625rem; }

.map_theme_btn_txt,
.map_link_txt {
  font-size: 1.25rem;
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  color: #000;
  white-space: nowrap;
  text-align: center;
  line-height: 1.3;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 0.125rem; }

.map_link_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.map_link_col {
  padding: 0 3.5rem; }

.map_link_img {
  width: 1.875rem; }

.map_label {
  position: absolute;
  bottom: 60%;
  left: 35%;
  z-index: 1; }

.map_label_title {
  width: 47px;
  height: 118px; }

.map_label_2, .label_0_5 .map_label_title, .label_0_6 .map_label_title, .label_0_8 .map_label_title, .label_0_22 .map_label_title, .label_0_36 .map_label_title, .label_2_6 .map_label_title, .label_2_10 .map_label_title, .label_2_21 .map_label_title, .label_3_4 .map_label_title, .label_3_7 .map_label_title, .label_3_8 .map_label_title, .label_4_7 .map_label_title, .label_5_3 .map_label_title, .label_5_5 .map_label_title {
  height: 166px; }
  .map_label_2 .map_label_link::before, .label_0_5 .map_label_title .map_label_link::before, .label_0_6 .map_label_title .map_label_link::before, .label_0_8 .map_label_title .map_label_link::before, .label_0_22 .map_label_title .map_label_link::before, .label_0_36 .map_label_title .map_label_link::before, .label_2_6 .map_label_title .map_label_link::before, .label_2_10 .map_label_title .map_label_link::before, .label_2_21 .map_label_title .map_label_link::before, .label_3_4 .map_label_title .map_label_link::before, .label_3_7 .map_label_title .map_label_link::before, .label_3_8 .map_label_title .map_label_link::before, .label_4_7 .map_label_title .map_label_link::before, .label_5_3 .map_label_title .map_label_link::before, .label_5_5 .map_label_title .map_label_link::before, .map_label_2 .map_label_link::after, .label_0_5 .map_label_title .map_label_link::after, .label_0_6 .map_label_title .map_label_link::after, .label_0_8 .map_label_title .map_label_link::after, .label_0_22 .map_label_title .map_label_link::after, .label_0_36 .map_label_title .map_label_link::after, .label_2_6 .map_label_title .map_label_link::after, .label_2_10 .map_label_title .map_label_link::after, .label_2_21 .map_label_title .map_label_link::after, .label_3_4 .map_label_title .map_label_link::after, .label_3_7 .map_label_title .map_label_link::after, .label_3_8 .map_label_title .map_label_link::after, .label_4_7 .map_label_title .map_label_link::after, .label_5_3 .map_label_title .map_label_link::after, .label_5_5 .map_label_title .map_label_link::after {
    background-image: url(../img/label_2.webp); }

.map_label_3, .label_0_7 .map_label_title, .label_0_24 .map_label_title {
  height: 186px; }
  .map_label_3 .map_label_link::before, .label_0_7 .map_label_title .map_label_link::before, .label_0_24 .map_label_title .map_label_link::before, .map_label_3 .map_label_link::after, .label_0_7 .map_label_title .map_label_link::after, .label_0_24 .map_label_title .map_label_link::after {
    background-image: url(../img/label_3.webp); }

.map_label_link {
  width: 100%;
  height: 100%;
  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;
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-size: 15px;
  color: #69853a;
  letter-spacing: 1px;
  line-height: 1;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr; }
  @media screen and (max-width: 950px) {
    .map_label_link {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  .map_label_link::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/label_1.webp);
    background-size: 200% auto;
    background-position: 0 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    z-index: -2; }
  .map_label_link::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/label_1.webp);
    background-size: 200% auto;
    background-position: 100% 0;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    z-index: -1; }
  .map_label_link:hover {
    color: #fff; }
    .map_label_link:hover::after {
      opacity: 1; }

.map_label_point {
  width: 1px;
  height: 137px;
  background: #69853a;
  background: #355605;
  margin: 0 auto;
  position: relative; }
  .map_label_point::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #69853a;
    background: #355605;
    position: absolute;
    bottom: 0;
    left: -5px; }

.label_0_0 {
  bottom: 84.8%;
  left: 67.35%; }
  .label_0_0 .map_label_point {
    height: 330px; }

.label_0_1 {
  bottom: 83.25%;
  left: 63.38%;
  z-index: 3; }
  .label_0_1 .map_label_point {
    height: 110px; }

.label_0_2 {
  bottom: 82.8%;
  left: 64.2%;
  z-index: 2; }
  .label_0_2 .map_label_point {
    height: 245px; }

.label_0_3 {
  bottom: 83%;
  left: 64.83%; }
  .label_0_3 .map_label_point {
    height: 375px; }

.label_0_4 {
  bottom: 83.75%;
  left: 65.6%;
  z-index: 3; }
  .label_0_4 .map_label_point {
    height: 135px; }

.label_0_5 {
  bottom: 80.98%;
  left: 64.72%;
  z-index: 5; }
  .label_0_5 .map_label_point {
    height: 84px; }

.label_0_6 {
  bottom: 81.75%;
  left: 66.15%; }
  .label_0_6 .map_label_point {
    height: 330px; }

.label_0_7 {
  bottom: 81.55%;
  left: 66.87%; }
  .label_0_7 .map_label_point {
    height: 160px; }

.label_0_8 {
  bottom: 81.34%;
  left: 68.55%;
  z-index: 3; }
  .label_0_8 .map_label_point {
    height: 163px; }

.label_0_9 {
  bottom: 81.2%;
  left: 67.92%;
  z-index: 2; }
  .label_0_9 .map_label_point {
    height: 356px; }

.label_0_10 {
  bottom: 80.1%;
  left: 68.42%; }
  .label_0_10 .map_label_point {
    height: 626px; }

.label_0_11 {
  bottom: 85.7%;
  left: 69.64%; }
  .label_0_11 .map_label_point {
    height: 284px; }

.label_0_12 {
  bottom: 82.3%;
  left: 71.2%; }

.label_0_13 {
  bottom: 80.56%;
  left: 77.18%; }

.label_0_14 {
  bottom: 81.4%;
  left: 69.58%; }
  .label_0_14 .map_label_point {
    height: 47px; }

.label_0_15 {
  bottom: 79.4%;
  left: 66.53%;
  z-index: 5; }
  .label_0_15 .map_label_point {
    height: 125px; }

.label_0_16 {
  bottom: 79.1%;
  left: 68.06%;
  z-index: 5; }
  .label_0_16 .map_label_point {
    height: 116px; }

.label_0_17 {
  bottom: 76.75%;
  left: 61.83%; }
  .label_0_17 .map_label_point {
    height: 235px; }

.label_0_18 {
  bottom: 76.35%;
  left: 61.05%; }

.label_0_19 {
  bottom: 53.02%;
  left: 56%;
  z-index: 2; }

.label_0_20 {
  bottom: 58.3%;
  left: 62%;
  z-index: 2; }
  .label_0_20 .map_label_point {
    height: 152px; }

.label_0_21 {
  bottom: 55.18%;
  left: 57.32%; }

.label_0_22 {
  bottom: 56.7%;
  left: 56.61%; }
  .label_0_22 .map_label_point {
    height: 202px; }

.label_0_24 {
  bottom: 48.6%;
  left: 34.76%; }
  .label_0_24 .map_label_point {
    height: 155px; }

.label_0_25 {
  bottom: 51.57%;
  left: 39.04%; }

.label_0_26 {
  bottom: 44.35%;
  left: 39.96%;
  z-index: 2; }
  .label_0_26 .map_label_point {
    height: 48px; }

.label_0_27 {
  bottom: 44.78%;
  left: 39.44%; }
  .label_0_27 .map_label_point {
    height: 150px; }

.label_0_28 {
  bottom: 43.76%;
  left: 40.96%; }
  .label_0_28 .map_label_point {
    height: 235px; }

.label_0_29 {
  bottom: 44.36%;
  left: 43.05%; }
  .label_0_29 .map_label_point {
    height: 153px; }

.label_0_30 {
  bottom: 42.76%;
  left: 41.3%; }
  .label_0_30 .map_label_point {
    height: 153px; }

.label_0_31 {
  bottom: 39.85%;
  left: 44.64%; }
  .label_0_31 .map_label_point {
    height: 216px; }

.label_0_32 {
  bottom: 38.8%;
  left: 44.336%; }
  .label_0_32 .map_label_point {
    height: 134px; }

.label_0_33 {
  bottom: 44.8%;
  left: 49.76%; }
  .label_0_33 .map_label_point {
    height: 134px; }

.label_0_34 {
  bottom: 38.1%;
  left: 41.42%; }
  .label_0_34 .map_label_point {
    height: 56px; }

.label_0_35 {
  bottom: 39.6%;
  left: 39.70%; }
  .label_0_35 .map_label_point {
    height: 66px; }

.label_0_36 {
  bottom: 37.94%;
  left: 42.92%; }
  .label_0_36 .map_label_point {
    height: 90px; }

.label_0_37 {
  bottom: 34.6%;
  left: 35.37%; }
  .label_0_37 .map_label_point {
    height: 150px; }

.label_0_38 {
  bottom: 34.1%;
  left: 34.56%; }
  .label_0_38 .map_label_point {
    height: 53px; }

.label_0_39 {
  bottom: 25.1%;
  left: 42.33%; }
  .label_0_39 .map_label_point {
    height: 134px; }

.label_0_40 {
  bottom: 21.9%;
  left: 38.73%; }

.label_1_0 {
  bottom: 75.28%;
  left: 81%; }

.label_1_1 {
  bottom: 7.8%;
  left: 69.93%; }

.label_1_2 {
  bottom: 19.4%;
  left: 67.76%; }

.label_1_3 {
  bottom: 49.8%;
  left: 22.16%; }

.label_1_4 {
  bottom: 47.52%;
  left: 19.4%; }

.label_2_0 {
  bottom: 81.7%;
  left: 69.3%; }

.label_2_1 {
  bottom: 82.5%;
  left: 61.73%; }

.label_2_3 {
  bottom: 58.65%;
  left: 65.2%; }

.label_2_4 {
  bottom: 58.75%;
  left: 65.95%; }
  .label_2_4 .map_label_point {
    height: 270px; }

.label_2_5 {
  bottom: 55.7%;
  left: 59.15%;
  z-index: 8; }
  .label_2_5 .map_label_point {
    height: 123px; }

.label_2_6 {
  bottom: 57.77%;
  left: 61.6%;
  z-index: 6; }

.label_2_7 {
  bottom: 55.82%;
  left: 60.2%;
  z-index: 6; }
  .label_2_7 .map_label_point {
    height: 228px; }

.label_2_8 {
  bottom: 55.38%;
  left: 58.15%;
  z-index: 4; }
  .label_2_8 .map_label_point {
    height: 242px; }

.label_2_9 {
  bottom: 55.15%;
  left: 57.33%;
  z-index: 5; }
  .label_2_9 .map_label_point {
    height: 136px; }

.label_2_10 {
  bottom: 56.7%;
  left: 56.62%;
  z-index: 3; }
  .label_2_10 .map_label_point {
    height: 330px; }

.label_2_11 {
  bottom: 58.33%;
  left: 58.68%;
  z-index: 2; }
  .label_2_11 .map_label_point {
    height: 273px; }

.label_2_12 {
  display: none; }

.label_2_13 {
  bottom: 58.3%;
  left: 55.9%;
  z-index: 5; }

.label_2_14 {
  bottom: 45.3%;
  left: 50.5%; }
  .label_2_14 .map_label_point {
    height: 237px; }

.label_2_15 {
  bottom: 43.8%;
  left: 48.38%; }

.label_2_16 {
  bottom: 44.76%;
  left: 49.75%; }

.label_2_17 {
  bottom: 40.5%;
  left: 43.2%; }
  .label_2_17 .map_label_point {
    height: 295px; }

.label_2_18 {
  bottom: 38.8%;
  left: 44.32%;
  z-index: 5; }

.label_2_19 {
  bottom: 39.85%;
  left: 44.65%; }
  .label_2_19 .map_label_point {
    height: 216px; }

.label_2_20 {
  bottom: 44.35%;
  left: 39.96%;
  z-index: 2; }
  .label_2_20 .map_label_point {
    height: 48px; }

.label_2_21 {
  bottom: 26.4%;
  left: 40%; }

.label_2_22 {
  bottom: 24.46%;
  left: 37%; }

.label_3_0 {
  bottom: 86.9%;
  left: 65.45%; }
  .label_3_0 .map_label_point {
    height: 251px; }

.label_3_1 {
  bottom: 85.7%;
  left: 69.63%; }
  .label_3_1 .map_label_point {
    height: 135px; }

.label_3_2 {
  bottom: 82.8%;
  left: 71.65%; }
  .label_3_2 .map_label_point {
    height: 260px; }

.label_3_3 {
  bottom: 83.2%;
  left: 72.65%; }
  .label_3_3 .map_label_point {
    height: 113px; }

.label_3_4 {
  bottom: 83.55%;
  left: 73.65%; }
  .label_3_4 .map_label_point {
    height: 240px; }

.label_3_5 {
  bottom: 83.58%;
  left: 74.25%; }
  .label_3_5 .map_label_point {
    height: 115px; }

.label_3_6 {
  bottom: 83%;
  left: 75.05%; }
  .label_3_6 .map_label_point {
    height: 290px; }

.label_3_7 {
  bottom: 81%;
  left: 76.4%; }
  .label_3_7 .map_label_point {
    height: 288px; }

.label_3_8 {
  bottom: 80.85%;
  left: 77.2%; }
  .label_3_8 .map_label_point {
    height: 150px; }

.label_3_9 {
  bottom: 80.57%;
  left: 77.9%; }
  .label_3_9 .map_label_point {
    height: 45px; }

.label_3_10 {
  bottom: 75.35%;
  left: 72.78%; }
  .label_3_10 .map_label_point {
    height: 68px; }

.label_3_11 {
  bottom: 76.45%;
  left: 73.64%; }
  .label_3_11 .map_label_point {
    height: 135px; }

.label_3_12 {
  bottom: 72.52%;
  left: 71.88%; }
  .label_3_12 .map_label_point {
    height: 68px; }

.label_3_13 {
  bottom: 52.55%;
  left: 67.13%; }
  .label_3_13 .map_label_point {
    height: 112px; }

.label_4_0 {
  bottom: 84.8%;
  left: 67.34%; }
  .label_4_0 .map_label_point {
    height: 168px; }

.label_4_1 {
  bottom: 83.24%;
  left: 63.38%; }
  .label_4_1 .map_label_point {
    height: 110px; }

.label_4_2 {
  bottom: 80.82%;
  left: 69.28%; }
  .label_4_2 .map_label_point {
    height: 200px; }

.label_4_3 {
  bottom: 79.1%;
  left: 68.08%; }
  .label_4_3 .map_label_point {
    height: 135px; }

.label_4_4 {
  bottom: 66.45%;
  left: 73.55%; }
  .label_4_4 .map_label_point {
    height: 190px; }

.label_4_5 {
  bottom: 77.12%;
  left: 59.9%; }
  .label_4_5 .map_label_point {
    height: 170px; }

.label_4_6 {
  bottom: 48.2%;
  left: 50.02%; }
  .label_4_6 .map_label_point {
    height: 112px; }

.label_4_7 {
  bottom: 57.97%;
  left: 52.72%; }
  .label_4_7 .map_label_point {
    height: 151px; }

.map_label_date {
  font-size: 13px;
  letter-spacing: 1px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 5px; }

.label_5_0 {
  bottom: 53.4%;
  left: 55.5%;
  z-index: 9; }
  .label_5_0 .map_label_point {
    height: 50px; }
  .label_5_0 .map_label_date {
    bottom: auto;
    top: 100%;
    margin-bottom: 0;
    margin-top: 57px; }

.label_5_1 {
  bottom: 56.3%;
  left: 59.15%;
  z-index: 8; }
  .label_5_1 .map_label_point {
    height: 80px; }

.label_5_2 {
  bottom: 55.45%;
  left: 56.85%;
  z-index: 5; }
  .label_5_2 .map_label_point {
    height: 70px; }
  .label_5_2 .map_label_date {
    margin-bottom: -3px; }

.label_5_3 {
  bottom: 57.6%;
  left: 55.9%;
  z-index: 3; }
  .label_5_3 .map_label_point {
    height: 130px; }

.label_5_4 {
  bottom: 56.69%;
  left: 60.2%;
  z-index: 7; }
  .label_5_4 .map_label_point {
    height: 160px; }

.label_5_5 {
  bottom: 57.77%;
  left: 61.6%;
  z-index: 6; }

.label_5_6 {
  bottom: 55.8%;
  left: 57.75%;
  z-index: 4; }
  .label_5_6 .map_label_point {
    height: 180px; }

.label_5_7 {
  bottom: 58.39%;
  left: 58.35%;
  z-index: 2; }
  .label_5_7 .map_label_point {
    height: 190px; }

.label_5_8 {
  bottom: 58.5%;
  left: 54.6%;
  z-index: 1; }
  .label_5_8 .map_label_point {
    height: 70px; }

.road_route {
  width: 6.85%;
  position: absolute;
  top: 41.23%;
  left: 55.35%; }

.road {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.road_0 {
  width: 26%;
  top: 90%;
  left: -2.5%; }

.road_1 {
  position: relative; }

.road_note {
  width: 20.3%;
  position: absolute;
  top: 32%;
  left: 65.6%; }

.road_note_btn {
  width: 3.1875rem;
  position: absolute;
  right: 100%;
  bottom: 37%;
  opacity: 0;
  -webkit-transform: translateY(6.25rem);
      -ms-transform: translateY(6.25rem);
          transform: translateY(6.25rem); }

.road_note_btn_txt {
  text-shadow: 0 0 0.625rem #fff;
  white-space: nowrap;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.road_note_btn_link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.road_txt_list {
  width: 58.37766%;
  width: 58.2%;
  height: 31.11954%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 4.45%;
  left: 12.63%; }

.road_txt_li {
  width: 100%;
  height: 12.5%;
  background-image: url(../img/road_txt_sprite.webp);
  background-size: 100% auto;
  background-position: 0 0;
  position: relative;
  opacity: 0; }
  .road_txt_li a {
    height: 100%; }

.txt_1 {
  background-position: 0 0; }

.txt_2 {
  background-position: 0 14.28571%;
  top: -2%; }

.txt_3 {
  background-position: 0 28.57143%;
  top: -6%; }

.txt_4 {
  background-position: 0 42.85714%;
  top: -9.5%; }

.txt_5 {
  background-position: 0 57.14286%;
  top: -14.4%; }

.txt_6 {
  background-position: 0 71.42857%;
  top: -19.8%; }

.txt_7 {
  background-position: 0 85.71429%;
  top: -25%; }

.txt_8 {
  background-position: 0 100%;
  top: -30.4%; }

.zoom_btn_row {
  width: 5.375rem;
  position: fixed;
  right: 0;
  top: 8rem;
  z-index: 50;
  padding-right: .7rem;
  display: none; }
  @media screen and (max-width: 950px) {
    .zoom_btn_row {
      display: block; } }

.zoom_btn {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.zoom_btn {
  width: 4rem;
  height: 4rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .zoom_btn::before {
    content: '';
    width: 100%;
    height: 100%;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0; }
  .zoom_btn::before {
    background-position: 0% 0; }

#zoom-in::before {
  background-image: url(../img/road_note_btn.webp); }

#zoom-out::before {
  background-image: url(../img/btn_minus.webp); }


/*# sourceMappingURL=map_entry.min.css.map*/