@charset "UTF-8";
/* CSS Document */
#tankyu_okinawa {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  line-height: 1.8;
}

.keyvisual {
  line-height: 0;
  background: #fff;
}

.about-block {
  background: #fff;
  padding: 65px 0 35px;
  line-height: 0;
}

.about-block:not(:last-child) {
  margin-bottom: 40px;
}

.about-block__heading {
  text-align: center;
  margin-bottom: 40px;
}

.about-block__text {
  text-align: center;
  margin-bottom: 70px;
}

.about-block__anchor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: -14px;
}

.about-block__anchor-list li {
  margin-right: 14px;
  width: calc(25% - 14px);
}

.about-section {
  background: #fff;
  padding: 45px 40px 80px;
}

.about-section:not(:last-child) {
  margin-bottom: 60px;
}

.about-section__heading {
  text-align: center;
  line-height: 0;
  margin-bottom: 45px;
}

.about-section__key-visual {
  margin-bottom: 80px;
  margin-left: -40px;
  margin-right: -40px;
}

.about-section__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -40px;
  margin-right: -40px;
}

.about-section__list li:not(:last-child) {
  /*margin-bottom: 100px;*/
  margin-bottom: 80px;
}

.about-section__list li:nth-child(odd) .about-section__list__text {
  /*margin-left: -230px;*/
}

.about-section__list li:nth-child(even) .about-section__list__img {
  -webkit-box-original-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

.about-section__list li:nth-child(even) .about-section__list__text {
  /*margin-right: -230px;*/
}

.about-section__list__img {
  line-height: 0;
  width: 50%;
}

.about-section__list__text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
  background: #fff;
  /*padding: 55px 50px 0;*/
  padding: 0 4%;
  /*margin-top: 120px;*/
}

.about-section__list__text__heading {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "HGS明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 24px;
  margin-bottom: 20px;
}

.about-section__list__text__text {
  font-size: 14px;
}

.about-section__list__text__text:not(:last-child) {
  margin-bottom: 30px;
}

.about-section__list__text__btn {
  width: 180px;
  height: 30px;
  border: 1px solid #000000;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(../img/index/arrow_btn.svg) no-repeat right 10px center;
}

.about-section__list__text__btn:hover {
  width: 230px;
  background-color: #000000;
  color: #fff;
  background-image: url(../img/index/arrow_btn_white.svg);
}

.article {
  background: #fff;
  padding: 0 40px 90px;
}

.article_opening {
  margin-left: 50px;
  margin-right: 50px;
  border-bottom: 1px solid #cdcdcd;
  padding: 55px 50px;
  margin-bottom: 70px;
}

.article_opening__title {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "HGS明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 34px;
  margin-bottom: 45px;
  letter-spacing: 0.06em;
}

.article_opening__title span {
  border-bottom: 2px solid #000000;
  padding-bottom: 5px;
}

.article_opening__text p {
  font-size: 16px;
}

.article_opening__text p:not(:last-child) {
  margin-bottom: 15px;
}

.article_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -32px;
}

.article_section > * {
  margin-right: 32px;
}

.article_section:not(:last-child) {
  margin-bottom: 100px;
}

.article_section:nth-of-type(odd) .article_section__text {
  -webkit-box-original-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.article_section__number {
  width: 100%;
  line-height: 0;
  margin-bottom: 30px;
}

.article_section__text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.article_section__text__title {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "HGS明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 26px;
  margin-bottom: 40px;
}

.article_section__text__title span {
  border-bottom: 2px solid #000000;
  padding-bottom: 5px;
}

.article_section__text__text {
  font-size: 15px;
  color: #333333;
}

.article_section__text__text p:not(:last-child) {
  margin-bottom: 10px;
}

.article_section__text .article_section__images__place {
  display: none;
}

.article_section__images {
  width: 460px;
  padding-left: 4px;
  padding-right: 4px;
}

.article_section__images__slides {
  margin-bottom: 6px;
  display: none;
}

.article_section__images__slides .slick-list {
  width: 100%;
}

.article_section__images__slides .slick-track li img {
  margin-left: auto;
  margin-right: auto;
}

.article_section__images__slides-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -3px -3px 0;
}

