@charset "UTF-8";


.p-feature-static__legacy-feature {
  background: url("https://www.okinawastory.jp/src/common/img/paper_gray.jpg") repeat left top !important;
}
#sima-yasai{
    max-width: 1024px;
    margin: 0 auto;
    padding: 12px;
}


.wrapper {
  background: none !important;
}
.text-center {
  text-align: center;
}
.pg-title-read {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .pg-title-read {
    font-size: 40px;
  }
}
.pg-text-read {
  text-align: center;
  font-size: 13px;
  margin-bottom: 30px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .pg-text-read {
    font-size: 18px;
    margin-bottom: 80px;
  }
}
.fs14 {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .fs14 {
    font-size: 13px;
  }
}
div[id*="anc-"] {
  margin-top: -80px;
  padding-top: 80px;
}
.mb-xs {
  margin-bottom: 10px;
}
.mb-sm {
  margin-bottom: 20px;
}
.mb-md {
  margin-bottom: 30px;
}
.mb-lg {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .hide-lg {
    display: none;
  }
}
.show-lg {
  display: none;
}
@media screen and (min-width: 768px) {
  .show-lg {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .hide-Md {
    display: none;
  }
}
.show-Md {
  display: none;
}
@media screen and (min-width: 768px) {
  .show-Md {
    display: block;
  }
}
.wid-max {
  width: 100%;
}
.page-tilte__eng {
  text-align: center;
  margin-bottom: 30px;
}
.page-tilte__eng img {
  border-bottom: 1px solid #333;
  width: 80px;
  max-width: 80px;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .page-tilte__eng img {
    padding-top: 20px;
    max-width: 100px;
    width: 100px;
    margin-bottom: 10px;
  }
}
.pg-article .main-img {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .pg-article .main-img {
    margin-bottom: 40px;
  }
}
.pg-article img {
  width: 100%;
}
.pg-article .pg-article__title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__title {
    font-weight: normal;
    font-size: 38px;
    margin-bottom: 40px;
  }
}
.pg-article .pg-article__title .pg-title__eng {
  display: inline-block;
  position: relative;
  padding-top: 14px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__title .pg-title__eng {
    padding-top: 24px;
    margin-top: 30px;
    font-size: 36px;
  }
}
.pg-article .pg-article__title .pg-title__eng:before {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #333;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__title .pg-title__eng:before {
    width: 80px;
  }
}
.pg-article .pg-article__dsp,
.pg-article .pg-article__text {
  text-indent: 1em;
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__dsp,
  .pg-article .pg-article__text {
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 40px;
  }
}
.pg-article .pg-article__text {
  margin-bottom: 30px;
}
.pg-article .pg-article__map {
  overflow: hidden;
}
.pg-article .pg-article__map .pg-article__map__img {
  float: left;
  width: 36%;
  max-width: 257px;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__map .pg-article__map__img {
    width: 48%;
    margin-right: 30px;
  }
}
.pg-article .pg-article__map .pg-article__mapbox {
  overflow: hidden;
}
.pg-article .pg-article__map .pg-article__mapbox .pg-article__mapbox__tel {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pg-article .pg-article__map .pg-article__mapbox .pg-article__mapbox__tel img {
  width: 18px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__map .pg-article__mapbox .pg-article__mapbox__tel img {
    width: 24px;
    margin-top: -5px;
  }
}
.pg-article .pg-article__map .pg-article__mapbox .pg-article__mapbox__tel span {
  margin-left: 4px;
  font-size: 16px;
  font-weight: bold;
  font-family: arial;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__map .pg-article__mapbox .pg-article__mapbox__tel span {
    font-size: 24px;
    margin-bottom: 4px;
  }
}
.pg-article .pg-article__map .pg-article__mapbox .pg-article__mapbox__text {
  font-size: 12px;
  text-indent: -26px;
  margin-left: 28px;
}
@media screen and (min-width: 768px) {
  .pg-article .pg-article__map .pg-article__mapbox .pg-article__mapbox__text {
    font-size: 16px;
  }
}
.pg-btn-wrapper {
  padding: 40px;
  text-align: center;
  border-bottom: 1px solid #333;
  margin-bottom: 40px;
}
.pg-btn-wrapper.bdr-none {
  border: none;
}
@media screen and (min-width: 768px) {
  .pg-btn-wrapper.bdr-none {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .pg-btn-wrapper {
    margin-left: 100px;
    margin-right: 100px;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 80px;
  }
}
.pg-btn-wrapper a {
  border-radius: 5px;
  display: inline-block;
  background: #999;
  padding: 10px 70px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .pg-btn-wrapper a {
    font-size: 20px;
    padding: 10px 90px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 768px) {
  .flex-block {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-block > div {
    width: 48.2%;
  }
}
.pg-paging {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid #b3b3b3;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .pg-paging {
    margin-bottom: 10px;
  }
}
.pg-paging li {
  background-repeat: no-repeat;
  -webkit-background-size: 10px;
  -moz-background-size: 10px;
  background-size: 10px;
}
@media screen and (min-width: 768px) {
  .pg-paging li {
    -webkit-background-size: 14px;
    -moz-background-size: 14px;
    background-size: 14px;
  }
}
.pg-paging li:first-child {
  background-image: url("../images/arrow-lt.svg?hash=6845d76f8dacc34eececd29076ab88d6");
  background-position: left center;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .pg-paging li:first-child {
    padding-left: 28px;
  }
}
.pg-paging li:last-child {
  background-image: url("../images/arrow-rt.svg?hash=9a1b1274e6aa6b7496db1dee459d126d");
  background-position: right center;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .pg-paging li:last-child {
    padding-right: 28px;
  }
}
.pg-paging li a {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .pg-paging li a {
    font-size: 18px;
  }
}
.flex-block-future-01 {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .flex-block-future-01 .mb-sm.flex-block-future-01__fig {
    float: left;
  }
  .flex-block-future-01 .flex-block-future-01__text {
    float: right;
  }
  .flex-block-future-01 > div {
    width: 48.2%;
  }
  .flex-block-future-01 .pg-article__text {
    line-height: 1.9;
  }
}
@media screen and (min-width: 768px) {
  .flex-block-future-01__b {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-block-future-01__b a {
    height: auto;
    width: 48.2%;
  }
}
@media screen and (min-width: 768px) {
  .flex-block-future-01__c {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-block-future-01__c > div {
    width: 48.2%;
  }
  .flex-block-future-01__c > div .pg-article__text {
    margin-bottom: 3px;
  }
}
@media screen and (min-width: 768px) {
  .flex-block-cafe {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-block-cafe div:first-child {
    width: 45%;
    margin-bottom: 0;
}
  .flex-block-cafe div:last-child {
    width: 52%;
    margin-bottom: 0;
  }
  .flex-block-cafe div:last-child .pg-article__map__text {
    margin-bottom: 100px;
  }
  .flex-block-cafe div:last-child .pg-article__map__img {
    position: relative;
    bottom: -20px;
  }
}
.wid-max {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .pc-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 50% !important;
  }
}
/*
body {
  background: url("https://www.okinawastory.jp/src/common/img/paper_gray.jpg") repeat left top !important;
}
*/
/*
#sima-yasai{
    background: url("https://www.okinawastory.jp/src/common/img/paper_gray.jpg") repeat left top !important;
}
*/
.wrapper {
  background: none !important;
}
@media screen and (min-width: 1024px) {
  #sima-yasai {
    padding: 12px;
  }
}
.p-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.p-flex-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-flex-wrap {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-flex-wrap {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.p-flex-align-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.index-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .index-nav {
    margin-bottom: 70px;
  }
}
.index-nav li {
  width: 32%;
}
@media screen and (min-width: 768px) {
  .index-nav li {
    width: 31.5%;
  }
}
.page-tilte__index {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .page-tilte__index {
    margin-bottom: 40px;
  }
}
.page-tilte__index img {
  width: 100%;
  max-width: 700px;
  padding-bottom: 12px;
}
.fig-text-copy-wrapper .fig-text-copy {
  line-height: 1.8;
  font-size: 15px;
  margin-bottom: 40px;
  padding: 0 0 50px 0;
  text-align: center;
  background-image: url("../images/index/fig-01.png"), url("../images/index/fig-02.png"), url("../images/index/fig-03.png?hash=dfdb07f66b0a31358dcfb696038592a2");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: left center, right center, center bottom;
  -webkit-background-size: 90px auto, 70px auto, 100px auto;
  -moz-background-size: 90px auto, 70px auto, 100px auto;
  background-size: 90px auto, 70px auto, 100px auto;
}
@media screen and (min-width: 768px) {
  .fig-text-copy-wrapper .fig-text-copy {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .fig-text-copy-wrapper {
    padding-top: 20px;
    margin-top: 70px;
    background-image: url("../images/index/fig-01.png"), url("../images/index/fig-02.png"), none;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left top, right top, center bottom;
    -webkit-background-size: 110px auto, 90px auto, 100px auto;
    -moz-background-size: 110px auto, 90px auto, 100px auto;
    background-size: 110px auto, 90px auto, 100px auto;
  }
}
.index-block-a .fig-text-kisetu {
  font-size: 15px;
  padding: 20px 0 120px 0;
  text-align: center;
  background: url("../images/index/fig-04.png?hash=e83edb75d2d517d0633fb1d35284ef8c") no-repeat center bottom;
  -webkit-background-size: 270px auto;
  -moz-background-size: 270px auto;
  background-size: 270px auto;
}
@media screen and (min-width: 768px) {
  .index-block-a .fig-text-kisetu {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .index-block-a {
    background: url("../images/index/fig-04.png?hash=e83edb75d2d517d0633fb1d35284ef8c") no-repeat left 40px bottom;
    -webkit-background-size: 380px auto;
    -moz-background-size: 380px auto;
    background-size: 380px auto;
  }
  .index-block-a .index-block-a-inner {
    margin-bottom: 90px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: url("../images/index/fig-03.png?hash=dfdb07f66b0a31358dcfb696038592a2") no-repeat left 180px top;
    -webkit-background-size: 120px auto;
    -moz-background-size: 120px auto;
    background-size: 120px auto;
  }
  .index-block-a .index-block-a-inner > div {
    width: 48%;
    margin-bottom: 0 !important;
  }
  .index-block-a .index-block-a-inner .pc-text {
    position: relative;
    bottom: -80px;
  }
}
.index-block-b .fig-text-kigaru {
  font-size: 15px;
  padding: 60px 0;
  text-align: center;
  background: url("../images/index/fig-05.png?hash=605d3864b88cc086bd92b5b8b068d677") no-repeat right center;
  -webkit-background-size: 70px auto;
  -moz-background-size: 70px auto;
  background-size: 70px auto;
}
@media screen and (min-width: 768px) {
  .index-block-b {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .index-block-b > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .index-block-b > div img {
    margin-bottom: 0 !important;
  }
  .index-block-b .fig-text-kigaru {
    -webkit-background-size: 110px auto;
    -moz-background-size: 110px auto;
    background-size: 110px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 100px;
    font-size: 18px;
  }
}
.index-block-c .fig-text-kurasi {
  font-size: 15px;
  padding: 60px 0;
  text-align: center;
  background: url("../images/index/fig-06.png?hash=0a08cb16091b1a2fcb9cce66bc340400") no-repeat left center;
  -webkit-background-size: 90px auto;
  -moz-background-size: 90px auto;
  background-size: 90px auto;
}
@media screen and (min-width: 768px) {
  .index-block-c {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  .index-block-c > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .index-block-c > div img {
    margin-bottom: 0 !important;
  }
  .index-block-c .fig-text-kurasi {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    font-size: 18px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: url("../images/index/fig-06.png?hash=0a08cb16091b1a2fcb9cce66bc340400") no-repeat right 100px bottom 30px;
    -webkit-background-size: 120px auto;
    -moz-background-size: 120px auto;
    background-size: 120px auto;
  }
}
.index-block-d .fig-text-anohito {
  font-size: 15px;
  padding: 60px 0;
  text-align: center;
  background: url("../images/index/fig-07.png?hash=aa17642945aee3b147f15b0268e83a13") no-repeat right center;
  -webkit-background-size: 90px auto;
  -moz-background-size: 90px auto;
  background-size: 90px auto;
}
@media screen and (min-width: 768px) {
  .index-block-d {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .index-block-d > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .index-block-d > div img {
    margin-bottom: 0 !important;
  }
  .index-block-d .fig-text-anohito {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    font-size: 18px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: url("../images/index/fig-07.png?hash=aa17642945aee3b147f15b0268e83a13") no-repeat right center;
    background-size:10px auto;
  }
}
.index-block-e .fig-text-okage {
  margin-bottom: 20px;
  padding: 40px;
  font-size: 15px;
  text-align: center;
  background: url("../images/index/fig-08.png?hash=917668dfcae53265f3dd72f8537363c9") no-repeat left center;
  -webkit-background-size: 90px auto;
  -moz-background-size: 90px auto;
  background-size: 90px auto;
}
@media screen and (min-width: 768px) {
  .index-block-e {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    margin-bottom: 60px;
  }
  .index-block-e > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .index-block-e > div img {
    margin-bottom: 0 !important;
  }
  .index-block-e .fig-text-okage {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    font-size: 18px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: url("../images/index/fig-08.png?hash=917668dfcae53265f3dd72f8537363c9") no-repeat left center;
    -webkit-background-size: 120px auto;
    -moz-background-size: 120px auto;
    background-size: 120px auto;
  }
}
.index-porte {
  width: 90px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .index-porte {
    margin-bottom: 30px;
    width: 160px;
  }
}
.index-block-f .index-porte__text {
  /*margin-bottom: -30px;*/
  font-size: 14px;
  line-height: 1.7;
  padding-bottom: 90px;
  background: url("../images/index/fig-09.png?hash=b6755580dbcdf507942e0a75c706d8ac") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .index-block-f .index-porte__text {
    font-size: 16px;
    background: none;
    /*margin-bottom: -110px;*/
  }
}
@media screen and (min-width: 768px) {
  .index-block-f {
    background: url("../images/index/fig-09.png?hash=b6755580dbcdf507942e0a75c706d8ac") no-repeat center bottom;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
}
.pg-localnav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
}
.pg-localnav.pg-localnav--2col {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pg-localnav.pg-localnav--2col li {
  width: 49%;
  border-right: none;
  padding: 0;
  padding-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .pg-localnav.pg-localnav--2col li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #333;
    width: 25%;
    padding: 10px 2vw;
  }
}
.pg-localnav.pg-localnav--6col {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pg-localnav.pg-localnav--6col li {
  width: 50%;
  padding-bottom: 8px;
}
.pg-localnav.pg-localnav--6col li.pg-localnav__item {
  padding-right: 4vw;
  padding-left: 4vw;
}
.pg-localnav.pg-localnav--6col li.pg-localnav__item:first-child {
  padding-left: 0;
}
.pg-localnav.pg-localnav--6col li.pg-localnav__item:last-child {
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .pg-localnav {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
  }
}
.pg-localnav__item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px solid #333;
  width: 25%;
  padding: 10px 2vw;
}
@media screen and (min-width: 768px) {
  .pg-localnav__item {
    padding: 12px 3vw;
  }
}
.pg-localnav__item:first-child {
  padding-left: 0;
}
.pg-localnav__item:last-child {
  padding-right: 0;
  border-right: none;
}
.pg-localnav__item__more {
  padding: 8px 0;
  text-align: center;
  border: 1px solid #333;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .pg-localnav__item__more {
    font-size: 14px;
  }
}
.lum-lightbox-inner {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  max-width: 1024px;
  margin: 0 auto;
}
.lum-lightbox-image-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}
.lum-lightbox-inner .lum-lightbox-image-wrapper {
  width: 100% !important;
  max-width: 100% !important;
}
.lum-lightbox-inner .lum-lightbox-image-wrapper img {
  width: 100% !important;
  max-width: 100% !important;
}

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