<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 768px) {
  .con_lower_title {
    background-image: url(../../sightseeing/images/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_lower_title {
    background-image: url(../../sightseeing/images/img_main-sp.jpg);
  }
}

@media only screen and (min-width: 1025px) {
  .con_sightseeing {
    margin-top: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing {
    margin-top: 2em;
  }
}
.con_sightseeing .tmp_switch_tab.col_under_4 {
  max-width: 1400px;
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .tmp_switch_tab.col_under_4 {
    width: 95%;
  }
}
.con_sightseeing .tmp_switch_tab .tmp_switch_tab_btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .con_sightseeing .con_tit {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .con_tit {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .con_tit {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_sightseeing .con_tit {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .con_tit {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .con_tit {
    margin-bottom: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_sightseeing .box_sight {
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sight {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sight {
    margin-bottom: 6em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_sightseeing .box_sight .wrp_tit .tmp_h4_line {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sight .wrp_tit .tmp_h4_line {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sight .wrp_tit .tmp_h4_line {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_sightseeing .box_sight .wrp_tit .tmp_h4_line span {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sight .wrp_tit .tmp_h4_line span {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sight .wrp_tit .tmp_h4_line span {
    font-size: 18px;
  }
}
.con_sightseeing .box_sight .tmp_flex_img_text3 .slick-dots {
  position: absolute;
  bottom: calc(30 / 600 * 100%);
  right: calc(35 / 1200 * 100%);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sight .tmp_flex_img_text3 .box_text {
    margin-right: 0;
  }
}
.con_sightseeing .box_sight .tmp_flex_img_text3 .wrp_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_sightseeing .box_sight .tmp_flex_img_text3 .wrp_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: baseline;
        -ms-flex-pack: baseline;
            justify-content: baseline;
  }
  .con_sightseeing .box_sight .tmp_flex_img_text3 .wrp_btn .box_btn + .box_btn {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_sightseeing .box_sight .tmp_wrp_tbl .tmp_tbl tr th {
    width: 12em !important;
  }
}
@media only screen and (min-width: 768px) {
  .con_sightseeing .box_sight .tmp_wrp_tbl .tmp_tbl tr td {
    width: calc(100% - 12em) !important;
    padding-right: 0;
  }
}
</pre></body></html>