.article_section__images__slides-nav li {
  width: calc(25% - 3px);
  margin: 0 3px 3px 0;
  line-height: 0;
  position: relative;
  cursor: pointer;
  background: #000;
  border: 2px solid #FFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.article_section__images__slides-nav li img {
  border: 1px solid #FFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (min-width: 768px) {
  .article_section__images__slides-nav li img:hover {
    -ms-filter: "alpha( opacity=$number*100 )";
    filter: alpha(opacity=60);
    opacity: 0.6;
  }
}

.article_section__images__slides-nav li.current {
  border-color: #000000;
}

.article_section__images__slides-nav li.current img {
  -ms-filter: "alpha( opacity=$number*100 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.article_section__images__place {
  padding: 50px 40px 0;
}

.article_section__images__place li:not(:last-child) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cdcdcd;
}

.article_section__images__place__title {
  font-size: 14px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "HGS明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}

.article_section__images__place__title a:hover {
  text-decoration: underline;
}

.article_section__images__place__title:before {
  content: url(../img/article/icon_marker.png);
  line-height: 0;
  margin-right: 10px;
}

.article_section__images__place__text {
  font-size: 12px;
  color: #333333;
}

.article_section__images__place__text p:not(:last-child) {
  margin-bottom: 10px;
}

.article_section__images__place__text:not(:last-child) {
  margin-bottom: 25px;
}

.article_section__images__place__btn {
  width: 90px;
  height: 20px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000000;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(../img/article/arrow_btn.svg) no-repeat right 5px center;
}

.article_section__images__place__btn:hover {
  background-color: #000000;
  color: #fff;
  background-image: url(../img/article/arrow_btn_white.svg);
}

#tankyu_okinawa.article_nature .article-link__nature,
#tankyu_okinawa.article_marine .article-link__marine,
#tankyu_okinawa.article_history .article-link__history,
#tankyu_okinawa.article_crafts .article-link__crafts,
#tankyu_okinawa.article_mixed_culture .article-link__mixed_culture,
#tankyu_okinawa.article_liquor .article-link__liquor,
#tankyu_okinawa.article_gourmet .article-link__gourmet {
  display: none;
}

.article-after {
  background: #fff;
  padding: 0 40px 85px;
}

.article-after__title {
  text-align: center;
  margin-bottom: 40px;
}

.article-after__title span {
  display: block;
}

.article-after__title span:nth-child(1) {
  line-height: 0;
  margin-bottom: 5px;
}

.article-after__title span:nth-child(2) {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "HGS明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
}

.article-after__keyvisual {
  margin-left: -40px;
  margin-right: -40px;
  line-height: 0;
}

.article-after__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px -8px 0;
}

.article-after__list:not(:last-child) {
  margin-bottom: 38px;
}

.article-after__list li {
  margin: 0 8px 8px 0;
  width: calc(33.3333% - 8px);
}

.article-after__list__img {
  line-height: 0;
}

.article-after__list__text {
  padding: 8px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "HGS明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 15px;
  line-height: 1.5;
}

