@charset "UTF-8";

body	{
    font-family: 'M PLUS Rounded 1c', sans-serif;
}


/* ヘッダー */

.cloud_bg	{
    background-color: #ffffff;
    background-image: url(../img/head-bg.png);
    background-repeat:  no-repeat;
    background-position:center top;
    background-size:cover;
}

.header	{
    margin-top: -20px;
    text-align: left;
    /*border:solid 3px #f7941d;*/
}

.header	img {
max-width: 70%;
margin: 20px 0 0 20px;
height: auto;
    }



/* 紹介その１ */
.about-data	{padding: 30px 0 30px 30px;
    margin-top: 50px;
	background-color: #80b88f;
    background-image: url(../img/wood-bg.jpg);
    /* border-radius: 20px; */
    /* border:solid 3px #f7941d; */
}

.about-data img	{display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 10px auto;
	vertical-align: bottom;}

.about-data h2	{margin: 0 0 20px 10px;
	font-size: 28px;
	line-height: 1.4;}

.about-data p	{margin: 0 2em 0 10px;
	font-size: 16px;
	line-height: 1.7;}



/* 紹介その２*/
.about-more	{padding: 60px 0 30px 0;
	background-color: #fff;
	text-align: center;}

.about-more img	{max-width: 100%;
	height: auto;
	margin: 20px auto 30px auto;
	vertical-align: bottom;}

.about-more h2	{margin: 0 0 20px 0;
	font-size: 28px;
	line-height: 1.2;}

.about-more p	{margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 1.6;}


/* ------------ お知らせ欄 ---------------- */

.topnews {
    border:2px solid #D3D3D3;
    border-radius: 10px;
    margin-top: 40px;
    padding: 1em;
}

.topnews h2 {
    font-size: 18px;
    margin-left: 2em;
    margin-top: 0.35em;
}

ul.newsList {
    display: flex;
    flex-flow: row wrap;
    border-bottom: 1px dotted #999;
}

ul.newsList li {
    display: block;
}

ul.newsList li:nth-child(1) {
    flex-basis: 130px;
    margin: 4px 0px;
}

ul.newsList li:nth-child(2) {
    flex-basis: 110px;
    margin: 4px 0px;
color: #fff;
font-size: 12px;
padding: 2px 10px;
text-align: center;
    border-radius: 5px;
}

ul.newsList li:nth-child(3) {
    flex-basis: auto;
    font-size: 16px;
    margin-left: 1em;
}

.jyuyou{
    background-color: #B22222;
}

.oshirase{
    background-color: #3c2fb7;
}

.event{
    background-color: #3c2fb7;
}


/* ------------ お知らせ　詳細ページ ---------------- */

.news-cont{
    margin: 3em 0;
}

.news-cont li{
    font-size: 16px;
    line-height: 2.15em;
}



/* ------------ トピックス欄 ---------------- */
.about-topics	{padding: 20px 0 20px 0;
}

.topics{
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.3em 0.3em;
    color: #454545;
}
.topics:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

.topics-inner{
    padding: 1em 1em 1em 1.5em ;
}

.topics h3	{
    margin: 10px 0 10px 10px;
	font-size: 20px;
	line-height: 1.4;}

.topics p	{margin: 0 10px0 10px;
	font-size: 16px;
	line-height: 1.7;}

.color-red {
 color: red;
}



/* 利用案内・アクセス */
.about-acces	{
    padding: 80px 0 80px 0;
    background-image: url(../img/footer-bg.png);
    background-repeat:  no-repeat;
    background-size:contain;
    background-position: top center;
	background-color: #336600;
	color: #fff;
}

.about-acces img	{display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 30px auto;
	vertical-align: bottom;}

.about-acces h2	{margin: 0 0 20px 0;
	font-size: 28px;
	line-height: 1.2;}

.about-acces p	{margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.6;}

.about-acces a	{color: #fff;
	text-decoration: none;}
.about-acces a:hover	{color: #fff;
	text-decoration: underline;}

