@charset "UTF-8";

/* --------------------------------------------------------------------------------
	TIMELESS OKINAWA
-------------------------------------------------------------------------------- */

.hdr {
  z-index: 99;
}

.visual--title {
  margin-bottom: 140px;
  background-image: url(../imgs/img-mv@2x.jpg);
  background-position: center center;
  background-size: cover;
}

.ac {
  text-align: center;
}

@media (max-width: 768px) {
  .visual--title {
    margin-bottom: 70px;
  }
}

.keyVisualArea {
  position: relative;
  height: 280px;
  background-image: url(../imgs/okinawa/img-mv@2x.jpg);
  background-position: bottom left;
  background-size: cover;
}

@media (max-width: 768px) {
  .keyVisualArea {
    height: 150px;
    background-position: bottom center;
  }
}
.keyVisualArea .caption {
  position: absolute;
  color: #fff;
  bottom: 2%;
  right: 0;
}

.keyVisualArea__title {
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #fff;
  padding: 50px 40px 40px 15vw;
  display: inline-block;
  font-size: 56px;
  font-family: "Cormorant";
  line-height: 0.8;
}

@media (min-width: 769px) {
  .keyVisualArea__title {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (max-width: 768px) {
  .keyVisualArea__title {
    padding: 35px 30px 0 20px;
    font-size: 32px;
    top: auto;
    bottom: 0;
  }
}

.keyVisualArea__title .deco {
  display: block;
  position: relative;
}

.keyVisualArea__title .deco img {
  position: absolute;
  top: -20px;
  left: -30px;
}

@media (max-width: 768px) {
  .keyVisualArea__title .deco img {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    top: -33px;
    left: -47px;
  }
}

.contentBlock {
  margin-top: 120px;
}

.contentBlock.typePadding {
  padding-bottom: 120px;
}

@media (max-width: 768px) {
  .contentBlock {
    margin-top: 60px;
  }

  .contentBlock.typePadding {
    padding-bottom: 80px;
  }
}

.imgFlexBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2px;
}

.imgFlexBox--2colRightLarge .imgFlexBox__item:nth-child(odd) {
  width: calc((100% - 4px)/3*1);
}

.imgFlexBox--2colRightLarge .imgFlexBox__item:nth-child(even) {
  width: calc(((100% - 4px)/3*2) + 2px);
}

.imgFlexBox--2colLeftLarge .imgFlexBox__item:nth-child(odd) {
  width: calc(((100% - 4px)/3*2) + 2px);
}

.imgFlexBox--2colLeftLarge .imgFlexBox__item:nth-child(even) {
  width: calc((100% - 4px)/3*1);
}

.imgFlexBox--3col .imgFlexBox__item {
  width: calc((100% - 4px)/3*1);
}

.imgFlexBox--3col .imgFlexBox__item:nth-child(n+4) {
  margin-top: 2px;
}

.imgMiniBox__item+.imgMiniBox__item {
  margin-top: 2px;
}

.thumbBlock {
  position: relative;
  display: block;
  width: 100%;
}

.thumbBlock__comingText {
  position: absolute;
  font-family: "Cormorant";
  font-size: 24px;
  color: #fff;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

@media (max-width: 768px) {
  .thumbBlock__comingText {
    font-size: 4vw;
  }
}

.thumbBlock__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(73, 195, 209, 0.9);
  opacity: 0;
  -webkit-transition: .7s;
  -o-transition: .7s;
  transition: .7s;
}

@media (max-width: 768px) {
  .thumbBlock__inner {
    display: none;
  }
}

.thumbBlock__text {
  font-family: "Cormorant";
  font-size: 24px;
  line-height: 1;
  letter-spacing: 2.52px;
  color: #ffff;
}

.thumbBlock__symbol {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block;
  width: 20px;
  height: 20px;
}

.thumbBlock__symbol:before, .thumbBlock__symbol:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #fff;
}

.thumbBlock__symbol:before {
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
}

.thumbBlock__symbol:after {
  width: 1px;
  height: 100%;
  left: 50%;
  margin-left: -0.5px;
}

.thumbBlock--comingSoon {
  background-color: #49c3d1;
  padding-top: 100%;
}

@media (min-width: 769px) {
  .thumbBlock:hover .thumbBlock__inner {
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    opacity: 1;
  }
}

.modalSlide {
  max-width: 940px;
  padding: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 80vw;
  overflow-y: scroll;
  margin: 0 auto;
  background-color: #fff;
  font-family: "Noto Serif Japanese", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
}

@media (max-width: 768px) {
  .modalSlide {
    padding: 30px;
    max-height: 100vw;
  }
}

.modalSlide__text {
  margin-top: 35px;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}

@media (max-width: 768px) {
  .modalSlide__text {
    font-size: 14px;
  }
}

.modalSlide__tags {
  margin-top: 36px;
}

@media (max-width: 768px) {
  .modalSlide__tags {
    font-size: 14px;
  }
}

@media (min-width: 769px) {
  .mfp-close {
    top: -10px !important;
    right: -40px !important;
  }
}

@media (max-width: 768px) {
  .mfp-close {
    top: -50px;
  }
}

.modalSlide__image {
  position: relative;
}

.modalSlide__image .caption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  color: #000;
}

.modalSlide__image .caption__white {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  color: #fff;
  font-size: 10px;
  font-family: "Noto Sans Japanese", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
}

.modalSlide__image .caption__shadow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  color: #fff;
  font-size: 10px;
  font-family: "Noto Sans Japanese", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  text-shadow: 0 0 3px black;
}

