@charset "UTF-8";
/* CSS Document */
.mainArea {
  padding: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px; } }
.bodyTop {
  -webkit-overflow-scrolling: touch !important;
  overflow: auto !important;
  height: 100% !important; }

/*快速訂房*/
.bookingArea {
  position: relative;
  z-index: 300;
  margin-top: -35px; }
  .bookingArea .wrap {
    width: 1160px;
    margin: 0 auto;
    padding: 20px 10px;
    background: #2e2c2b;
    color: #fff;
    font-size: 14px;
    text-align: center; }
  .bookingArea select, .bookingArea input {
    background: #90908f !important;
    border: none;
    color: #fff;
    width: 135px;
    height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    font-family: "微軟正黑體", Helvetica, Arial, sans-serif, Heiti TC, "メイリオ";
    letter-spacing: .05em;
    border-radius: 0 !important; }
    .bookingArea select:focus, .bookingArea input:focus {
      outline: none; }
  .bookingArea li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px; }
    .bookingArea li span {
      margin-right: 10px; }
  .bookingArea .btn_book a {
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background: #b56943;
    color: #fff;
    box-sizing: border-box; }
    .bookingArea .btn_book a:hover {
      background: #5ebac9; }

.btnClose {
  display: none;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -17px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 16px; }
  .btnClose a {
    color: #fff; }

.bookingBtn {
  display: none;
  width: 100%;
  background: #2e2c2b;
  padding: 10px 10px;
  box-sizing: border-box;
  text-align: center; }
  .bookingBtn a {
    display: inline-block;
    padding: 0 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #b56943;
    color: #fff;
    box-sizing: border-box; }
    .bookingBtn a:hover {
      background: #5ebac9; }

/*about*/
.aboutArea {
  margin-bottom: 80px; }
  .aboutArea .item {
    background: url("https://96066f.claudeassets.com/20220629104303im_/http://www.hedohotel.com/images/aboutBg.jpg") no-repeat center top;
    background-size: cover;
    padding: 110px 185px;
    box-sizing: border-box; }
  .aboutArea .Img {
    display: inline-block;
    vertical-align: top;
    margin-right: -2px;
    width: 382px; }
    .aboutArea .Img img {
      display: block;
      width: 100%; }
  .aboutArea .rightBox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: -2px;
    margin-top: -20px;
    padding-left: 260px;
    width: calc(100% - 382px);
    box-sizing: border-box; }
    .aboutArea .rightBox h2 {
      color: #f07b2b;
      font-family: "Exo", sans-serif;
      font-size: 36px;
      font-weight: normal;
      letter-spacing: .05em;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .aboutArea .rightBox .Txt {
      color: #000;
      font-size: 15px;
      line-height: 37px; }
    .aboutArea .rightBox:before, .aboutArea .rightBox:after {
      content: '';
      position: absolute;
      left: 120px;
      top: 50px;
      width: 2px;
      height: 160px;
      background: #000; }
    .aboutArea .rightBox:before {
      transform: rotate(45deg); }
    .aboutArea .rightBox:after {
      transform: rotate(-45deg); }

/*交通位置*/
.locationArea .Img {
  position: relative;
  width: 100%;
  height: 410px; }
  .locationArea .Img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.locationArea .top, .locationArea .bottom {
  float: left;
  width: 100%; }
.locationArea .top {
  margin-bottom: 7px; }
.locationArea ul {
  float: left;
  width: 100%;
  margin: 0 -7px; }
  .locationArea ul li {
    padding: 7px;
    overflow: hidden;
    height: 410px; }

/*點心吧*/
.foodArea {
  margin-bottom: 50px; }
  .foodArea .Img {
    position: relative;
    width: 100%; }
    .foodArea .Img img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .foodArea ul {
    float: left;
    width: 100%;
    margin: 0 -7px; }
    .foodArea ul li {
      padding: 7px;
      overflow: hidden; }
      .foodArea ul li:first-child .Img {
        height: 833px; }
      .foodArea ul li:nth-child(2) .top {
        height: 490px;
        margin-bottom: 14px; }
      .foodArea ul li:nth-child(2) .bottom .Img {
        height: 330px; }
      .foodArea ul li:last-child {
        -webkit-display: flex;
        display: flex;
        -webkit-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse; }
        .foodArea ul li:last-child .top {
          width: 100%; }
        .foodArea ul li:last-child .bottom {
          width: 100%; }
          .foodArea ul li:last-child .bottom .Img {
            height: 480px; }

.textBox {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-display: flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  padding: 0 60px;
  box-sizing: border-box; }
  .textBox .Img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    text-align: left; }
  .textBox h4 {
    font-size: 26px;
    font-weight: normal;
    color: #d94504;
    line-height: 40px;
    margin-bottom: 30px;
    font-family: "Exo", sans-serif, "微軟正黑體", Helvetica, Arial, sans-serif, Heiti TC, "メイリオ";
    text-transform: uppercase; }
  .textBox p {
    font-size: 15px;
    line-height: 32px;
    text-align: left;
    text-align: justify; }

.snackSlide {
  width: 100%;
  margin-bottom: 14px !important; }
  .snackSlide .list {
    position: relative;
    z-index: 1;
    display: flex !important;
    align-items: center;
    width: 100%;
    height: 340px; }
  .snackSlide .pic {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000; }
    .snackSlide .pic img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      opacity: .65; }
  .snackSlide .slick-active .text {
    opacity: 1; }
  .snackSlide .text {
    width: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    transition: all .8s .5s; }
    .snackSlide .text h3 {
      font-size: 22px;
      font-weight: normal;
      margin-bottom: 25px; }
      .snackSlide .text h3 a {
        color: #fff;
        font-weight: normal; }
    .snackSlide .text p {
      font-size: 15px;
      line-height: 28px; }

/*地圖*/
.mapArea {
  padding: 40px 0; }

#gmap_s {
  width: 100%;
  height: 410px; }

/**最新消息**/
.newsArea {
  position: relative;
  padding: 110px 0; }
  .newsArea:before, .newsArea:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    width: 1px;
    height: 60px;
    background: #b2b2b2; }
  .newsArea:before {
    top: 0; }
  .newsArea:after {
    bottom: 0; }
  .newsArea ul {
    margin: 0 -40px; }
  .newsArea li {
    padding: 10px 40px; }
    .newsArea li:hover .date {
      border-color: #ed8f5b;
      color: #fff; }
      .newsArea li:hover .date:after {
        opacity: 1; }
    .newsArea li:hover .Txt h3 {
      border-color: #ee7231; }
      .newsArea li:hover .Txt h3:after {
        background: #ee7231; }
      .newsArea li:hover .Txt h3 a {
        color: #d94504; }
    .newsArea li:hover .Txt p {
      color: #d94504; }
    .newsArea li .Img {
      float: left;
      margin-right: 15px;
      width: 60px;
      height: 60px;
      display: none; }
      .newsArea li .Img a {
        display: block; }
      .newsArea li .Img img {
        display: block;
        width: 100%; }
    .newsArea li .date {
      position: relative;
      z-index: 1;
      float: left;
      width: 90px;
      height: 90px;
      border: 1px solid #666;
      border-radius: 50%;
      text-align: center;
      box-sizing: border-box;
      font-family: Arial, sans-serif;
      transition: all .5s; }
      .newsArea li .date:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100px;
        background: url("https://b18565.claudeassets.com/20220629104303im_/http://www.hedohotel.com/images/newsDateBg.png") no-repeat center top;
        background-size: contain;
        opacity: 0;
        transition: all .5s; }
      .newsArea li .date .top {
        font-size: 15px;
        margin-top: 16px; }
      .newsArea li .date .bottom {
        font-size: 30px; }
    .newsArea li .Txt {
      float: left;
      width: calc(100% - 90px);
      margin-top: 9px; }
      .newsArea li .Txt h3, .newsArea li .Txt p {
        padding: 0 30px;
        box-sizing: border-box;
        transition: all .5s; }
      .newsArea li .Txt h3 {
        position: relative;
        font-size: 18px;
        font-weight: normal;
        border-bottom: 1px solid #666;
        padding-bottom: 12px;
        margin-bottom: 12px; }
        .newsArea li .Txt h3:after {
          content: '';
          position: absolute;
          right: 0;
          bottom: -2px;
          width: 30px;
          height: 3px;
          background: #000;
          transition: all .5s; }
        .newsArea li .Txt h3 a {
          color: #000; }
      .newsArea li .Txt p {
        font-size: 15px;
        line-height: 1.8;
        height: 60px; }

/*圖文外連*/
.linkArea {
  padding: 40px 0;
  margin-bottom: 70px; }
  .linkArea .headerTitle {
    margin-top: 0; }
    .linkArea .headerTitle:before {
      display: none; }
  .linkArea ul {
    margin: 0 -7px; }
    .linkArea ul li {
      padding: 0 7px 13px; }
      .linkArea ul li .item {
        position: relative; }
      .linkArea ul li .Img img {
        display: block;
        width: 100%; }
      .linkArea ul li .Txt {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #FFF;
        padding: 18px 45px;
        border: 1px solid #c9c9c9;
        box-sizing: border-box;
        transition: all .8s; }
        .linkArea ul li .Txt h3 {
          float: left; }
          .linkArea ul li .Txt h3 strong {
            font-weight: normal; }
            .linkArea ul li .Txt h3 strong a {
              position: relative;
              display: block;
              font-size: 22px;
              color: #000;
              transition: all .8s; }
        .linkArea ul li .Txt p {
          float: left;
          width: 0;
          height: 0;
          overflow: hidden;
          font-size: 13px;
          color: #524846;
          line-height: 1.8;
          opacity: 0;
          border-left: 1px solid #8fcfd9;
          box-sizing: border-box;
          transition: all .8s; }

/*廣告跑馬燈*/
.adArea {
  padding: 40px 0; }

.adArea ul li {
  padding: 0; }

.adArea .Img img {
  display: block;
  width: 100%; }

.adArea h4 {
  display: none; }

@media (min-width: 1181px) {
  /*圖文外連*/
  .linkArea ul li .item:hover .Txt {
    background: #5ebac9; }
    .linkArea ul li .item:hover .Txt h3 strong a {
      color: #fff; }
    .linkArea ul li .item:hover .Txt p {
      width: 200px;
      height: 75px;
      color: #fff;
      margin-left: 30px;
      padding-left: 30px;
      opacity: 1; } }
@media (max-width: 1366px) {
  .newsArea ul {
    margin: 0 -30px; }
  .newsArea li {
    padding: 10px 30px; }
    .newsArea li .date {
      float: none;
      margin: 0 auto; }
    .newsArea li .Txt {
      float: left;
      width: 100%;
      margin-top: 15px; }

  /*about*/
  .aboutArea .wrap {
    padding: 0; }
  .aboutArea .item {
    padding: 110px 20px; } }
@media (max-width: 1180px) {
  /*快速訂房*/
  .bookingArea {
    margin-top: 0px; }
    .bookingArea .wrap {
      width: 100%;
      padding: 20px; }
    .bookingArea select, .bookingArea input {
      width: calc(100% - 100px); }
    .bookingArea li {
      display: inline-block;
      vertical-align: top;
      margin-right: -2px;
      margin-bottom: 20px;
      width: 50%; }
      .bookingArea li span {
        width: 60px;
        margin: 0 20px; }
    .bookingArea .btn_book {
      width: 100%;
      margin-bottom: 0; }
      .bookingArea .btn_book a {
        width: 100%; }

  /*圖文外連*/
  .linkArea {
    padding: 40px 0;
    margin-bottom: 70px; }
    .linkArea .headerTitle {
      margin-top: 0; }
      .linkArea .headerTitle:before {
        display: none; }
    .linkArea ul {
      margin: 0 -7px; }
      .linkArea ul li {
        padding: 0 7px 13px; }
        .linkArea ul li .Img img {
          display: block;
          width: 100%; }
        .linkArea ul li .Txt {
          position: static;
          width: 100%;
          background: #5ebac9;
          padding: 10px 20px; }
          .linkArea ul li .Txt h3 strong a {
            font-size: 18px;
            color: #fff; }
          .linkArea ul li .Txt p {
            width: 100%;
            height: 82px;
            overflow: hidden;
            font-size: 13px;
            color: #fff;
            opacity: 1;
            border-top: 1px solid #8fcfd9;
            border-left: none;
            padding-top: 12px;
            margin-top: 12px; }

  /*about*/
  .aboutArea {
    margin-bottom: 80px; }
    .aboutArea .item {
      background-image: none;
      background-color: #fafaf9;
      padding: 50px 20px;
      text-align: center; }
    .aboutArea .Img {
      display: inline-block;
      vertical-align: top;
      width: 320px; }
      .aboutArea .Img img {
        display: block;
        width: 100%; }
    .aboutArea .rightBox {
      position: relative;
      margin-top: 0;
      padding-top: 180px;
      padding-left: 0;
      width: 100%; }
      .aboutArea .rightBox h2 {
        color: #f07b2b;
        font-family: "Exo", sans-serif;
        font-size: 36px;
        font-weight: normal;
        letter-spacing: .05em;
        text-transform: uppercase;
        margin-bottom: 20px; }
      .aboutArea .rightBox .Txt {
        color: #000;
        font-size: 15px;
        line-height: 37px;
        text-align: justify; }
        .aboutArea .rightBox .Txt br {
          display: none; }
      .aboutArea .rightBox:before, .aboutArea .rightBox:after {
        left: 50%;
        margin-left: -1px;
        top: 50px;
        height: 100px; }

  .locationArea .wrap, .foodArea .wrap {
    padding: 0; }
  .locationArea ul, .foodArea ul {
    margin-left: 0;
    margin-right: 0; }
    .locationArea ul li, .foodArea ul li {
      padding: 0; } }
@media (max-width: 960px) {
  /*交通位置*/
  .locationArea .top {
    margin-bottom: 0px; }

  .snackSlide {
    margin-bottom: 0 !important; }

  /*點心吧*/
  .foodArea ul li:nth-child(2) .top {
    margin-bottom: 0; } }
@media (max-width: 480px) {
  /*快速訂房*/
  .bookingArea {
    position: fixed !important;
    z-index: 900;
    left: 0 !important;
    top: 0 !important;
    margin-top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(46, 44, 43, 0.9);
    display: none; }
    .bookingArea .btnClose {
      display: block; }
    .bookingArea .wrap {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      padding: 20px; }
    .bookingArea select, .bookingArea input {
      width: calc(100% - 110px); }
    .bookingArea li {
      position: relative;
      display: inline-block;
      vertical-align: top;
      margin-right: -2px;
      margin-bottom: 20px;
      width: 100%; }
      .bookingArea li span {
        width: 60px;
        margin: 0 20px; }
    .bookingArea .selectArrow select {
      -webkit-appearance: none; }
    .bookingArea .selectArrow:after {
      content: '\f0d7';
      font-family: FontAwesome;
      font-size: 12px;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%); }
    .bookingArea .btn_book {
      width: 100%;
      margin-bottom: 0; }
      .bookingArea .btn_book a {
        width: 100%; }

  .bookingBtn {
    display: block; }

  /*圖文外連*/
  .linkArea .headerTitle {
    margin-top: 0;
    padding-top: 0; }

  /*about*/
  .aboutArea {
    margin-bottom: 0px; }
    .aboutArea .Img {
      width: 250px; }

  /*交通位置*/
  .locationArea .Img {
    position: relative;
    width: 100%;
    height: 410px; }
    .locationArea .Img img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .locationArea .top, .locationArea .bottom {
    float: left;
    width: 100%; }
  .locationArea ul li {
    overflow: hidden;
    height: 410px; }
  .locationArea .bottom li:nth-child(2) {
    height: auto; }

  .textBox {
    padding: 20px; }
    .textBox .Img {
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      text-align: left; } }

/*# sourceMappingURL=home.css.map */

/*
     FILE ARCHIVED ON 07:27:17 Jan 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:04:11 Sep 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.489
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.038
  esindex: 0.007
  cdx.remote: 5.91
  LoadShardBlock: 45.184 (3)
  PetaboxLoader3.datanode: 72.386 (4)
  PetaboxLoader3.resolve: 75.445 (2)
  load_resource: 105.185
*/