.dl-horizon dt {
    float: left;
    width: 6em;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
.dl-horizon dd {
    margin-left: 6.5em;
  }


/* フッター */
.footer	{padding: 20px 0 20px 0;
	background-color: #003300;
	color: #fff;
    text-align: center;
}

.footer p	{margin: 0 0 3px 0;
	font-size: 12px;
	line-height: 1.4;}

.footer a	{color: #666;
	text-decoration: none;}


/* page-top　上に戻るボタン
----------------------------------------------------------- */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 5px;
}
 
#page-top a {
    display: block;
    /*opacity: 0.8;*/
}
 
#page-top a:hover {
    text-decoration: none;
}

.fuwafuwa {
  /*width: 100px;
  height: 100px;
  margin: 100px;
  background: #000;*/
  animation: fuwafuwa 3s infinite;
}

@keyframes fuwafuwa {
  0% { transform:translateY(0px); }
  50% { transform:translateY(10px); }
  100% { transform:translateY(  0px); }
}


/* スライドショーカルーセル 
----------------------------------------------------------- */
.carousel	{
    margin-bottom: 0px;
}

.carousel-caption	{
    left: 15%;
	bottom: 40px;
	text-align: left;}

.carousel-caption h3	{font-size: 42px;}

/* .carousel-inner img{
    border-radius:15px;
    box-sizing:border-box;
    border:1px solid #fff;
} */

@media (max-width: 680px) {
	.carousel-inner>.item>img	{min-width: 500px;}
	.carousel-control	{width: 20px;}
	.carousel-caption	{bottom: 0;}
	.carousel-indicators	{bottom: 0;}
	.carousel-caption h3	{font-size: 20px;}
	.carousel-caption p	{font-size: 12px;}
} /* @media */



/* フルスクリーンハンバーガーメニュー
----------------------------------------------------------- */

#nav-toggle {
  position: fixed;
  top: 25px;
  right: 25px;
  height: 32px;
  cursor: pointer;
}
#nav-toggle > div {
  position: relative;
  width: 45px;
}
#nav-toggle span {
  width: 100%;
  height: 4px;
  left: 0;
  display: block;
  background: #333;
  position: absolute;
  -webkit-transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out, top .5s ease;
  transition: transform .6s ease-in-out, top .5s ease, -webkit-transform .6s ease-in-out;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 14px;
}
#nav-toggle span:nth-child(3) {
  top: 28px;
}
#nav-toggle:hover span:nth-child(1) {
  top: 4px;
}
#nav-toggle:hover span:nth-child(3) {
  top: 24px;
}

.open #nav-toggle span {
  background: #fff;
}
.open #nav-toggle span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* z-index */
#nav-toggle {
  z-index: 1000;
}

#gloval-nav {
  background: #004400;
  margin-left: -1.4em;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
  text-align: center;
  display: -webkit-box;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 26px;
  opacity: 0;
  -webkit-transition: opacity .6s ease, visibility .6s ease;
  transition: opacity .6s ease, visibility .6s ease;
}
#gloval-nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px 0;
  -webkit-transition: color .6s ease;
  transition: color .6s ease;
}
#gloval-nav a:hover {
  color: #007700;
}
#gloval-nav ul {
  list-style: none;
}
#gloval-nav ul li {
  opacity: 0;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  -webkit-transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: transform .6s ease, opacity .2s ease;
  transition: transform .6s ease, opacity .2s ease, -webkit-transform .6s ease;
}
#gloval-nav ul li:nth-child(2) {
  -webkit-transition-delay: .15s;
          transition-delay: .15s;
}
#gloval-nav ul li:nth-child(3) {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
#gloval-nav ul li:nth-child(4) {
  -webkit-transition-delay: .45s;
          transition-delay: .45s;
}
#gloval-nav ul li:nth-child(5) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}
#gloval-nav ul li:nth-child(6) {
  -webkit-transition-delay: .75s;
          transition-delay: .75s;
}
#gloval-nav ul li:nth-child(7) {
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

/* open */
.open {
  overflow: hidden;
}
.open #gloval-nav {
  visibility: visible;
  opacity: 1;
}
.open #gloval-nav li {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity .9s ease;
  transition: transform 1s ease, opacity .9s ease, -webkit-transform 1s ease;
}

/* フルスクリーンハンバーガーメニュー　ここまで */