.modalSlide__image .caption__white--shadow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  color: #fff;
  font-size: 10px;
  font-family: "Noto Sans Japanese", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  text-shadow: 0 0 3px black;
}

@media (max-width: 768px) {
  .modalSlide__image .caption__spShadow {
    color: #fff;
    text-shadow: 0 0 3px black;
  }
}

.tagBlock {
  color: #49c3d1;
  line-height: 2;
  margin-right: -15px;
}

.tagBlock:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 2) * 0.5em);
}

.tagBlock:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
}

.tagBlock__item {
  display: inline-block;
  margin-right: 15px;
}

.tagBlock__item--displayBlock {
  display: block;
}

.toLowArea {
  margin-top: 180px;
  padding-bottom: 180px;
}

@media (max-width: 768px) {
  .toLowArea {
    margin-top: 100px;
    padding-bottom: 80px;
  }
}

.toLowArea__title {
  text-align: center;
  font-family: "Cormorant";
  font-size: 36px;
}

.toLowArea__title:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
}

.toLowArea__title:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
}

.toLowArea__links {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .toLowArea__links {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.toLowArea__linkItem {
  width: calc(100%/3);
  position: relative;
}

@media (max-width: 768px) {
  .toLowArea__linkItem {
    width: 100%;
  }
}

.toLowLink {
  position: relative;
  display: block;
  padding-top: calc((466/480)*100%);
  background-size: cover;
  background-position: center center;
}

.toLowLink--column {
  background-image: url(../imgs/img-toLow-column@2x.png);
}

.toLowLink--column .toLowLink__inner {
  background: #eefdfe;
}

.toLowLink--column .toLowLink__title:after {
  background-image: url(../imgs/img-toLow-story-01.png);
}

.toLowLink--comingSoon {
  opacity: 0.6;
  pointer-events: none;
}

.toLowLink--event {
  background-image: url(../imgs/img-toLow-event@2x.png);
}

.toLowLink--event .toLowLink__inner {
  background: -webkit-gradient(linear, left top, right top, from(#5bc9d6), to(rgba(91, 201, 214, 0.8)));
  background: -webkit-linear-gradient(left, #5bc9d6 0%, rgba(91, 201, 214, 0.8) 100%);
  background: -o-linear-gradient(left, #5bc9d6 0%, rgba(91, 201, 214, 0.8) 100%);
  background: linear-gradient(90deg, #5bc9d6 0%, rgba(91, 201, 214, 0.8) 100%);
}

.toLowLink--event .toLowLink__title:after {
  background-image: url(../imgs/img-toLow-story-02.png);
}

.toLowLink--okinawaGram {
  background-image: url(../imgs/img-toLow-okinawa@2x.png);
}

.toLowLink--okinawaGram .toLowLink__inner {
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0.8)));
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0.8) 100%);
}

.toLowLink--okinawaGram .toLowLink__title:after {
  background-image: url(../imgs/img-toLow-story-03.png);
}

.toLowLink__inner {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 360px;
  height: 300px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .toLowLink__inner {
    width: 70%;
    height: 60vw;
  }
}

.toLowLink__title {
  position: absolute;
  top: 75px;
  left: 40px;
  font-family: "Cormorant";
  font-size: 56px;
  line-height: 1.1;
  text-shadow: 1px 0px 29px #ffffff, 1px 0px 29px #ffffff;
}

@media (max-width: 768px) {
  .toLowLink__title {
    font-size: 10vw;
    top: 10vw;
  }
}

.toLowLink__title:after {
  content: '';
  position: absolute;
  width: 300px;
  height: 150px;
  top: -20px;
  left: -45px;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .toLowLink__title:after {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    top: -11vw;
    left: -27%;
  }
}

.toLowLink__btn {
  font-family: "Cormorant";
  font-size: 14px;
  position: absolute;
  width: 140px;
  height: 40px;
  border: 1px solid #000;
  text-align: center;
  line-height: 40px;
  bottom: 40px;
  left: 45px;
  color: #000;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

@media (max-width: 768px) {
  .toLowLink__btn {
    width: 120px;
    height: 35px;
    line-height: 35px;
  }
}

.toLowLink:hover .toLowLink__btn {
  background-color: #000;
  color: #fff;
}

.toLowCap {
  position: absolute;
  right: 5px;
  bottom: 4px;
}


/* --------------------------------------------------------------------------------
	modal
-------------------------------------------------------------------------------- */

.mfp-bottom-bar {
  display: none;
}

.gallery-arrow {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background-color: #49c3d1;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  left: 50%;
  cursor: pointer;
  z-index: 9999;
}

@media screen and (max-width: 736px) {
  .gallery-arrow {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}

.gallery-arrow-left:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -7.5px;
}

@media screen and (max-width: 736px) {
  .gallery-arrow-left:before {
    width: 11px;
    height: 11px;
    margin-top: -5.5px;
    margin-left: -3px;
  }
}

.gallery-arrow-right:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -10.5px;
  margin-right: -7.5px;
}

@media screen and (max-width: 736px) {
  .gallery-arrow-right:before {
    width: 11px;
    height: 11px;
    margin-top: -5.5px;
    margin-right: -3px;
  }
}

.mfp-container {
  padding-left: 60px;
  padding-right: 60px;
}

@media screen and (max-width: 736px) {
  .mfp-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  opacity: 1;
}

button.mfp-close {
  width: 38px;
}

button.mfp-close {
  font-size: 38px;
}