.slick-dotted.slick-slider {
  width: 100% !important;
  height: auto !important;
}

.slick-track {
  overflow: hidden !important;
}

.slick-slide {
  min-height: 170px !important;
}

@media screen and (max-width: 768px) {
  /*=====<=====<=====<=====<=====<=====<=====
    top
  =====>=====>=====>=====>=====>=====>=====*/
  #top #sec01 {
    padding-bottom: 0;
  }
  #top #sec01 p {
    margin-bottom: 1em;
    text-align: left;
  }
  #top #sec01 ul {
    width: 300px;
    margin: 0px auto 15px;
  }
  #top #sec01 .tab {
    width: 145px;
    margin-bottom: 10px;
  }
  #top #sec01 .cntBox {
    width: 100%;
    height: auto;
    position: static;
  }
  #top #sec01 .cntBox img {
    float: none;
  }
  #top #sec01 .cntBox div {
    width: 100%;
    padding: 20px 25px;
    float: none;
  }
  #top #sec01 .cntBox h3 {
    font-size: 20px;
    margin-bottom: .5em;
  }
  #top #sec01 .amenity {
    width: 95%;
    margin: 0 auto;
    padding: 25px 0;
  }
  #top #sec01 .amenity h3 {
    color: #fff;
    text-align: left;
    font-size: 16px;
  }
  #top #sec01 .amenity dl {
    margin-top: 20px;
  }
  #top #sec01 .amenity dl + dl {
    margin-top: 20px;
  }
  #top #sec01 .amenity dt {
    font-size: 15px;
  }
  #top #sec01 .amenity dd {
    font-size: 12px;
  }
  #top #sec02 p {
    margin-bottom: 1em;
    text-align: left;
  }
  #top #sec02 figure:nth-of-type(1) {
    display: none;
  }
  #top #sec02 figure:nth-of-type(2) {
    display: none;
  }
  #top #sec02 figure:nth-of-type(2) img {
    width: 100%;
    margin-bottom: 5px;
  }
  #top #sec02 figure:nth-of-type(2) img.now {
    display: none;
  }
  #top #sec02 figure:nth-of-type(2) img + img {
    margin-top: 0;
  }
  #top #sec02 figure:nth-of-type(3) {
    width: 302px !important;
    margin: auto;
    display: block;
  }
  #top #sec03 p {
    margin-bottom: 1em;
    text-align: left;
  }
  #top #sec03 iframe {
    height: 250px;
  }
  #top #sec03 .cntBox {
    margin-top: 30px;
    padding: 20px;
  }
  #top #sec03 .cntBox p {
    text-align: left;
  }
  #top #sec03 .cntBox h4 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 15px;
  }
  #top #sec03 .cntBox h3 {
    font-size: 16px;
  }
  #top #sec03 .cntBox div {
    width: 100%;
    height: auto;
  }
  #top #sec03 .cntBox div + div {
    margin-top: 30px;
  }
  #top #sec03 .cntBox div h4 {
    padding: .5em 0;
  }
  #top #sec03 .cntBox div ul {
    height: auto;
    margin-left: 30px;
    padding-left: 30px;
  }
  #top #sec03 .cntBox:nth-of-type(2) h3:nth-of-type(2) {
    margin-top: 0;
    padding-top: 1em;
    border-top: 1px dotted #8F784D;
  }
  #top #sec03 .cntBox:nth-of-type(2) figure a {
    width: 48%;
    margin-bottom: 15px;
  }
  #top #sec03 .cntBox:nth-of-type(2) li {
    padding-left: 1em;
    text-indent: -1em;
  }
  #top #sec04 {
    padding-bottom: 60px;
  }
  #top #sec04 p {
    margin-bottom: 1em;
    text-align: left;
  }
  #top #sec04 ul {
    width: 100%;
    margin: 15px auto;
  }
  #top #sec04 .tab {
    width: 95px;
  }
  #top #sec04 .cntBox {
    padding: 20px 20px 0;
  }
  #top #sec04 .cntBox figure {
    width: 45%;
  }
  #top #sec04 .cntBox figure a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #top #sec04 .cntBox figure img {
    order: -1;
  }
  #top #sec04 .cntBox figcaption {
    text-align: left;
    font-size: 13px;
    line-height: 1.2;
    margin-top: .5em;
    margin-bottom: 1em;
    order: 2;
  }
  /*=====<=====<=====<=====<=====<=====<=====

=====>=====>=====>=====>=====>=====>=====*/
}
