#container,
#container *,
#container *::before,
#container *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-break: normal;
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%
}
img {
    max-width: 100%
}
.pc-box {display: block;}
.sp-box {display: none;}
.br-pc { display:block; }
.br-sp { display:none; }
.br-tablet { display:none; }

.midashiMin{
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-size: 16px;
}
.midashiGo{
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-size: 16px;
}
#container{
  position: relative;
}
#wrapper{
  /* padding-top:103px!important; */
  padding-top:103px;
  min-width: 100%;
  overflow: hidden;
}
#container{
  background-size:18%;
}
section{
  width:100%;
}
.sec_title{
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.4;
}
.red{
  color:#CF000E!important;
}
.underline{
  text-decoration: underline;
}

/*パンくず*/
.breadcrumb {
  width: 100%;
  margin: 5px auto 1em;
}
.kioku .breadcrumb {
  position: relative;
  max-width: 1026px;
  font-size: 12px;
  color: #b7b7b7;
}
.kioku .breadcrumb a {
  color: #000;
}

#container .kioku__mv {
  position:relative;
  width:100%;
  padding-top:calc(100% * 9 / 16 ) ;
  max-height:768px;
  background-image:url("../img/kioku/img_main.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
#container .kioku__mv:before {
  content: '';
  top: 2%;
  left: 2%;
  width:20vw;
  padding-top: 60%;
  display: block;
}


#container .kioku__mv:after {
  position:absolute;
  width:20vw;
  height:70px;
  content:"";
  background-image: url("../img/kioku/logo--beokinawa.png");
  background-size:contain;
  background-repeat: no-repeat;
  top: 2%;
  left: 2%;
}

#container .kioku__mv .main__ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 74vw;
}
#container .kioku__mv .main__txt {
  position: absolute;
  font-size: 20px;
  bottom: 40px;
  left: 50%;
  margin: auto;
  color: #fff;
  /* z-index: 1; */
}

.kioku__sec1 {
margin-bottom: 80px;
}

.kioku__sec1 .inner{
  width:96%;
  max-width: 1024px;
  margin: 0 auto;
  color:#000;
}
.kioku__sec1 .inner .kioku__read {
  margin: 72px auto 96px;
  text-align: center;
  line-height: 2;
  font-size:18px;
  letter-spacing:.2rem;
  position: relative;
}
.kioku__sec1 .inner .kioku__read:before {
  position: absolute;
  bottom: 30%;
  left: -12%;
  width: 150px;
  height: 76px;
  content: url(../img/kioku/bg_l--01.png);
}
.kioku__sec1 .inner .kioku__read:after {
  position: absolute;
  bottom: -10%;
  right: -12%;
  width: 130px;
  height: 61px;
  content: url(../img/kioku/bg_r--01.png);
}

.kioku__sec1 .inner .island {
  width: 100%;
  max-width: 1024px;
  position: relative;
}
.kioku__sec1 .inner .island .title__island {
  width: 100%;
  max-width: 403px;
  margin: 0 auto 40px;
}
.kioku__sec1 .inner .island:before {
  position: absolute;
  bottom: 50%;
  left: -15%;
  width: 150px;
  height: 80px;
  content: url(../img/kioku/bg_l--02.png);
}
.kioku__sec1 .inner .island:after {
  position: absolute;
  bottom: 35%;
  right: -10%;
  width: 70px;
  height: 135px;
  content: url(../img/kioku/bg_r--02.png);
}


.post__list {
  position: relative;
  width: 100%;
  max-width: 1040px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 30px;
}
.post__item {
  width: 20%;
  max-width: 226px;
  margin-right: 40px;
  margin-bottom: 60px;
  font-size: 13px;
  line-height: 1.4;
  color: #231815;
  text-align: left;
}
.post__item:nth-child(4n) {
  margin-right: 0px;
}

