@charset "UTF-8";
/*$basePink: #CA7575;*/
/*$basePink: #CA7575;*/
.touchSwUtil {
  display: block;
  position: fixed;
  top: 20px;
  right: 10px;
  width: 35px;
  height: 35px;
  text-decoration: none;
  z-index: 200;
}
.touchSwUtil span {
  display: block;
  position: relative;
  top: 0px;
}
.touchSwUtil span:before {
  color: #f15000;
  font-size: 8px;
  content: "MENU";
}
.touchSwUtil i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  width: 28px;
  height: 3px;
  color: #666;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #666;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.touchSwUtil i:before, .touchSwUtil i:after {
  content: '';
  width: 28px;
  height: 3px;
  background: #666;
  position: absolute;
  left: 0;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.touchSwUtil i:before {
  top: -9px;
}
.touchSwUtil i:after {
  bottom: -9px;
}
.touchSwUtil.active {
  color: #333;
}
.touchSwUtil.active i {
  width: 0;
}
.touchSwUtil.active i:before, .touchSwUtil.active i:after {
  background: #333;
}
.touchSwUtil.active i:before {
  top: 0px;
  width: 30px;
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.touchSwUtil.active i:after {
  top: 0px;
  width: 30px;
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.touchSwUtil.active span:before {
  content: "CLOSE";
}
.touchSwUtil:hover i {
  background-color: #333;
}
.touchSwUtil:hover i:before, .touchSwUtil:hover i:after {
  background-color: #333;
}

.touchMenuUtil {
  background-color: transparent;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 60px 0 0;
  width: 100%;
  overflow-y: auto;
  z-index: 150;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.touchMenuUtil.active {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.touchMenuUtil .inner {
  padding: 10px;
  background-color: #fff;
}

.translate3d-on {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.list-half > li {
  float: left;
  width: 50%;
}

.list-quarter > li {
  float: left;
  width: 25%;
}
@media screen and (max-width: 1023px) {
  .list-quarter > li {
    width: 50%;
  }
}

/*$basePink: #CA7575;*/
.sample::before {
  content: 'pickup/list';
}

.pickup .page-title {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: 30px auto 30px;
  padding: 0 40px;
}
.pickup .page-title h2 {
  font-family: "游明朝", YuMincho, 'Yu Mincho', "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.4;
}
.pickup .page-title p {
  margin: 0;
  margin-bottom: 40px;
}

.spot.list .listflame .inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  display: block;
  padding: 0 10px;
}
.spot.list .listflame .inner .button {
  display: flex;
  margin-bottom: 30px;
}
.spot.list .listflame .inner .button a {
  display: table;
  color: #ffffff;
  padding: 15px;
}
.spot.list .listflame .inner .button a.map {
  width: 315px;
  background-color: #2a2532;
  margin-right: 15px;
}
.spot.list .listflame .inner .button a.map .text {
  display: table;
  margin: 0 auto;
}
.spot.list .listflame .inner .button a.map .text img {
  width: 26px;
  height: 26px;
  margin-right: 15px;
}
.spot.list .listflame .inner .button a.share {
  background-color: #00008b;
  width: 315px;
}
.spot.list .listflame .inner .button a.share .text {
  margin: 0 auto;
  display: table;
}
.spot.list .listflame .inner .button a.share .text img {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.spot.list .listflame .inner .tileBox ul {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
.spot.list .listflame .inner .tileBox ul li {
  width: 25%;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 979px) {
  .spot.list .listflame .inner .tileBox ul li {
    width: 33.33333%;
    /* 未対応ブラウザ用フォールバック */
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media (max-width: 768px) {
  .spot.list .listflame .inner .tileBox ul li {
    width: 50%;
    /* 未対応ブラウザ用フォールバック */
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }
}
@media (max-width: 479px) {
  .spot.list .listflame .inner .tileBox ul li {
    width: 100%;
  }
}
.spot.list .listflame .inner .tileBox ul li .photo-area {
  position: relative;
}
.spot.list .listflame .inner .tileBox ul li .photo-bg {
  position: absolute;
}
.spot.list .listflame .inner .tileBox ul li .photo-bg:before {
  content: "";
  border-bottom: 90px solid transparent;
  border-left: 90px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.spot.list .listflame .inner .tileBox ul li .photo-bg:after {
  content: "";
  border-bottom: 80px solid transparent;
  border-left: 80px solid #00008b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.spot.list .listflame .inner .tileBox ul li .number {
  border-bottom: 80px solid transparent;
  border-left: 80px solid #00008b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 40;
}
.spot.list .listflame .inner .tileBox ul li .number-back {
  border-bottom: 90px solid transparent;
  border-left: 90px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 39;
}
.spot.list .listflame .inner .tileBox ul li .numclass {
  position: absolute;
  top: 18px;
  left: 25px;
  z-index: 40;
  font-size: 14px;
  color: white;
}
.spot.list .listflame .inner .tileBox ul li .no {
  position: absolute;
  top: 14px;
  left: 10px;
  z-index: 41;
  font-size: 17px;
  color: white;
}
.spot.list .listflame .inner .tileBox ul li .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 20px 0 10px;
  width: 100%;
  color: white;
  font-size: 13px;
  line-height: 1.4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
  z-index: 40;
  text-align: center;
}
.spot.list .listflame .inner .tileBox ul li .place {
  color: white;
  padding: 5px;
  margin: 10px 0;
  display: table;
  font-size: 13px;
}
.spot.list .listflame .inner .tileBox ul li .date {
  color: #00008b;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 17px;
}
.spot.list .listflame .inner .tileBox ul li .article {
  font-size: 15px;
}
.spot.list .listflame .inner .tileBox ul img {
  width: 100%;
  max-width: 100%;
}
.spot.list .listflame .inner .tileBox ul.list-unstyled li:nth-of-type(n+4) .photo-bg {
  display: none;
}
.spot.list .listflame .inner .mapBox .map {
  overflow: hidden;
  margin: 0 auto 15px;
}
.spot.list .listflame .inner .mapBox .map .googleMap {
  height: 600px;
  background-color: #eee;
  border: 1px solid #CCCCCC;
}
.spot.list .listflame .inner .mapBox .spotBox {
  margin-top: 30px;
  margin-bottom: 60px;
}
.spot.list .listflame .inner .mapBox .spotBox ul.spot {
  list-style: none;
  padding-left: 30px;
  display: flex;
  flex-wrap: wrap;
}
.spot.list .listflame .inner .mapBox .spotBox li {
  width: 50%;
  margin: 7px 0;
}
.spot.list .listflame .inner .mapBox .spotBox li .number {
  display: inline-block;
  font-weight: bold;
  padding: 4px 11px;
  background-color: #00008b;
  border-radius: 30px;
  color: #ffffff;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .spot.list .listflame .inner .mapBox .spotBox ul.spot {
    padding-left: 0;
  }
  .spot.list .listflame .inner .mapBox .spotBox ul li {
    width: 100%;
  }
}

.pagenate1 {
  padding: 40px 0;
  text-align: center;
}
.pagenate1 .pagenateInner {
  display: inline-block;
}
.pagenate1 .pagenateInner ul {
  display: flex;
  padding: 0;
}
.pagenate1 .pagenateInner ul li {
  margin: 0 5px 5px 5px;
  list-style: none;
  line-height: 38px;
  text-align: center;
  font-weight: bold;
}
.pagenate1 .pagenateInner ul li.prev {
  margin-right: 15px;
}
.pagenate1 .pagenateInner ul li.prev a:before {
  font-family: "FontAwesome";
  margin-right: 10px;
  content: "";
  border: none;
}
.pagenate1 .pagenateInner ul li.prev.disabled {
  color: #9e9e9e;
}
.pagenate1 .pagenateInner ul li.prev.disabled a {
  cursor: default;
  color: #cfcfcf;
}
.pagenate1 .pagenateInner ul li.next {
  margin-left: 15px;
}
.pagenate1 .pagenateInner ul li.next a:before {
  content: none;
}
.pagenate1 .pagenateInner ul li.next a:after {
  font-family: "FontAwesome";
  margin-left: 10px;
  content: "";
}
.pagenate1 .pagenateInner ul li.square {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border: 2px solid #9E9E9E;
  color: #1A1A1A;
  font-size: 16px;
  text-decoration: none;
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pagenate1 .pagenateInner ul li.square.active {
  background-color: #1A1A1A;
  border: 2px solid #1A1A1A;
}
.pagenate1 .pagenateInner ul li.square.active a {
  color: #FFFFFF;
}

.featureSlides {
  overflow: hidden;
  background-color: #fff;
}
.featureSlides .bx-wrapper {
  margin-bottom: 0;
  border: none;
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.featureSlides .bx-wrapper .bx-prev, .featureSlides .bx-wrapper .bx-next {
  top: 50%;
  outline: 0;
  background: url(/images/main/featureBannerPrev.png) no-repeat center center;
}
.featureSlides .bx-wrapper .bx-prev {
  background-image: url(/images/main/featureBannerPrev.png);
}
.featureSlides .bx-wrapper .bx-next {
  background-image: url(/images/main/featureBannerNext.png);
}
.featureSlides .bx-wrapper .flex-text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 50px 5px 5px;
  width: 100%;
  height: 80px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
}

@media (max-width: 1023px) {
  .featureSlides .bannerList {
    position: relative;
    padding: 0;
  }
  .featureSlides .slider {
    margin: 0 auto;
    max-width: 800px;
  }
  .featureSlides .slider .bx-wrapper .bx-prev, .featureSlides .slider .bx-wrapper .bx-next {
    margin-top: -30px;
    width: 25px;
    height: 60px;
  }
}
@media (min-width: 1024px) {
  .featureSlides .bannerList {
    position: relative;
    height: 400px;
  }
  .featureSlides .slider {
    position: absolute;
    margin: 0 auto;
    width: 2402px;
    top: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .featureSlides .slider .bx-wrapper .bx-prev, .featureSlides .slider .bx-wrapper .bx-next {
    margin-top: -60px;
    width: 50px;
    height: 120px;
  }
  .featureSlides .slider .bx-wrapper .bx-prev {
    left: 620px;
  }
  .featureSlides .slider .bx-wrapper .bx-next {
    right: 620px;
  }
  .featureSlides .slider .bx-wrapper a {
    color: inherit;
  }
}
@media (max-width: 768px) {
  .pickup .page-title {
    padding: 0 10px;
  }
  .pickup .page-title h2 {
    font-size: 18px;
  }
  .pickup .page-title p {
    margin: 0;
    margin-bottom: 30px;
  }

  .spot.list .listflame .inner .button {
    display: table;
    margin: 0 auto 30px;
  }
  .spot.list .listflame .inner .button a.map {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .spot.list .listflame .inner ul li {
    width: 50%;
  }
}

/*# sourceMappingURL=style.css.map */