/* 360パノラマビュー
----------------------------------------------------------- */
.ggview {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.ggview iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


/* よくある質問
----------------------------------------------------------- */
.faq dl{
    text-align: left;
    line-height:1.6em;
    font-size: 1.2em;
    overflow: hidden;
    _zoom: 1;
}

.faq dl dd,
.faq dl dt{
     text-indent: -2.6em;   
     padding: 0 20px 0px 50px;
}

.faq dl dt{
     margin:20px 20px 0 0;
}

.faq dl dd:first-letter,
.faq dl dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}


.faq dl dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}


.faq dl dt:first-letter{
     color: #0F78E1;
}
.faq dl dd:first-letter{
     color: #ff6767;
}



/* コンテンツ エリア */

.about-cont	{
    padding: 40px 0 30px 0;
	background-color: #fff;
    /* border:solid 3px #f7941d; */
}

.about-cont h2	{
    margin: 0 0 30px 0;
	font-size: 28px;
	line-height: 1.2;
    text-align: center;
}

.about-cont h3	{
    
}


.about-cont p	{
    margin: 0 0 1em 0;
	font-size: 16px;
	line-height: 1.65;
} 


.center	{
    text-align: center;
}


/* ---------- イベント情報　カードデザイン ------------- */

.img-center{
    margin:0 auto;
    display:block;
}

.row-height {
    display: flex;
    flex-wrap: wrap;
} /* カードの高さを揃えるための指定1 */

.thumbnail {
    height: 97%;
    margin-bottom: 3%;
} /* カードの高さを揃えるための指定2 */

.eventpic {
  background-size: cover;
  background-position: center center;
  padding-top: 62.5%;
  width: 100%;
} /* サムネイル画像のサイズを揃える */

.eventpic-tall {
  padding-top: 138.8%; /* 縦長画像用の比率 */
}

.day {
    font-size: 18px;
    border-top: dashed 2px #BBDEFB;
    border-bottom: dashed 2px #BBDEFB;
    text-align: center;
    padding: 4px 0;
    margin: 2px 0 6px 0;
}


/* -------- イベント　カテゴリラベル -------- */

.label-tedukuri {
    background-color:#FFD54F;
    color:#fff;
    margin-right: 0.5em;
}

.label-harmony {
    background-color:#FF80AB;
    color:#fff;
    margin-right: 0.5em;
}
.label-box{
	border-radius: 5px 5px 5px 5px;
	padding: 2px 5px;
	
}
.label-bustour {
    background-color:#43A047;
    color:#fff;
    margin-right: 0.5em;
}

.label-kagaku {
    background-color:#4FC3F7;
    color:#fff;
    margin-right: 0.5em;
}

.label-cooking {
    background-color:#FF7043;
    color:#fff;
    margin-right: 0.5em;
}

.label-craft {
    background-color:#C0CA33;
    color:#fff;
    margin-right: 0.5em;
}

.label-culture {
    background-color:#B39DDB;
    color:#fff;
    margin-right: 0.5em;
}

.label-raku2cook {
    background-color:#66CDAA;
    color:#fff;
    margin-right: 0.5em;
}

.more {
    width: 100%;
    text-align: center;
}

/* ---------- イベント情報　詳細 ------------- */

.eventphot {
    background-size: cover;
    /*background-position: center center;*/
    padding-top: 62.5%;
    width: 100%;
    margin-bottom: 1.5em;
}   /* サムネイル画像のサイズを揃える */

.eventcap{
    font-size: 14px;
    margin-top: -1em;
    text-align: center;
}

.event_data{
    margin: 1em 0;
}

.event_data table{
  width: 100%;
  border-collapse: collapse;
}

.event_data table tr{
  border-bottom: solid 2px white;
}

.event_data table tr:last-child{
  border-bottom: none;
}

.event_data table th{
  position: relative;
  text-align: left;
  width: 25%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}

.event_data table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.event_data table td{
  text-align: left;
  width: 70%;
  text-align: left;
  background-color: #F5F5F5;
  padding: 10px 0;
    padding-left: 20px;
}

.event_data table td p{
    font-size: 14px;
}

.event_coution{
    margin-top: 2em;
}

.event_coution p{
    font-size: 14px;
}

.event-backbt{
    text-align: center;
    margin: 2em 1em;
}