.post__thumbnail {
  position: relative;
  width: 100%;
  /* max-width: 226px; */
  height: 150px;
  margin-bottom: 10px;
  background-color: #C9CACA;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.post__list .post__item .post__cat {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 8em;
  letter-spacing: initial;
  padding: 3px 10px;
  color: #FFF;
  font-size: 12px;
  background-color: #0062a5;
  text-align: center;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
}
.post__list .post__item .post__cat_shima-event {
  background-color: #0062a5;
}
.post__list .post__item .post__cat_shima-gift { 
  background-color: #ff6536; 
}
.post__list .post__item .post__cat_shima-gourmet {
  background-color: #f8c200; 
}
.post__list .post__item .post__cat_shima-stay { 
  background-color: #c75900;
}
.post__list .post__item .post__cat_shima-activity {
  background-color: #fa7873;
}
.post__list .post__item .post__text{
  margin-bottom: 5px;
  font-size: 13px;
  letter-spacing: initial;
}
.post__list .post__item .category {
  display: inline-block;
  margin-bottom: 5px;
  letter-spacing: initial;
  /* color:#4F9FD8; */
}
.post__list .post__item .category-yaeyama { color:#ff77a4; }
.post__list .post__item .category-miyako { color:#61a2e2; }
.post__list .post__item .category-kumejima { color:#ff8600; }
.post__list .post__item .category-15islands { color:#745798; }
.post__list .post__item .post__date { 
  display: inline-block; 
  font-size: 11px;
  letter-spacing: initial;
}

.kioku__sec1 .inner .map {
  width: 100%;
  max-width: 1024px;
  padding-bottom: 80px;
  border-bottom: #000 solid 1px;
  margin-bottom: 96px;
  position: relative;
}

.kioku__sec1 .inner .map area {
  outline: none;
}

.kioku__sec1 .inner .map:before {
  position: absolute;
  top: -5%;
  left: -15%;
  width: 53px;
  height: 91px;
  content: url(../img/kioku/bg_l--03.png);
}

.project {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.project .project__img {
  max-width: 268px;
  width: 25%;

}
.project .project__txt {
  margin-left: 56px;
  max-width: 680px;
  line-height: 2;
  font-size: 16px;
  width: 65%;
  text-align: left;
}

/* single */
#icon__twitter {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 10%;
  z-index: 99;
}
.single #content{
  max-width: 1026px;
  width:100%;
  padding:0!important;
}
.single .breadcrumb{
  background-color: #DDE2E6;
  color:#000;
  z-index: 99;
  margin: 0 auto ;
}
.single .breadcrumb .inner{
  max-width: 1000px;
  width:96%;
  margin:0 auto;
  padding:10px 0;
}
.single .breadcrumb a{
  color:#000;
}
.single .cat-items{
  display: flex;
  margin-bottom: 30px;
  z-index: 98;
}
.single .cat-items .item{
  background-color:#EC76A2;
  color:#000;
  padding:10px 20px;
  font-size:18px;
  line-height: 1.4;
}
.single .island{
  margin-bottom: 50px;
  position: relative;
}
.single .island .title__island {
  width: 100%;
  max-width: 403px;
  margin: 0 auto 40px;
}
.single .island:before {
  position: absolute;
  top: 0;
  left: -15%;
  width: 150px;
  height: 80px;
  content: url(../img/kioku/bg_l--01.png);
}
.single .island:after {
  position: absolute;
  bottom: 35%;
  right: -10%;
  width: 70px;
  height: 135px;
  content: url(../img/kioku/bg_r--02.png);
}
.single .island .post__list:before {
  position: absolute;
  bottom: -10%;
  left: -15%;
  width: 150px;
  height: 80px;
  content: url(../img/kioku/bg_l--03.png);
}
.single .cat-items .item.item-15islands{background-color:#745798;}
.single .cat-items .item.item-15islands-child{background-color:#B8A9CC;}
.single .cat-items .item.item-miyako{background-color:#4F9FD8;}
.single .cat-items .item.item-miyako-child{background-color:#A7C8EA;}
.single .cat-items .item.item-yaeyama{background-color:#EC76A2;}
.single .cat-items .item.item-yaeyama-child{background-color:#F3A9C3;}
.single .cat-items .item.item-kumejima{background-color:#ED8F26;}
.single .cat-items .item.item-kumejima-child{background-color:#EDBB8A;}

.single .inner {
  width:96%;
  max-width: 1024px;
  margin: 0 auto;
  color:#000;
}

.otherArticles {
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 96px;

}

.otherArticles--island, .otherArticles--category {
  width: 45%;

}
.otherArticles--island__ttl, .otherArticles--category__ttl {
  width: 100%;
  max-width: 375px;
  margin: 0 auto 24px;
}
.otherArticles--island__img, .otherArticles--category__img {
  width: 100%;
  max-width: 300px;
}

@media (max-width: 1250px) {
  .kioku .breadcrumb {
    margin: 5px 0 1em;
    padding-left: 15px;
  }
  #container .kioku__mv:before {
    position:absolute;
    width:100px;
    height:70px;
    top: 2%;
    left: 2%;
  }
  #container .kioku__mv .main__ttl {
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  .kioku__sec1 .inner .kioku__read:before {
    content: none;
  }
  .kioku__sec1 .inner .kioku__read:after {
    content: none;
  }
  .kioku__sec1 .inner .island:before {
    content: none;
  }
  .kioku__sec1 .inner .island:after {
    content: none;
  }
  .post__item {
    margin-right: 3%;
    width: 22%;
  }
  .post__item:nth-child(4n) {
    margin-right: 0px;
  }
  .kioku__sec1 .inner .map:before {
    content: none;
  }
  .project .project__txt {
    margin-left: 10%;
  }

  .single .island:before {
    content: none;
  }
  .single .island:after {
    content: none;
  }
  .single .island .post__list:before {
    content: none;
  }
  .otherArticles {
    margin: 0 10% 96px;
  }
}

@media (max-width: 770px) {
  .pc-box { display: none; }
  .sp-box { display: block; }
  .br-sp { display: inline-block; }
  .br-pc { display:none; }

  #container .kioku__mv {
    /* height: 420px; */
    /* height: 26vh; */
    /* height: 56vh; */
    background-image: url("../img/kioku/img_main--sp.jpg");
  }
  #container .kioku__mv:after {
    width:10vw;
    top: 3%;
    left: 2%;
  }
  #container .kioku__mv .main__ttl {
    width: 80%;
  }
  .kioku__sec1 .inner .kioku__read {
    /* font-size: 90%; */
    font-size: 1.2em;
    line-height: 2.2;
    letter-spacing: 0;
  }
  .kioku__sec1 .inner .island .title__island,
  .single .island .title__island  {
    width:80%;
  }
  .post__list {
    margin-bottom: 40px;
  }

  .post__item {
    width: 45%;
    max-width: 315px;
    /* height: 210px; */
    margin-bottom: 40px;
    margin-right: 5%;
  }
  .post__item:nth-child(2n) {
    margin-right: 0px;
  }
  .post__thumbnail {
    position: relative;
    width: 100%;
    max-width: 330px;
    max-height: 220px;
    margin-bottom: 10px;
    background-color: #C9CACA;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .post__list .post__item .post__text {
    font-size: 1.2em;
  }

  .kioku__sec1 .inner .map {
    padding-bottom: 72px;
    margin-bottom: 48px;
  }

  .project {
    display: block;
  }
  .project .project__img {
    margin: 0 auto 40px;
    max-width: 343px;
    width: 100%;
  }
  .project .project__txt {
    margin: 0 auto ;
    width: 90%;
  }


  /* single */
  #indexColumnLeft {
    padding: 15px;
  }
  .single .cat-items {
    margin: -15px 0 0 -15px;
  }
  .single .cat-items.fixed {
    margin-top: 0;
  }
  .otherArticles--island, .otherArticles--category {
  width: 100%;
  }
  .otherArticles--island {
    margin-bottom: 40px;
  }
}
@media (max-width: 400px) {
  #container .kioku__mv {
    height: 26vh;
  }
}