@charset "utf-8";
/** *****************************************************************
コンテンツ
最終更新日：2015.01.09
***************************************************************** **/
#TOP {
}

/* *--------------------------------------------------------------------
スライド
--------------------------------------------------------------------* */
#SLIDE {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
#SLIDE ul.bxSlider li div.slide-block {
  position: relative;
}
#SLIDE ul.bxSlider li div.slide-block .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em;
  color: #ffffff;
  font-size: 18px;
}

#SLIDE ul.bxSlider li div.slide-block .slide-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 25%;
  height: 100%;
  background: #ffffff;
  padding: 1.5em;
}
#SLIDE .slide-caption h2 {
  font-size: 1.4em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;

  margin-bottom: 1.5em;
}
#SLIDE .slide-caption h3 {
  font-size: 1em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media only screen and (max-width: 769px) {
  #SLIDE ul.bxSlider li div.slide-block .caption {
    font-size: 70%;
    padding: 0.2em;
  }

  #SLIDE ul.bxSlider li div.slide-block .slide-caption {
    position: relative;
    left: 0;
    top: 0;
    width: 95%;
    background: #ffffff;
    padding: 0.5em;
  }

  #SLIDE .slide-caption h2 {
    font-size: 1em;
    margin-bottom: 0.75em;
  }
  #SLIDE .slide-caption h3 {
    font-size: 0.65em;
    line-height: 1.1em;
  }
}

/* *--------------------------------------------------------------------
ボックス
--------------------------------------------------------------------* */
#ITEMBOX {
  width: 100%;
  max-width: 1260px;
}

#ITEMBOX a {
  color: #333333;
}
#ITEMBOX a:hover {
  color: #a1a1a1;
}
#ITEMBOX a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.centered {
  width: 100%;
  margin: 0 auto;
}
.item {
  float: left;
  margin: 5px;

  /* border */
  border: 5px solid rgb(255, 255, 255);

  /* border-radius */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;

  /* box-shadow */
  box-shadow: rgba(224, 224, 224, 0.65098) 0px 0px 10px 0px;
  -webkit-box-shadow: rgba(224, 224, 224, 0.65098) 0px 0px 10px 0px;
  -moz-box-shadow: rgba(224, 224, 224, 0.65098) 0px 0px 10px 0px;
}
.col2 {
  width: 230px;
}
.col4 {
  width: 480px;
}

@media only screen and (max-width: 479px) {
  .col2,
  .col4,
  .col6 {
    font-size: 70%;
  }

  /*
.col2 { width: 140px; }
.col4 { width: 320px; }
.col6 { width: 320px; }
*/

  .col2 {
    width: 44%;
    margin: 0.85%;
  }
  .col4 {
    width: 95%;
    margin: 0.5em auto;
    text-align: center;
  }
  .col6 {
    width: 95%;
    margin: 0.5em auto;
    text-align: center;
  }
}

/*準備中*/
.circle-cs {
  width: 40px;
  height: 40px;
  background-image: url(../../images/circle_cs.png);
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  position: absolute;
  top: -10px;
  right: -10px;
}

.del .item {
  display: inline-block;
}

@media only screen and (max-width: 479px) {
  .del .item {
    display: none;
  }
}

#ITEMBOX p {
  font-weight: normal;
  font-size: 1.2em;
  margin: 0.25em;
}

/*タイトル*/
#ITEMBOX h2.h2shinrin,
#ITEMBOX h2.h2link,
#ITEMBOX h2.h2pamphlet,
#ITEMBOX h2.h2top,
#ITEMBOX h2.h2spot,
#ITEMBOX h2.h2course,
#ITEMBOX h2.h2event,
#ITEMBOX h2.h2view,
#ITEMBOX h2.h2stay,
#ITEMBOX h2.h2souvenir,
#ITEMBOX h2.h2access,
#ITEMBOX h2.h2topics,
#ITEMBOX h2.h2blog {
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 1.4em;
  padding: 7px 0;
}

#ITEMBOX h2.h2shinrin {
  background-color: #126f44;
}
#ITEMBOX h2.h2link {
  background-color: #dcc38a;
}
#ITEMBOX h2.h2pamphlet {
  background-color: #8ac0dc;
}
#ITEMBOX h2.h2top {
  background-color: #dc928a;
}
#ITEMBOX h2.h2spot {
  background-color: #90c993;
}
#ITEMBOX h2.h2course {
  background-color: #5d79b0;
}
#ITEMBOX h2.h2event {
  background-color: #e1b4c4;
}
#ITEMBOX h2.h2view {
  background-color: #87cfba;
}
#ITEMBOX h2.h2stay {
  background-color: #989898;
}
#ITEMBOX h2.h2souvenir {
  background-color: #fea79d;
}
#ITEMBOX h2.h2access {
  background-color: #c7c877;
}
#ITEMBOX h2.h2topics {
  background-color: #a57e7a;
}
#ITEMBOX h2.h2blog {
  background-color: #8ac0dc;
}