/* バスツアー　タイムスケジュール用 */
.bus-time {
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 width: 100%;
 border: 2px solid #00CED1; /* 枠線の太さ・色 */
 color: #555555; /* 文字色 */
 background-color: #fff;
 box-shadow: 2px 2px 1px #c7c7c7;/* 影の色 */
 border-radius: 8px; /* 角の丸み */
}
.bus-day {
 position: absolute;
 left: 20px; /*（left）に変更すると左 */
 top: -15px;
 padding: 0 .5em;
 font-weight: bold;
 font-size: 1.45em;
 color: #00CED1; /* タイトル色 */
 background-color: #fff;
}

.bus-entry{
    text-align: center;
    margin: 2em 1em;
}


/* ---------- イベントアルバム ------------- */

.album-day {
    font-size: 13px;
    border-top: dashed 1px #BBDEFB;
    border-bottom: dashed 1px #BBDEFB;
    text-align: center;
    margin: 2px 0;
}

.album-date {
    font-size: 18px;
    text-align: right;
    margin-bottom: 1em;
}

.album {
     
} 


.albumphot {
  width: 100%;
  height: 75%;
  object-fit: cover;
} /* 画像のサイズを揃える */


.album p {
    font-size: 14px;
    margin-top: -0.35em; 
} 



/* ---------- ギャラリーのご案内 ------------- */

.gallery-event .panel {
    height: 90%;
    margin-bottom: 10%;
} /* パネルの高さを揃えるための指定 */

.gallery-event p{
    font-size: 14px;
    margin-bottom: -0.5em;
}

.gallery-bottom{
    margin-bottom: 1.5em;
}


/* 見出し等のデザイン 
------------------------------------------------*/

/* 葉っぱバック */
.happa {
  position: relative;
  color: #158b2b;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
  margin: 1.5em 0;
}
.happa:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 150px;
  height: 58px;
  border-radius: 50%;
  border: 5px solid #a6ddb0;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}


.h-line {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.h-line:before, .h-line:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.h-line:before {
  left:0;
}
.h-line:after {
  right: 0;
}


.d-line {
    border-bottom: solid 3px skyblue;
    position: relative;
    padding-bottom: 5px;
    margin: 1.5em 0 1em 0;
    line-height: 1.5em;/*行高*/
}

.d-line:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 20%;
}


.wood {
  font-size: 1.4em;
  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
}

.wood:before {
  font-family: 'Glyphicons Halflings';
  content:"\e199";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #00AA00; /*アイコン色*/
}

.leaf {
  font-size: 1.4em;
  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
}

.leaf:before {
  font-family: 'Glyphicons Halflings';
  content:"\e103";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #3CB371; /*アイコン色*/
}

.clock {
  font-size: 1.4em;
  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
}

.clock:before {
  font-family: 'Glyphicons Halflings';
  content:"\e023";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #00CED1; /*アイコン色*/
}

.camera {
  font-size: 1.4em;
  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
}

.camera:before {
  font-family: 'Glyphicons Halflings';
  content:"\e046";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #A9A9A9; /*アイコン色*/
}

.exclamation {
  font-size: 1.4em;
  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
}

.exclamation:before {
  font-family: 'Glyphicons Halflings';
  content:"\e101";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #CD5C5C; /*アイコン色*/
}

.check {
  font-size: 1.4em;
  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
}

.check:before {
  font-family: 'Glyphicons Halflings';
  content:"\e067";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #CD5C5C; /*アイコン色*/
}


.horn {
  font-size: 1.4em;
  position: relative;/*相対位置*/
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
}

.horn:before {
  font-family: 'Glyphicons Halflings';
  content:"\e122";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #CD5C5C; /*アイコン色*/
}


/* 太字 */
 .lg {
     font-size: 20px;
     font-weight: bold
}


/* コメ印リスト */
ul.kome{
    margin-left: -1.25em;
  }
ul.kome li{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline;
  }
 
ul.kome li::before {
    content: "※";
    margin-right: 5px;
    color: red;
  }


/* パンくず
---------------------------------------------------*/
.breadcrumb > li + li:before {
  content: ">";
}

.breadcrumb{
    background-color:  rgba(0, 0, 0, 0);
    border: 2px dashed #ADD8E6;
}


/* 横並び row の高さを揃える指定
---------------------------------------------------*/
