@charset "UTF-8";
@font-face {
  font-family: "thinkpark";
  src: url("../fonts/thinkpark.eot?32sly8");
  src: url("../fonts/thinkpark.eot?32sly8#iefix") format("embedded-opentype"), url("../fonts/thinkpark.ttf?32sly8") format("truetype"), url("../fonts/thinkpark.woff?32sly8") format("woff"), url("../fonts/thinkpark.svg?32sly8#thinkpark") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "thinkpark" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-restaurant:before {
  content: "f";
}

.icon-westernfood:before {
  content: "";
}

.icon-cafe:before {
  content: "";
}

.icon-shopping:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-chinesefood:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-schedule:before {
  content: "";
}

.icon-tobacco:before {
  content: "";
}

.icon-japanesefood:before {
  content: "";
}

.icon-contact:before {
  content: "";
}

.icon-person:before {
  content: "";
}

.icon-access:before {
  content: "";
}

.icon-medical:before {
  content: "";
}

.icon-guide:before {
  content: "";
}

.icon-building:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-train:before {
  content: "";
}

.icon-next:before {
  content: "";
}

.icon-subway:before {
  content: "";
}

.icon-car:before {
  content: "";
}

.icon-bicycle:before {
  content: "";
}

.icon-bike:before {
  content: "";
}

.icon-telephone:before {
  content: "";
}

.icon-arrow:before {
  content: "";
}

.icon-pdf:before {
  content: "";
}

/* =====
 * サービス案内 レイアウト
============================================================================= */
.map-block {
  overflow: hidden;
}

.map {
  position: relative;
  margin: 0;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.22);
  background: #e0e9e7;
}

.map .map-region {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
}

.map .map-region .map-adjust {
  position: relative;
  top: 0;
  left: 0;
  height: 575px;
  width: 1200px;
}

.map .map-region .map-adjust .map-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-top: 575px;
}

.map .map-region .map-adjust .map-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: top;
}

.zoom {
  position: absolute;
  right: 34px;
  bottom: 36px;
  z-index: 5;
}

.zoom button {
  position: relative;
  display: block;
  outline: none;
  border: none;
  width: 70px;
  height: 70px;
  background: #129481;
  margin-top: 15px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s;
}

.zoom button.-js-disabled {
  background: #666;
  cursor: default;
}

.zoom button:before {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2.5px 0 0 -20px;
}

.zoom button.zoom-plus:after {
  content: "";
  display: block;
  width: 5px;
  height: 40px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -2.5px;
}

.map-icon-note:after {
  content: "";
  display: block;
  clear: both;
}

.map-icon-note .inner {
  position: relative;
  width: 835px;
  float: right;
  padding: 25px 0 30px 24px;
  line-height: 1.3;
}

.map-icon-note .inner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 412px;
  background: #e8e8e8;
  z-index: -1;
}

.map-icon-note ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.map-icon-note ul li {
  display: inline-block;
  margin: 0.2em 1em;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
}

.map-icon-note ul li span {
  display: inline-block;
  vertical-align: middle;
}

.map-icon-note ul li .icon {
  width: 1.286em;
  margin-right: 0.2em;
}

.button-block {
  clear: both;
  margin: 40px auto 0;
  text-align: center;
}

.button-block .basic-button {
  width: 280px;
  max-width: 100%;
}

.button-block .basic-button .basic-button-inner {
  padding: 1.3em 0;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

.button-block .basic-button .inner-text {
  display: inline-block;
  position: relative;
}

.button-block .basic-button .icon-pdf {
  display: block;
  right: 0;
  width: 1em;
  height: 1em;
  margin-right: -10px;
  transform: translateX(100%);
  font-size: 34px;
  font-weight: normal;
}

.list-block {
  margin-top: 100px;
}

.list-block .section {
  margin-bottom: 20px;
}

.list-block .section:last-child {
  margin-bottom: 0;
}

.list-block .heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  height: 95px;
  margin: 0;
  padding: 10px 75px 10px 40px;
  border: 2px solid #129481;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  color: #129481;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.list-block .heading:after {
  content: "";
  font-family: thinkpark;
  display: inline-block;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -10px;
  font-size: 26px;
  line-height: 1;
  transform: rotate(90deg);
  transform-origin: center;
  transition: margin 0.3s, transform 0.3s;
}

.list-block .heading .text {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: inline-block;
  line-height: 1.5;
}

.list-block .heading.-js-slide-toggle-trig-open:after {
  transform: rotate(-90deg);
  margin-top: -12px;
}

