@charset "UTF-8";

.main-visual {
  border-bottom: solid #143e20 3.125rem;
  line-height: 0;
  height: 344px;
  background: url(/guide/img/main.jpg) no-repeat;
  background-size: cover;
  background-position: center 20%;
  margin-bottom: 2.375em;
}

.main-visual__page__title {
  height: 1em;
  font-size: 2em;
  text-align: center;
  letter-spacing: 0.3em;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.paragraph {
  width: 83.3vw;
  max-width: 1000px;
  margin: 0 auto 6.25em;
}

.paragraph:last-child {
  margin-bottom: 0;
}

.paragraph__title {
  height: 3.34em;
  margin: 0 auto 1.4em;
  border-bottom: solid 1px #717071;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 3.34em;
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  text-align: center;
  color: #456fad;
}

.paragraph__list-box {
  .paragraph__title {
    letter-spacing: 0.25em;
  }
}
.paragraph__flex-box {
  display: flex;
  -webkit-display: flex;
  position: relative;
}

body.ie11 .paragraph {
  overflow: hidden;
}

.flex-box__column {
  width: 48.4%;
}

.column__subheading {
  margin-bottom: 0.9em;
  font-size: 1.5em;
  font-weight: bold;
  color: #456fad;
  line-height: 1.75;
  letter-spacing: 0.5em;
}

.column__text,
.item__title--play,
.item__title--visit,
.item__title--eat,
.item__title--spa,
.item__title--sport,
.item__title--shopping,
.item__cap,
.month__events {
  font-size: 1.125em;
  line-height: 1.61;
  letter-spacing: 0;
  white-space: nowrap;
}

.flex-box__center-line {
  margin: 0 2em;
}

.column__google-btn,
.column__reserve-btn {
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;

  height: 3.56em;
  font-size: 0.875em;
  text-align: center;
  line-height: 3.56em;
  letter-spacing: 0.2em;
  text-indent: 0.4em;
  display: block;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

.column__google-btn {
  width: 24.5vw;
  max-width: 295px;
  margin-bottom: 4em;
  background-color: #55b684;
  color: #fff;
}

.column__reserve-btn {
  width: 20vw;
  max-width: 400px;
  background-color: #f2a416;
  color: #fff;
  font-weight: bold;
}

.dv-pc .column__google-btn:hover {
  background-color: #143e20;
}

.dv-pc .column__reserve-btn:hover {
  background-color: #ff1717;
  color: #fff;
}

.flex-box__logo {
  width: 18.5vw;
  position: absolute;
  right: 0;
  top: 0;
}

.list-box__color-list {
  margin-bottom: 3.125em;
}

.list-box__color-list-items {
  margin-right: 2.65em;
  padding-bottom: 0.25em;
  border-bottom: solid 0.411em;
  font-size: 1em;
  display: inline-block;
  width: 5.5em;
  white-space: nowrap;
}

.list-box__color-list-items:nth-child(1) {
  border-bottom-color: #4bb6f0;
}
.list-box__color-list-items:nth-child(2) {
  border-bottom-color: #64b030;
}
.list-box__color-list-items:nth-child(3) {
  border-bottom-color: #39689b;
}
.list-box__color-list-items:nth-child(4) {
  border-bottom-color: #dc5517;
}
.list-box__color-list-items:nth-child(5) {
  border-bottom-color: #c24793;
  margin-right: 0;
}

.list-box__spa {
  margin-bottom: 4.375em;
  display: flex;
  -webkit-display: flex;
}

.list-box__spa-item {
  width: 46.74%;
}
.list-box__spa-item:nth-child(2) {
  margin-left: auto;
}

.list-box__spa-text-box {
  margin-top: 0.5em;
}

.list-box__spa-title {
  width: 11.895em;
  border-bottom: solid 0.1875em #4bb6f0;
  font-size: 1.5em;
  font-weight: bold;
}

.list-box__spa-address {
  margin-top: 0.6em;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.8;
}

.list-box__spa-text {
  font-size: 1em;
  line-height: 1.5;
}

.list-box__spot-box {
  display: flex;
  -webkit-display: flex;
  justify-content: space-between;
}

.list-box__spot-list {
  width: 17.858em;
}

.list-box__spot-items {
  margin-bottom: 4.375em;
}
.list-box__spot-items:last-child {
  margin-bottom: 0;
}

.list-box__spot-title-box {
  margin-bottom: 0.5em;
  display: flex;
  -webkit-display: flex;
  position: relative;
}

.list-box__spot-num {
  width: 2.375em;
  height: 2.375em;
}

.list-box__spot-num.two-rows {
  margin-bottom: 0.4em;
}
.list-box__spot-title-text {
  width: calc(100% - 2.475em);
  margin-left: 2.475em;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
  border-bottom: solid 0.2625em;
  position: absolute;
}

body.ie11 .list-box__spot-title-text {
  margin-left: 0.475em;
}
.list-box__spot-title-text.spot-play {
  border-bottom-color: #64b030;
}
.list-box__spot-title-text.spot-watch {
  border-bottom-color: #39689b;
}
.list-box__spot-title-text.spot-eat {
  border-bottom-color: #dc5517;
}
.list-box__spot-title-text.spot-shopping {
  border-bottom-color: #c24793;
}
.list-box__spot-title-text.two-rows {
  bottom: -0.4em;
  margin-bottom: 0.5em;
}

.list-box__spot-title-text.two-rows span {
  margin-bottom: 0.2em;
  line-height: 1.2;
  display: inline-block;
}

.list-box__spot-address {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
}
.list-box__spot-address.letter007 {
  letter-spacing: 0.07em;
}
.list-box__spot-address .address-indent {
  margin-left: -0.5em;
}
.list-box__spot-address .address-notes {
  font-size: 0.8125em;
  font-weight: normal;
}

.list-box__spot-img {
  width: 100%;
  margin-top: 0.6em;
}

.list-box__spot-copy {
  width: 3.125em;
  margin-top: 0.25em;
  margin-left: auto;
  display: block;
}

.paragraph__row {
  margin-top: 2em;
  padding-bottom: 2em;
  border-bottom: solid 0.5px #717071;
  display: flex;
  -webkit-display: flex;
}

.paragraph__row:first-child {
  margin-top: 0;
}

.row__month {
  width: 47.5%;
}

.row__month:nth-child(even) {
  margin-left: auto;
}

.month__subheading {
  margin-bottom: 0.5em;
  font-size: 1.5em;
  color: #456fad;
  font-weight: bold;
}

.paragraph__map-position:nth-child(2),
.paragraph__map-position:nth-child(3) {
  margin-bottom: 2.625em;
}

.paragraph__map-position.fix {
  width: 86vw;
  height: auto;
  margin: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
}

.map-position__name-box {
  padding: 0.3em 0.8em;
  font-size: 1.125em;
  color: #456fad;
  font-weight: bold;
  background-color: #fff;
  text-indent: 0.1em;
  transition: opacity 0.1s ease-out;
  -webkit-transition: opacity 0.1s ease-out;
  position: absolute;
  top: 1.3em;
  left: 1em;
  z-index: 1;
}

.map-position__name-box.hide {
  opacity: 0;
}

.map-position__omit-map,
.map-position__neighbor-map,
.map-position__wide-map {
  height: 100%;
  position: relative;
  display: none;
}

.map-position__omit-map.zoom,
.map-position__neighbor-map.zoom,
.map-position__wide-map.zoom {
  overflow: hidden;
  height: 164vw;
  max-height: 85vh;
}

.omit-map__map,
.neighbor-map__map,
.wide-map__map {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: transform 0s ease-out, width 0.6s ease-out, height 0.6s ease-out;
  -webkit-transition: transform 0s ease-out, width 0.6s ease-out,
    height 0.6s ease-out;
}

.map-position__omit-map.zoom > .omit-map__map,
.map-position__neighbor-map.zoom > .neighbor-map__map,
.map-position__wide-map.zoom > .wide-map__map {
  width: 300%;
  max-width: initial;
  max-width: auto;
}

.map__btn {
  width: 5vw;
  max-width: 60px;
  position: absolute;
  top: 1.7em;
  right: 6%;
}

.btn__zoom {
  position: absolute;
}

.zoom .btn__zoom {
  opacity: 0;
}

.btn__close {
  opacity: 0;
}

.zoom .btn__close {
  opacity: 1;
}

.no-transition {
  transition: none;
  -webkit-transition: none;
}

.noscroll .map1.zoom > img,
.noscroll .map2.zoom > img,
.noscroll .map3.zoom > img {
  transition: none;
  -webkit-transition: none;
}

@media screen and (min-width: 1201px) {
  .flex-box__logo {
    width: 225px;
  }
}

.paragraph__map-position:nth-child(2) {
  margin-bottom: 1em;
}

.adress {
  font-size: 1.25em;
  text-align: center;
  margin-bottom: 2.625em;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .main-visual {
    height: 93.33vw;
    background-position: center bottom;
    background-size: cover;
  }

  .main-visual__page__title {
    font-size: 4.3em;
    letter-spacing: 0.2em;
  }

  .paragraph {
    width: 89.3vw;
    margin-bottom: 8em;
  }

  .paragraph__title {
    height: 3em;
    margin-bottom: 0.9em;
    line-height: 3em;
    font-size: 3.75em;
    letter-spacing: 0.17em;
    text-indent: 0.17em;
  }

  .paragraph__flex-box {
    display: block;
  }

  .flex-box__column {
    width: 100%;
  }

  .column__subheading {
    margin-bottom: 1em;
    letter-spacing: 0;
  }

  .column__subheading,
  .column__head,
  .month__subheading {
    margin-right: 0;
    font-size: 3em;
    text-align: center;
    white-space: nowrap;
  }

  .column__text,
  .month__events {
    font-size: 2.35em;
  }

  .flex-box__center-line {
    height: 1px;
    width: 34.66vw;
    margin: 3.3em auto 3.72em;
  }

  .column__google-btn,
  .column__reserve-btn {
    height: 2.77em;
    font-size: 2.5em;
    line-height: 2.77em;
    width: 64vw;
    max-width: initial;
    max-width: auto;
    margin-top: 0.9em;
    margin-bottom: 1.6em;
  }

  .column__google-btn {
    letter-spacing: 0.1em;
    text-indent: 0.35em;
  }

  .list-box__color-list {
    margin-bottom: 7.5vw;
  }

  .list-box__color-list-items {
    margin-right: 4vw;
    font-size: 3.73vw;
    width: 20vw;
    border-bottom: solid 1.06vw;
  }
  .list-box__color-list-items:nth-child(1) {
    margin-bottom: 5.5vw;
  }

  .list-box__spa {
    margin-bottom: 10vw;
    display: block;
  }

  .list-box__spa-item {
    width: 100%;
    margin-bottom: 6vw;
  }
  .list-box__spa-item:last-child {
    margin-bottom: 0;
  }

  .list-box__spa-title {
    width: 49.056vw;
    font-size: 4.6vw;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .list-box__spa-text-box {
    margin-top: 2.1vw;
  }

  .list-box__spa-address {
    margin-bottom: 1.5vw;
    font-size: 3.73vw;
    line-height: 1.5;
  }

  .list-box__spot-address .address-notes {
    font-size: 3.03vw;
  }

  .list-box__spa-text {
    font-size: 3.73vw;
    letter-spacing: 0;
  }

  .list-box__spot-box {
    display: block;
  }

  .list-box__spot-list {
    width: 100%;
  }

  .list-box__spot-items {
    margin-bottom: 10vw;
  }
  .list-box__spot-items:last-child {
    margin-bottom: 10vw;
  }

  .list-box__spot-title-box {
    margin-bottom: 1.3vw;
  }

  .list-box__spot-title-text {
    margin-left: 11vw;
    font-size: 4.6vw;
    border-bottom: solid 1.06vw;
  }
  .list-box__spot-title-text.two-rows {
    bottom: auto;
  }

  .list-box__spot-num {
    width: 8.86vw;
    height: 8.86vw;
  }

  .list-box__spot-address {
    font-size: 3.73vw;
  }

  .list-box__spot-img {
    margin-top: 2.5vw;
  }
  .list-box__spot-copy {
    width: 11.379vw;
    margin-top: 1.8vw;
  }

  .paragraph__row {
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    display: block;
  }

  .row__month {
    width: 100%;
    padding: 4em 0 3em;
    border-bottom: solid 0.5px #717071;
  }

  .map-position__name-box {
    font-size: 2.35em;
  }

  .map__btn {
    width: 8vw;
    right: 5%;
  }

  .btn__close {
    width: 5.2em;
  }

  .map-position__omit-map.zoom > .map__btn,
  .map-position__neightbor-map.zoom > .map__btn,
  .map-position__wide-map.zoom > .map__btn {
    top: 4em;
    right: 5vw;
  }
  .paragraph__map-position:nth-child(2) {
    margin-bottom: 1em;
  }

  .adress {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 2.625em;
  }
}
