.con_nature .box_det {
  width: 100%;
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
}

.con_nature .box_det div .btn a {
  font-family: 'EB Garamond', serif;
}

#htlSide-A {
  top: 920px !important;
}

.gnav {
  margin-bottom: 0;
}

.con_conc .box_conc {
  padding-top: 620px;
  background: url(../images/about/bg_conc.jpg) no-repeat center bottom/cover;
}
.con_conc .box_conc h3 {
  text-align: center;
}
.con_conc h4 {
  margin-top: 95px;
  text-align: center;
}

.con_resort {
  margin-top: 150px;
  background: url(../images/about/bg_resort.jpg) no-repeat center top;
}
.con_resort h3 {
  text-align: center;
  padding-top: 542px;
}
.con_resort .txt {
  text-align: center;
  margin-top: 105px;
}

.con_map {
  margin-top: 110px;
}
.con_map h4 {
  text-align: center;
  margin-top: 50px;
}
.con_map .txt {
  text-align: center;
  margin-top: 40px;
}

.con_miyako {
  margin-top: 100px;
}
.con_miyako .box_miyako {
  display: flex;
  align-items: center;
}
.con_miyako .box_miyako .txt {
  width: calc(1 / 2 * 100%);
  display: flex;
  align-items: center;
}
.con_miyako .box_miyako .txt span {
  max-width: 524px;
  margin-left: 100px;
  margin-right: 50px;
  display: block;
}
.con_miyako .box_miyako .photo {
  width: calc(1 / 2 * 100%);
}
.con_miyako .box_miyako.reverse {
  flex-direction: row-reverse;
}
.con_miyako .box_miyako.reverse .txt {
  justify-content: flex-end;
}
.con_miyako .box_miyako.reverse .txt span {
  margin-right: 100px;
  margin-left: 50px;
}

.con_hotel {
  margin-top: 200px;
  background: url(../images/about/bg_hotel.jpg) no-repeat center/cover;
  padding: 185px 0 160px;
  text-align: center;
}
.con_hotel h4 {
  margin: 40px 0;
}

.con_slider {
  margin-top: 90px;
  height: 1030px;
}
.con_slider iframe {
  width: 100%;
  height: 100%;
}

.con_rest {
  margin-top: 165px;
}
.con_rest .box_rest {
  background: url(../images/about/bg_rest.jpg) no-repeat center/cover;
  padding: 155px 0 145px;
  text-align: center;
}
.con_rest .box_rest h4 {
  margin: 40px 0;
}
.con_rest .gal {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_rest .gal {
    width: 90%;
  }
}
.con_rest .tmp_btn {
  margin: 100px auto 0;
}

.con_act {
  margin-top: 200px;
}
.con_act .box_act {
  background: url(../images/about/bg_act.jpg) no-repeat center/cover;
  padding: 155px 0;
  text-align: center;
}
.con_act .box_act h4 {
  margin: 40px 0;
}
.con_act .box_roll_gal {
  margin-top: 80px;
  height: 440px;
}
.con_act .box_roll_gal iframe {
  width: 100%;
  height: 100%;
}
.con_act ul {
  max-width: 1440px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_act ul {
    width: 90%;
  }
}
.con_act ul li {
  float: left;
  width: calc(460 / 1440 * 100%);
  margin-left: calc(30 / 1440 * 100%);
}
.con_act ul li:first-child {
  margin-left: 0;
}
.con_act .tmp_btn {
  margin: 100px auto 0;
}

.con_nature {
  margin-top: 200px;
}
.con_nature .box_nature {
  background: url(../images/about/bg_nature.jpg) no-repeat center/cover;
  padding: 195px 0 200px;
  text-align: center;
  margin-bottom: 100px;
}
.con_nature .box_nature h4 {
  margin: 40px 0;
}
.con_nature .box_det {
  overflow: hidden;
  max-width: 1260px;
}
.con_nature .box_det .photo {
  float: left;
  width: 50%;
}
.con_nature .box_det div {
  float: right;
  width: calc(545 / 1260 * 100%);
  padding-top: 70px;
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .con_nature .box_det div {
    padding-right: 30px;
  }
}
.con_nature .box_det div .txt {
  margin-top: 40px;
}
.con_nature .box_det div .btn {
  margin-top: 40px;
  text-align: right;
}
.con_nature .box_det div .btn a {
  font-size: 16px;
  transition: opacity 0.3s ease-in;
  -webkit-tap-highlight-color: transparent;
  transition-delay: 200ms;
  text-decoration: none !important;
  vertical-align: middle;
}
.con_nature .box_det div .btn a:hover {
  opacity: 0.7;
}
.con_nature .box_det div .btn:after {
  vertical-align: middle;
  content: url(../images/common/ic_pdf.png);
  margin-left: 20px;
}
.con_nature .box_det.box_flower .photo {
  float: right;
}
.con_nature .box_det.box_flower div {
  float: left;
  padding-top: 120px;
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .con_nature .box_det.box_flower div {
    padding-left: 30px;
    padding-right: 0;
    padding-top: 80px;
  }
}

.con_city {
  margin-top: 220px;
  text-align: center;
}
.con_city .box_fcatch {
  background: url(../images/about/bg_fcatch.jpg) no-repeat center/cover;
  padding: 155px 0;
}
.con_city .box_fcatch .txt {
  margin-bottom: 46px;
}
.con_city .bnr_virus {
  margin-top: 100px;
}
.con_city .bnr_virus img {
  -moz-box-shadow: 0px 0px 10px 5px rgba(27, 29, 102, 0.1);
  -webkit-box-shadow: 0px 0px 10px 5px rgba(27, 29, 102, 0.1);
  box-shadow: 0px 0px 10px 5px rgba(27, 29, 102, 0.1);
}