.article-after__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.article-after__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #000000;
  font-size: 14px;
  width: 200px;
  height: 45px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.article-after__btn a:hover {
  background-color: #000000;
  color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .about-section__list li:nth-child(odd) .about-section__list__text {
    /*margin-left: -30%;*/
  }
  .about-section__list li:nth-child(even) .about-section__list__text {
    /*margin-right: -30%;*/
  }
  .about-section__list__img {
    /*max-width: 65%;*/
    max-width: 50%;
  }
  .article_opening {
    margin-left: 0;
    margin-right: 0;
  }
  .article_section__images {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
}

/*sp*/
@media screen and (max-width: 767px) {
  .keyvisual {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .about-block {
    padding: 30px 0 0;
  }
  .about-block:not(:last-child) {
    margin-bottom: 40px;
  }
  .about-block__heading {
    margin-bottom: 25px;
  }
  .about-block__heading img {
    height: 14px;
    width: auto;
  }
  .about-block__text {
    margin-bottom: 35px;
  }
  .about-block__anchor-list {
    display: block;
    margin-right: 0;
    /*-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -13px;
    margin-bottom: -13px;*/
  }
  .about-block__anchor-list::after {
    content: "";
    display: table;
    clear: both;
  }
  .about-block__anchor-list li {
    width: 46%;
    float: left;
    margin: 2%;
    /*margin-right: 13px;
    margin-bottom: 13px;
    width: calc(25% - 13px);*/
  }
}

@media screen and (max-width: 767px) and (max-width: 600px) {
  .about-block__anchor-list li {
    /*width: calc(50% - 13px);*/
  }
}

@media screen and (max-width: 767px) {
  br.pc_only {
    display: none;
  }
  .about-block__anchor-list li img {
    width: 100%;
  }
  .about-section {
    padding: 25px 0 30px;
  }
  .about-section:not(:last-child) {
    margin-bottom: 35px;
  }
  .about-section__heading {
    margin-bottom: 25px;
  }
  .about-section__heading img {
    height: 28px;
    width: auto;
  }
  .about-section__key-visual {
    margin-bottom: 40px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .about-section__list li {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
  .about-section__list li:not(:last-child) {
    margin-bottom: 40px;
  }
  .about-section__list li .about-section__list__img {
    width: 100%;
  }
  .about-section__list li:nth-child(odd) .about-section__list__text {
    /*margin-left: 20%;*/
  }
  .about-section__list li:nth-child(even) .about-section__list__img {
    -webkit-box-original-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .about-section__list li:nth-child(even) .about-section__list__text {
    /*margin-right: 20%;*/
  }
  .about-section__list__text {
    width: auto;
    /*margin-top: -30px;*/
    padding: 3% 4% 0;
  }
  .about-section__list__text__heading {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .about-section__list__text__text {
    display: none;
  }
  .about-section__list__text__text:not(:last-child) {
    margin-bottom: 20px;
  }
  .about-section__list__text__btn {
    font-size: 12px;
    width: 85px;
    height: 20px;
    padding-right: 10px;
    background-size: auto 4px;
    background-position: right 5px center;
  }
  .article {
    padding: 0 0 50px;
  }
  .article_keyvisual {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .article_opening {
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0 25px;
    margin-bottom: 30px;
  }
  .article_opening__title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .article_opening__text p {
    font-size: 12px;
  }
  .article_opening__text p:not(:last-child) {
    margin-bottom: 10px;
  }
  .article_section {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
  }
  .article_section > * {
    margin-right: 0;
  }
  .article_section:not(:last-child) {
    margin-bottom: 35px;
  }
  .article_section:nth-of-type(odd) .article_section__text {
    -webkit-box-original-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .article_section__number {
    text-align: center;
    margin-bottom: 15px;
  }
  .article_section__number img {
    height: 30px;
    width: auto;
  }
  .article_section__text {
    width: 100%;
    -webkit-box-original-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .article_section__text__title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .article_section__text__text {
    font-size: 13px;
  }
  .article_section__text .article_section__images__place {
    display: block;
  }
  .article_section__images {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
  }
  .article_section__images__slides {
    margin-bottom: 6px;
    display: none;
  }
  .article_section__images__slides .slick-list {
    width: 100%;
  }
  .article_section__images__slides .slick-track li img {
    margin-left: auto;
    margin-right: auto;
  }
  .article_section__images__place {
    display: none;
    padding: 0;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .article_section__images__place li:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .article_section__images__place__title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .article_section__images__place__text {
    font-size: 11px;
  }
  .article_section__images__place__text:not(:last-child) {
    margin-bottom: 10px;
  }
  .article_section__images__place__btn {
    font-size: 12px;
  }
  .article-after {
    padding: 0 0 50px;
  }
  .article-after__title {
    margin-bottom: 20px;
  }
  .article-after__title span:nth-child(1) img {
    height: 30px;
    width: auto;
  }
  .article-after__title span:nth-child(1) img[src*="special_movie"] {
    height: 36px;
  }
  .article-after__title span:nth-child(2) {
    font-size: 13px;
  }
  .article-after__keyvisual {
    margin-left: 0;
    margin-right: 0;
  }
  .article-after__list {
    margin: 0 -6px -25px 0;
  }
  .article-after__list:not(:last-child) {
    margin-bottom: 5px;
  }
  .article-after__list li {
    margin: 0 6px 25px 0;
    width: calc(50% - 6px);
  }
  .article-after__list__text {
    padding: 10px 0 0;
    font-size: 10px;
  }
  .article-after__list__text br {
    display: none;
  }
  .article-after__btn a {
    font-size: 12px;
    width: 160px;
    height: 32px;
  }
}
