.mainVisual img {
  width: 100%;
  height: auto;
}

section.lead .attention.thin {
  width: 960px;
}
section.lead .attention .title {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.areamap,
.floormap {
  text-align: center;
}
.areamap img,
.floormap img {
  border: 1px solid #dddddd;
}

.areamap {
  margin-top: 40px;
}

.routemap img {
  width: 100%;
  height: auto;
}

.flexWrap .photo {
  width: 500px;
}
.flexWrap .photo img {
  width: 100%;
  height: auto;
}
.flexWrap .info {
  width: 720px;
}
.flexWrap .info dl {
  margin-top: 20px;
}
.flexWrap .info dl dt {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  padding-left: 22px;
  line-height: 1.2;
}
.flexWrap .info dl dt::before {
  position: absolute;
  content: "";
  display: inline-block;
  height: 4px;
  width: 14px;
  top: 12px;
  margin: auto;
  left: 0;
  right: auto;
  background: #aacd23;
}
.flexWrap .info dl dd {
  margin-top: 10px;
}
.flexWrap .info .btnBrown {
  margin: 30px auto 0 0;
  width: 300px;
}
.flexWrap.access .map {
  width: 500px;
}
.flexWrap.access .dlTableList {
  width: 720px;
}
.flexWrap.present .info {
  width: 580px;
}
.flexWrap.present .photo {
  width: 310px;
  text-align: center;
}
.flexWrap.present .photo img {
  width: 200px;
  height: auto;
}

.linkBnr {
  margin-top: 60px;
}
.linkBnr img {
  width: 100%;
  height: auto;
  border: 1px solid #dddddd;
}

ul.point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
ul.point li {
  margin: 0 1px 2px 1px;
}
ul.point li a {
  background: #583c32;
  width: 38px;
  height: 38px;
  text-align: center;
  border-radius: 0;
  font-size: 16px;
  line-height: 38px;
  border: none;
  color: #FFF;
  display: block;
}
ul.point li a:hover {
  background: #aacd23;
  color: #583c32;
}

.lum-lightbox-caption {
  padding-top: 10px;
  line-height: 1.5;
  font-size: 16px;
}
.lum-lightbox-caption span {
  font-size: 14px;
  display: block;
}

@media screen and (max-width: 767px) {
  section.lead .attention.thin {
    width: auto;
  }
  section.lead .attention .title {
    font-size: 16px;
  }
  section.lead .attention .title.en {
    text-align: left;
    word-break: break-all;
  }
  .areamap img, .floormap img {
    width: 100%;
    height: auto;
  }
  .areamap {
    margin-top: 20px;
  }
  .flexWrap .photo {
    width: auto;
  }
  .flexWrap .info {
    width: auto;
    margin-top: 20px;
  }
  .flexWrap .info dl dt {
    font-size: 16px;
    font-weight: 500;
  }
  .flexWrap .info dl dt::before {
    height: 3px;
    top: 8px;
  }
  .flexWrap .info dl dd {
    font-size: 14px;
    line-height: 1.4;
  }
  .flexWrap .info .btnBrown {
    margin: 20px auto;
    width: 200px;
  }
  .flexWrap.access .map {
    width: 100%;
  }
  .flexWrap.access .dlTableList {
    width: 100%;
  }
  .flexWrap.present .info {
    width: 100%;
    margin-top: 0;
  }
  .flexWrap.present .photo {
    width: 200px;
    margin: 20px auto 10px auto;
  }
  .dlTableList dl dt {
    padding: 10px;
    font-size: 14px;
  }
  .dlTableList dl dd {
    padding: 10px;
    font-size: 14px;
  }
  .basicTable2.spTable tbody td div.table-list-title {
    width: 65%;
    text-align: left;
    padding: 10px 15px;
  }
  .linkBnr {
    margin-top: 30px;
  }
  .lum-lightbox-caption {
    margin: 0 10px !important;
    font-size: 15px;
    max-width: 90vw !important;
    height: 32vh;
    overflow: scroll;
  }
  .lum-lightbox-caption span {
    font-size: 13px;
    text-align: left;
  }
  .lum-lightbox-caption br {
    display: none;
  }
  .lum-gallery-button {
    width: 30px;
    height: 50px;
    top: auto;
    bottom: -30px;
  }
  .lum-gallery-button::after {
    bottom: 0;
    width: 24px;
    height: 24px;
  }
  img.lum-img {
    max-width: 100vw;
    max-height: 84vh;
  }
}
#modalArea {
  margin-bottom: 60px;
}
#modalArea .modalBtn {
  text-align: center;
}
#modalArea .modalBtn a {
  display: inline-block;
  padding: 20px;
  background: #e80000;
  color: #FFF;
  text-decoration: none;
  min-width: 300px;
  font-size: 20px;
}
#modalArea .modalBtn a.en {
  font-size: 16px;
}
#modalArea .modal#measures .md-inner {
  height: 450px;
  overflow-y: auto;
  padding: 0 40px;
  margin-right: 40px;
  width: 100%;
}
#modalArea .modal#measures .md-inner h5 {
  margin: 0 auto 10px auto;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
#modalArea .modal#measures .md-inner h6 {
  font-weight: 600;
  font-size: 16px;
  margin: 20px 0 10px 0;
}
#modalArea .modal#measures .md-inner p.text {
  font-size: 15px;
}
#modalArea .modal#measures .md-inner p.text + p.text {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  #modalArea {
    margin-bottom: 30px;
  }
  #modalArea .modalBtn a {
    padding: 12px 10px;
    line-height: 1.3;
    font-size: 16px;
    min-width: 280px;
  }
  #modalArea .modalBtn a.en {
    font-size: 14px;
  }
  #modalArea .modal#measures .md-inner {
    height: 70vh;
    padding: 20px 1rem;
    margin-right: 0;
  }
  #modalArea .modal#measures .md-inner h5 {
    font-size: 18px;
    text-align: left;
  }
  #modalArea .modal#measures .md-inner h6 {
    font-size: 15px;
  }
  #modalArea .modal#measures .md-inner p.text {
    font-size: 13px;
  }
}
.global h3.subTitle {
  font-weight: 700;
  letter-spacing: normal;
}
.global .movieWp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.global .movieWp li .btnBrown {
  width: 416px;
  margin: 20px auto 0 auto;
}

@media screen and (max-width: 767px) {
  .global .movieWp {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global .movieWp li {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
    margin-bottom: 20px;
  }
  .global .movieWp li.link {
    margin-bottom: 40px;
  }
  .global .movieWp li iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .global .movieWp li .btnBrown {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
}
.bgBlock#campaign {
  margin: 30px auto;
  width: 960px;
}
.bgBlock#campaign h5 {
  background: #aacd23;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 500;
}
.bgBlock#campaign p.text {
  text-align: left;
  font-size: 18px;
}
.bgBlock#campaign ul.indent {
  text-align: left;
}

.campaign#cp_100th {
  padding: 60px 0;
  background: #e5f0bc;
}
.campaign#cp_100th .bnr {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .bgBlock#campaign {
    margin: 30px auto;
    width: auto;
  }
  .bgBlock#campaign h5 {
    font-size: 16px;
  }
  .bgBlock#campaign p.text {
    font-size: 14px;
  }
  .campaign#cp_100th {
    padding: 30px 10px;
  }
  .campaign#cp_100th .bnr {
    text-align: center;
  }
  .campaign#cp_100th .bnr img {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=global.css.map */