.list-block .item-group {
  height: 0;
  min-height: 0;
  overflow: hidden;
  transition: min-height 0.3s ease-out, margin 0.3s ease-out;
}

.list-block .item-group.-js-slide-toggle-open {
  margin-bottom: 60px;
}

.list-block .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 40px;
  margin-top: 40px;
}

.list-block .item .content {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 12px 0 0 74px;
}

.list-block .item .content .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  margin: 0;
}

.list-block .item .content h3 {
  margin: 0 0 1.05em;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.46;
}

.list-block .item .content p {
  margin: 0;
}

.list-block .item .image {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 340px;
  margin-left: 40px;
  text-align: center;
}

.times-table {
  margin: 0;
}

.times-table th, .times-table td {
  font-weight: normal;
  vertical-align: top;
}

.times-table td {
  padding-right: 1em;
}

.times-table td:last-child {
  padding-right: 0;
}

.notice {
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
}

/* =====
 * サービス案内 レイアウト レスポンシブ
============================================================================= */
/* -----
 * responsive
----------------------------------------------------------------------------- */
@media screen and (min-width: 944px) {
  /* PC */
}

/* PC End */
@media screen and (min-width: 768px) and (max-width: 943px) {
  /* tablet */
}

/* tablet End */
@media screen and (max-width: 767px) {
  /* smart phone */
  .zoom {
    right: 10px;
    bottom: 10px;
  }
  .zoom button {
    width: 35px;
    height: 35px;
    margin-top: 8px;
  }
  .zoom button:before {
    width: 20px;
    height: 2px;
    margin: -1px 0 0 -10px;
  }
  .zoom button.zoom-plus:after {
    width: 2px;
    height: 20px;
    margin: -10px 0 0 -1px;
  }
  .map-icon-note .inner {
    width: calc(100% - 20px);
    padding: 20px 0 20px 15px;
  }
  .map-icon-note .inner:before {
    height: calc(100% + 100px);
  }
  .map-icon-note ul li {
    margin: 0.2em 0.5em;
    font-size: 0.714rem;
  }
  .map-icon-note ul li span {
    display: inline-block;
    vertical-align: middle;
  }
  .map-icon-note ul li .icon {
    width: 1.286em;
    margin-right: 0.2em;
  }
  .button-block {
    margin-top: 26px;
  }
  .button-block .basic-button {
    width: 285px;
  }
  .button-block .basic-button .basic-button-inner {
    padding: 1.215em 0;
    font-size: 0.929rem;
  }
  .button-block .basic-button .icon-pdf {
    font-size: 2.2em;
  }
  .list-block {
    margin-top: 78px;
  }
  .list-block .section {
    margin-bottom: 15px;
  }
  .list-block .heading {
    height: auto;
    min-height: 3.6em;
    padding: 0.3em 34px 0.3em 12px;
    font-size: 1.143rem;
  }
  .list-block .heading:after {
    right: 14px;
    top: 50%;
    margin-top: -8px;
    font-size: 18px;
  }
  .list-block .heading .text {
    line-height: 1.3;
  }
  .list-block .heading.-js-slide-toggle-trig-open:after {
    margin-top: -9px;
  }
  .list-block .item-group.-js-slide-toggle-open {
    margin-bottom: 50px;
  }
  .list-block .item {
    padding: 0;
    margin-top: 30px;
  }
  .list-block .item:first-child {
    margin-top: 20px;
  }
  .list-block .item .content {
    padding: 7px 0 0 0;
    font-size: 0.857rem;
    line-height: 1.58;
  }
  .list-block .item .content .icon {
    width: 30px;
    height: 30px;
  }
  .list-block .item .content h3 {
    padding-left: 40px;
    margin-bottom: 0.7em;
    font-size: 0.929rem;
  }
  .list-block .item .content p {
    margin: 0.5em 0;
  }
  .list-block .item .content p:first-child {
    margin-top: 0;
  }
  .list-block .item .content p:last-child {
    margin-bottom: 0;
  }
  .list-block .item .image {
    width: 40%;
    margin-left: 5%;
  }
  .times-table th {
    white-space: nowrap;
  }
  .notice {
    font-size: 0.833em;
  }
}

@media screen and (max-width: 374px) {
  .times-table tr {
    display: block;
  }
  .times-table tr:after {
    content: "";
    display: block;
    clear: both;
  }
  .times-table th {
    display: block;
    float: left;
    width: 5em;
    white-space: normal;
  }
  .times-table td {
    display: block;
    float: right;
    width: calc(100% - 5em);
    padding-right: 0;
  }
  .times-table td:last-child {
    padding-right: 0;
  }
}

/* smart phone End */
