.hotels .ft_infoSns li {
  margin-right: 60px;
}
.hotels .ft_infoSns li.ft_infoSnsLine {
  margin-right: 0;
}
.hotels .ft_infoSns li.ft_infoSnsTa {
  display: none;
}

.resv_serchMainConvLinks > li:first-child {
  display: none;
}

.modal {
  display: none;
  max-width: 920px;
  width: 100%;
}

.modal_head01 {
  margin-bottom: 25px;
}

.modal_head02 {
  margin-top: 40px;
}

.hide {
  display: none;
}

.modal_img02 {
  margin-top: 10px;
  background: #000000;
  height: 340px;
  text-align: center;
}
.modal_img02 img {
  height: 100%;
  width: auto;
}

.modal_lists {
  margin-top: 10px;
}
.modal_lists li {
  padding-top: 10px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
}

.modal_lists.inline li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 1%;
}

.modal_btn {
  margin-top: 40px;
}

.modal_btn2 {
  margin-top: 20px;
}

.col_head01 {
  font-size: 1.88rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding-top: 20px;
  position: relative;
  margin-bottom: 40px;
}
.col_head01 .small {
  font-size: 1rem;
}

.col_head01:before {
  content: "";
  width: 40px;
  height: 2px;
  background: #ce305b;
  position: absolute;
  left: 0;
  top: 0;
}

.col_head02 {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 15px;
  margin-top: 60px;
}
.col_head02 .small {
  font-size: 0.88rem;
}

.kv_image01 {
  background: url(../images/kv_bg_01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image02 {
  background: url(../images/kv_bg_02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image03 {
  background: url(../images/kv_bg_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image04 {
  background: url(../images/kv_bg_04.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.rooms_bg {
  background: url(../images/rooms_bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_copy .notes {
  right: 80px;
}

.news {
  background: #fff;
}

.col_head_txt {
  line-height: 1.4;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
}
.col_head_txt .ja {
  display: block;
  font-size: 2.38rem;
  color: #212121;
}
.col_head_txt .eng {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.88rem;
  color: #ce305b;
  letter-spacing: 0.03em;
  z-index: 1;
}
.col_head_txt .eng:before, .col_head_txt .eng:after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  margin-top: 3px;
  background: #ce305b;
}
.col_head_txt .eng:before {
  margin-right: 10px;
}
.col_head_txt .eng:after {
  margin-left: 10px;
}

.feature .col_head_txt .ja {
  letter-spacing: 0.3em;
  text-indent: 0.3em;
}

.rooms .col_head_txt .ja {
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5);
}
.rooms .col_head_txt .eng {
  color: #f687a5;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7), 0 0 10px rgba(0, 0, 0, 0.7);
}
.rooms .col_head_txt .eng:before, .rooms .col_head_txt .eng:after {
  background: #f687a5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7), 0 0 10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.7), 0 0 10px rgba(0, 0, 0, 0.7);
}

.access {
  background: #fff;
}

.access_link02:before {
  left: 41%;
}

.sightseeing {
  background: #f0f0f0;
}

@media screen and (max-width: 1024px) {
  .modal_head01 {
    margin-bottom: 20px;
  }

  .modal_head02 {
    margin-top: 30px;
  }

  .modal_lists {
    margin-top: 10px;
  }
  .modal_lists li {
    padding-top: 10px;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    text-indent: -1em;
    padding-left: 1em;
  }

  .col_head01 {
    font-size: 1.63rem;
    padding-top: 15px;
    margin-bottom: 30px;
  }

  .col_head02 {
    font-size: 1.38rem;
    padding-bottom: 12px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hotels .ft_infoSns li {
    margin-right: 20px;
  }

  .fancybox-content {
    padding: 30px 10px 20px;
  }

  .modal_head01 {
    font-size: 1.13rem;
  }

  .modal_head02 {
    font-size: 1rem;
    margin-top: 20px;
  }

  .modal_img01.map_tokyo {
    overflow: hidden;
  }
  .modal_img01.map_tokyo img {
    height: auto;
    width: 129%;
    margin-left: -27%;
  }

  .modal_img01.map_osaka,
.modal_img01.map_kobe {
    overflow: hidden;
  }
  .modal_img01.map_osaka img,
.modal_img01.map_kobe img {
    height: auto;
    width: 190%;
    margin-left: 0%;
  }

  .modal_img02 {
    margin-top: 5px;
    height: auto;
    text-align: center;
  }
  .modal_img02 img {
    height: auto;
    width: 70%;
    max-width: 425px;
  }

  .modal_img02.tate {
    height: auto;
  }
  .modal_img02.tate img {
    width: 50%;
  }

  .modal_lists {
    margin-top: 5px;
  }
  .modal_lists li {
    padding-top: 5px;
    font-size: 0.75rem;
  }

  .modal_lists.inline li {
    width: auto;
    display: inline-block;
    padding-right: 0;
  }
  .modal_lists.inline li:not(:last-child) {
    margin-right: 20px;
  }

  .modal_btn {
    margin-top: 20px;
    width: 100%;
  }

  .modal_btn2 {
    margin-top: 10px;
    width: 100%;
  }

  .col_head01 {
    font-size: 1.38rem;
    padding-top: 10px;
    margin-bottom: 20px;
  }
  .col_head01 .small {
    font-size: 0.88rem;
  }

  .col_head01:before {
    width: 30px;
  }

  .col_head02 {
    font-size: 1.13rem;
    padding-bottom: 8px;
    margin-top: 30px;
  }
  .col_head02 .small {
    font-size: 0.75rem;
  }

  .kv_ttl {
    top: calc(50% - 20px);
  }

  .kv_copy:not(.kv_copyApp) {
    top: -10px;
  }

  .kv_copy_small {
    font-size: 0.63rem;
  }

  .kv_copy .notes {
    text-align: right;
    left: auto;
    right: 10px;
    bottom: 40px;
  }

  .col_head_txt {
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .col_head_txt .ja {
    font-size: 1.75rem;
  }
  .col_head_txt .eng {
    font-size: 0.69rem;
  }
  .col_head_txt .eng:before, .col_head_txt .eng:after {
    margin-top: 0;
  }
  .col_head_txt .eng:before {
    margin-right: 7px;
  }
  .col_head_txt .eng:after {
    margin-left: 7px;
  }

  .rooms .col_head_txt .ja {
    color: #212121;
    text-shadow: none;
  }
  .rooms .col_head_txt .eng {
    color: #ce305b;
    text-shadow: none;
  }
  .rooms .col_head_txt .eng:before, .rooms .col_head_txt .eng:after {
    background: #ce305b;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .sightseeing .col_head_txt .ja {
    font-size: 1.57rem;
  }
}
@media screen and (max-width: 374px) {
  .sightseeing .col_head_txt .ja {
    font-size: 1.44rem;
  }
}