/*アクセス*/
@media only screen and (max-width: 500px) {
  .topaccess {
    display: none;
  }
}

.bottomaccess {
  display: none;
}

@media only screen and (max-width: 500px) {
  .bottomaccess {
    display: inline-block;
    /*	width: 320px !important*/
  }
  .bottomaccess a {
    display: block;
    text-indent: -9999px;
    background-image: url(../../images/btn_access320.png);
    /*	width: 100%; height: 160px;*/
    width: 100%;
    height: auto;
  }
  .bottomaccess img {
    width: 100% !important;
  }
}

/*イベント*/

#ITEMBOX .event-pic {
  width: 90%;
  margin: 10px auto;
  text-align: center;
}
#ITEMBOX .date {
  width: 90%;
  margin: 5px auto;
  text-align: center;
}

#ITEMBOX ul.eventlist {
  font-size: 1.2em;
}
#ITEMBOX ul.eventlist li {
  float: left;
  width: 45.5%;
  margin: 2%;
}
#ITEMBOX ul.eventlist li img {
  background: #ffffff;
  padding: 3px;
  border: 1px #dcdcdc solid;
  margin: 0 auto;
  text-align: center;
}

.etcevent {
  text-align: right;
  margin: 2%;
  font-size: 1em;
}
.etcevent a {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #666666;
  padding: 5px 10px;
  color: #ffffff !important;
}
.etcevent a:hover {
  background: #000;
}

/*トピックス*/
#ITEMBOX ul.topicslist {
  font-size: 1.2em;
  margin: 2%;
}
#ITEMBOX ul.topicslist li {
  margin-bottom: 10px;
  text-align: left !important;
}
#ITEMBOX ul.topicslist li .date {
  text-align: left !important;
  margin: 0;
}

#ITEMBOX ul.topicslist a {
  text-decoration: underline;
}
#ITEMBOX ul.topicslist a:hover {
  text-decoration: none;
}

.etctopics {
  text-align: right;
  margin: 4%;
  font-size: 1em;
}
.etctopics a {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #666666;
  padding: 5px 10px;
  color: #ffffff !important;
}
.etctopics a:hover {
  background: #000;
}

/*モデルコース*/
#ITEMBOX h3.h3course {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  font-size: 1.6em;
  margin: 0.5em 0 0 0;
}

/*スポット*/
#ITEMBOX .spot-pic {
  position: relative;
}
#ITEMBOX .spot-pic h3.h3spot {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  padding: 1em 0;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 1.6em;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}

/*ふるさと名産品*/
#ITEMBOX .souvenir-pic {
  position: relative;
}
#ITEMBOX .souvenir-pic h3.h3souvenir {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  padding: 0.5em 0;
  /*	font-family:"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  font-size: 1.6em;
  background-color: rgba(255, 255, 255, 0.3);
  color: #000;
  font-weight: normal;
}

/*facebook*/
.facebook {
  margin: 0 auto;
  text-align: center;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
}

/****
Transitions
***************************************************************************/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top;
}

/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

/*インスタグラム*/
.insta {
  max-width: 1260px;
  padding-top: 50px;
}
@media only screen and (max-width: 769px) {
  .insta {
    width: 95%;
    margin: 0 auto;
  }
}
.insta__title {
  text-align: center;
}
.insta__title img {
  width: 200px;
  margin: 0 auto;
}
@media only screen and (max-width: 769px) {
  .insta__title img {
    width: 150px;
  }
}
.area-instagram {
  margin-top: 25px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 769px) {
  .area-instagram {
    justify-content: space-between;
  }
  .area-instagram::after {
    content: "";
    width: 31%;
  }
}
.area-instagram li {
  width: 19%;
  margin-right: 1%;
  margin-bottom: 40px;
  position: relative;
  list-style: none;
}
@media only screen and (max-width: 769px) {
  .area-instagram li {
    width: 31%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.area-instagram li:before {
  content: "";
  padding-top: 100%;
  display: block;
}
.area-instagram li a .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.area-instagram li a:hover .image img {
  opacity: 0.5;
}
