@charset "UTF-8";
/*▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽*/
/*************************************/
/*theme*/
/*このLPでのみ使用しているものをここにまとめています
色や背景の設定も全てここで変更してください*/
/*************************************/
#wrapper {
  /*background-image: url(../image/bg_tr.png);*/
  animation: mainNav_bg 10s infinite;
  -webkit-animation: mainNav_bg 10s infinite;
}

.zekkeiLP {
  color: #463a1c; }
  .zekkeiLP h1, .zekkeiLP h2, .zekkeiLP h3, .zekkeiLP h4, .zekkeiLP h5, .zekkeiLP h6 {
    color: #463a1c; }

a{
      color: #333;
      text-decoration: none;
    }
    a:hover{
      color: #666;
      text-decoration: none;
    }
    a:visited{
      text-decoration: none;
            color: #333;
    }

figure * img {
  vertical-align: top;
  height: auto; }

.l_page-wrapper {
  position: relative;
  letter-spacing: 0.05em; }

#page-top {
  padding: 20px 0;
  background: #f29706;
  border: 1px solid #f29706;
  z-index: 9999;
 }
#page-top:hover {
    border: 1px solid #f29706;
    background: #FFF; }

#move-page-top {
  width: 80px;
  height: 80px;
  padding: 0;
  color: #FFF; }
  #page-top:hover #move-page-top {
  color: #f29706; }

.uk-grid {
  margin-left: 0; }

/*.uk-grid > * {
  padding-left: 0; }*/

.uk-grid > .uk-grid-margin {
  margin-top: 0; }

.l_area-subContent {
  display: none; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

h4, h5 {
  font-size: 1.15em; }

a:hover, a:active, a:visited, a:link {
    text-decoration: none;
  }
.txtLong {
  font-size: 0.75em; }

.txtCation {
  font-size: 0.75em;
  color: #949494;
  margin-top: 0.5em;
  text-align: right; }

.txtRight {
  display: block;
  text-align: right; }

.lines {
  background: -webkit-linear-gradient(transparent 60%, #ccea9c 60%);
  background: linear-gradient(transparent 60%, #ccea9c 60%); }

/* header内設置要素 ///////////////////////*/
.l_page-header .l_inner {
/*background: url(../image/header01.jpg) repeat;
  background-size: contain;*/
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 0;
  padding:0 !important; }

    .l_page-header .l_inner .header-mainBlock .m_area-title {
      max-width: 1100px;
      width: 100%;
      margin: auto;
      overflow: hidden; }
    .l_page-header .l_inner .header-mainBlock .m_area-title .m_topicPath {
    padding-top: 1em;}

      .l_page-header .l_inner .slide_bottom{
        max-width: 1100px;
        width: 100%;
        margin: auto;
        overflow: hidden;
          margin-bottom: 1em;
              background: url(../image/bg_ttl.jpg) repeat-x center bottom;
              background-size: contain;
          -webkit-animation: bgscroll_01 100s linear infinite;
          animation: bgscroll_01 100s linear infinite;
            }
      @-webkit-keyframes bgscroll_01 {
      0% { background-position: -3440px bottom;; }
      100% { background-position: 0 bottom;; } }

      .l_page-header .l_inner .header-mainBlock .ttl_area_head{
          background: url(../image/train.png) no-repeat right 10% bottom;
      }
      .l_page-header .info_head{
        padding: 2em;
      }
      .l_page-header .info_head h1{
        background-size: 300px;
        text-align: center;
      }
      .l_page-header .info_head h1 img{
        max-width:700px;
      }
      .l_page-header .l_inner .header-mainBlock .m_area-title .m_title-heading {
        color: #fff;
        text-shadow: 0px 0px 10px black; }
        .l_page-header .l_inner .header-mainBlock .m_area-title .m_title-heading .m_title-sub{
        text-align: center;}
        .l_page-header .l_inner .header-mainBlock .m_area-title .m_title-heading .m_title-main{
          margin-top: -2%;
        text-align: center;
        overflow: hidden;}
      .l_page-header .l_inner .header-mainBlock .m_area-title .m_summary {
        color: #000;
        text-shadow: white 1px 1px 0px, white -1px 1px 0px,
              white 1px -1px 0px, white -1px -1px 0px;
       }
        .l_page-header .l_inner .header-mainBlock .info_head {
             width: 100%;
             float: right;
             text-align: center;
          }
  .l_page-header .l_inner .m_topicPath {
    color: #000; }
    .l_page-header .l_inner .m_topicPath a {
      color: #000; }
      .l_page-header .l_inner .m_topicPath a:visited {
        color: #000; }



        .l_page-header .cation {
          width: 80%;
          margin: 0 auto;
          padding: 1em;
          text-align: center;
          color: #000; }
          .l_page-header .cation .m_area-title span {
            color: #b90000; }
          .l_page-header .cation .cationtopline {
            margin-top: 0.75em;
            border-top: 1px solid #b90000;
          padding-bottom: 1em;}
          .l_page-header .cation .cationunderline {
            margin-top: 0.75em;
            border-bottom: 1px solid #b90000; }
        .l_page-header .area-contents {
          height: 100%; }
          .mainContent .area-content

/* page-content///////////////////////*/
.l_page-content {
  width: 100%; }

/* mainContent///////////////////////*/
.l_area-mainContent {
  margin-top: 1em; }
  .l_area-mainContent .switcher{
    padding: 0;
  }
.l_area-mainContent .switcher li{
  padding:0;
}
.l_area-mainContent .switcher li a{
  font-weight: bold;
  font-size: 1.1em;
  padding: 10px 0;
}s .m_area-title {
    margin-bottom: 1.5em; }

.body-contents {
  padding: 1em 0.5em 0.5em; }

.mainContent {
  width: 100%; }
  .mainContent .area-contents {
    height: 100%; }
    .mainContent .area-contents {
      margin-bottom: 0; }

.mainContent .cation {
          width: 80%;
          margin: 0 auto 0.5em auto;
          padding: 1em;
          text-align: center;
          color: #000; }
.mainContent .cation .m_area-title span {
            color: #b90000; }
.mainContent .cation .cationunderline {
            margin-top: 0.75em;
            border-bottom: 1px solid #b90000; }
.uk-heading-line > :after, .uk-heading-line > :before {
            border-bottom: 1px solid #b90000; }

/* shuyu///////////////////////*/
ul.shuyu li.shuyu_theme {
  display: block;
  overflow: hidden;
  padding: 0;
  border: 5px solid #CCC;
  margin-bottom: 2em;
  padding:1em 2em;
}
ul.shuyu li.shuyu_theme .theme_ttl_area {
  padding: 0.8em 0 ;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
ul.shuyu li.shuyu_theme .insta_photo_area {
    overflow: hidden;
    width: 100%;
}
ul.shuyu li.shuyu_theme .theme_ttl{
  width: 100%;
  float: none;
  overflow: hidden;
}
ul.shuyu li.shuyu_theme .theme_ttl_area h4{
  font-size: 1.5em;
  float: left;
  margin-right: 2%;
  padding: 0.4em 0;
  text-align: center;
  color: #FFF;
}
ul.shuyu li.shuyu_theme .theme_ttl_area h3{
  font-size: 2.1em;
  line-height: 1.4;
  float: left;
  line-height: 1.6;
}
ul.shuyu li.shuyu_theme .theme_ttl_area p{
  clear: both;
  padding: 10px 0;
}
ul.shuyu li.shuyu_theme .photo_umekomi{
  width: 55%;
  float: right;
}

ul.shuyu li.shuyu_theme .blok-image img{
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

ul.shuyu li.shuyu_theme .info_umekomi{
  width: 45%;
  float: left;
  overflow: hidden;
}
ul.shuyu li.shuyu_theme .spot_tour {
margin: 0 2% 0 0;
padding: 3% 3% 3% 0;
min-width: 120px;
max-width: 100%;
background: #FFF;
/*border: 1px solid #333;*/
box-sizing: border-box;
overflow: hidden;
}

ul.shuyu li.shuyu_theme .spot_tour .info_spot{
  margin: 0 0 3% 0;
}
ul.shuyu li.shuyu_theme .spot_tour p{
  margin-bottom: 20px;
}
ul.shuyu li.shuyu_theme .spot_tour table{
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
}
ul.shuyu li.shuyu_theme .spot_tour table th{
  font-weight: bold;
  text-align: center;
  background: #888;
  color: #FFF;
  padding: 1%;
}
ul.shuyu li.shuyu_theme .spot_tour table tr{
  border-bottom: 5px solid #FFF;
}
ul.shuyu li.shuyu_theme .spot_tour table td{
  padding-left: 3%;
}
ul.shuyu li.shuyu_theme .spot_tour .fs_small{
  font-size: 0.8em;
  font-weight: lighter;
}
ul.shuyu li.shuyu_theme .spot_tour .red{
  color: #CC0000;
}
ul.shuyu li.shuyu_theme .kankouchi{
  margin-top: 10px;
  padding:10px;
  border: 3px dotted #ffe074;
}
ul.shuyu li.shuyu_theme .kankouchi h5{
  font-size: 1.3em;
}
ul.shuyu li.shuyu_theme .kankouchi p{
  margin: 0;
}
ul.shuyu li.shuyu_theme dl{
  margin-bottom: 1%;
  overflow: hidden;
  background: #eee;
  padding: 2%;
}
ul.shuyu li.shuyu_theme dl.area-access{
  clear: both;
  float: none;
  padding: 1%;
}
ul.shuyu li.shuyu_theme dl.area-access dt {
  border-bottom: 1px dotted #949494;
  margin-bottom: 0.5em; }
ul.shuyu li.shuyu_theme dl.area-access dt .en {
  text-align: right;
  color: #949494; }
ul.shuyu li.shuyu_theme dl.area-access dd ul {
  overflow: hidden;
  padding:0 3%;
 }
ul.shuyu li.shuyu_theme dl.area-access dd ul li{
  list-style-type: disc;
  padding-left: 0;
}
ul.shuyu li.shuyu_theme .page_link{
  clear: both;
  text-align: center;
  margin-bottom: 15px;
}
ul.shuyu li.shuyu_theme .page_link img{
  max-width: 360px;
}
ul.shuyu li.shuyu_theme .page_link a:hover{
  text-decoration: underline;
}
ul.shuyu li.shuyu_theme ul li img{
  margin-bottom: 5px;
}
ul.shuyu li.shuyu_theme ul li p{
  text-decoration: none;
  color:#000;
  font-weight: bold;
  padding: 0 5px;
}
ul.shuyu li.shuyu_theme ul li:hover div, ul.shuyu li.shuyu_theme ul li:hover p{
  color:#666;
}
ul.shuyu li.shuyu_theme .btn_shuyu a.tour_btn{
  display: block;
  margin-top: 15px;
  width: 60%;
  margin: auto;
  font-size: 1.5em;
  font-weight:bold;
  text-align: center;
  padding:15px 0;
  color: #FFF;
  clear: both;
}
ul.shuyu li.btn_area{
  border: none !important;
}
/* 各エリア　色分け ///////////////////////*/
/*エリアすべて*/
.uk-subnav-pill>.uk-active>a.tabmenu_01 {
    background-color: #f29706;
}
/*せとうちエリア*/
.uk-subnav-pill>.uk-active>a.tabmenu_02 {
    background-color: #20b4e2;
}
ul.shuyu li.setouchi_area{
  border: 5px solid #20b4e2;
}
ul.shuyu li.setouchi_area .theme_ttl_area h4{
  color: #20b4e2;
}
ul.shuyu li.setouchi_area dl{
  background: #def1f8;
}
ul.shuyu li.setouchi_area .btn_shuyu a.tour_btn{
  background: #20b4e2;
}
ul.shuyu li.setouchi_area .btn_shuyu a.tour_btn:hover{
  background: #44c6ee;
}
/*広島エリア*/
.uk-subnav-pill>.uk-active>a.tabmenu_03 {
    background-color: #d70808;
}
ul.shuyu li.hiroshima_area{
  border: 5px solid #d70808;
}
ul.shuyu li.hiroshima_area .theme_ttl_area h4{
  color: #d70808;
}
ul.shuyu li.hiroshima_area dl{
  background: #fbe1e1;
}
ul.shuyu li.hiroshima_area .btn_shuyu a.tour_btn{
  background: #d70808;
}
ul.shuyu li.hiroshima_area .btn_shuyu a.tour_btn:hover{
  background: #f14c4c;
}
/*山陰エリア*/
.uk-subnav-pill>.uk-active>a.tabmenu_04 {
    background-color: #79a31e;
}
ul.shuyu li.sanin_area{
  border: 5px solid #79a31e;
}
ul.shuyu li.sanin_area .theme_ttl_area h4{
  color: #79a31e;
}
ul.shuyu li.sanin_area dl{
  background: #e1eace;
}
ul.shuyu li.sanin_area .btn_shuyu a.tour_btn{
  background: #79a31e;
}
ul.shuyu li.sanin_area .btn_shuyu a.tour_btn:hover{
  background: #9bc343;
}
/*岡山エリア*/
.uk-subnav-pill>.uk-active>a.tabmenu_05 {
    background-color: #e45423;
}
ul.shuyu li.okayama_area{
  border: 5px solid #e45423;
}
ul.shuyu li.okayama_area .theme_ttl_area h4{
  color: #e45423;
}
ul.shuyu li.okayama_area dl{
  background: #ffeee8;
}
ul.shuyu li.okayama_area .btn_shuyu a.tour_btn{
  background: #e45423;
}
ul.shuyu li.okayama_area .btn_shuyu a.tour_btn:hover{
  background: #f1724a;
}
/*北陸エリア*/
.uk-subnav-pill>.uk-active>a.tabmenu_06 {
    background-color: #b538ba;
}
ul.shuyu li.hokuriku_area{
  border: 5px solid #b538ba;
}
ul.shuyu li.hokuriku_area .theme_ttl_area h4{
  color: #b538ba;
}
ul.shuyu li.hokuriku_area dl{
  background: #ffebfd;
}
ul.shuyu li.hokuriku_area .btn_shuyu a.tour_btn{
  background: #b538ba;
}
ul.shuyu li.hokuriku_area .btn_shuyu a.tour_btn:hover{
  background: #da4ee0;
}
p.sell_stop{
  color: #CC0000;
  padding: 10px 0;
}
/* footer内設置要素 ///////////////////////*/
.l_page-footer .m-relationLink .m_area-title {
  border-bottom: solid 2px #463a1c; }
  .l_page-footer .m-relationLink .m_area-title .m_title-heading, .l_page-footer .m-relationLink .m_area-title .m_summary {
    color: #463a1c; }

/*△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△*/
/******************************************************************************************/
/******************************************************************************************/
/*Media Queries****************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/* < 1024　タブレット横 */
@media screen and (max-width: 1024px) {
  /*ギャラリー設定*/
  /*.gallery_area {
		.mainImage {
			.mainPhoto {
				width: 560px;
				height: 315px;
			}
		}
		.thumbnailImage {
			width: 560px;
		}
	}
	*/
}

/* < 960　スマホ横画面・タブレット用 */
@media screen and (max-width: 960px) {
  /*▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽*/
  .l_page-header {
    width: 100%; }
    .l_page-header .l_inner {
      width: 100%;
      margin-bottom: 2em;}
        .l_page-header .l_inner .header-mainBlock .m_area-title {
          width: 96%;}
          .l_page-header .l_inner .header-mainBlock .ttl_area_head{
            padding: 1em;
          }
          .l_page-header .info_head h1 img{
            max-width:500px;
          }
          .l_page-header .l_inner .header-mainBlock .info_head {
          padding: 1em;
            }
    .l_page-header .l_inner .header-mainBlock .m_area-title .m_title-heading {
      font-size: 2.5em; }
    .l_page-header .l_inner .header-mainBlock .body-mainImage {
      padding-top: 1em; }
  .l_page-content {
    width: 100%;
    padding: 0; }

.l_page-header .cation {
    width: 100%;
     }
  .l_area-mainContent {
    margin-top: -2em; }
    ul.shuyu li.shuyu_theme .theme_ttl_area p{
      padding: 10px 0 0 0;
    }
    ul.shuyu li.shuyu_theme {
      padding:0.5em 1em;
    }
    ul.shuyu li.shuyu_theme .info_umekomi{
      width: 100%;
      float: none;
    }
    ul.shuyu li.shuyu_theme .photo_umekomi{
      width: 100%;
      float: none;
      text-align: center;
    }
    ul.shuyu li.shuyu_theme .photo_umekomi img{
      width: 70%;
    }
    ul.shuyu li.shuyu_theme .spot_tour {
    padding: 0 0 1% 0;
    }
    ul.shuyu li.shuyu_theme .spot_tour .info_spot{
      margin: 0;
    }
    ul.shuyu li.shuyu_theme .kankouchi{
      margin: 10px 0;
      padding:10px;
    }
    ul.shuyu li.shuyu_theme .theme_ttl_area h4{
      font-size: 1.2em;
    }
    ul.shuyu li.shuyu_theme .theme_ttl_area h3{
      font-size: 1.5em;
    }
    ul.shuyu li.shuyu_theme .spot_tour table{
      font-size: 1.1em;
    }
    ul.shuyu li.shuyu_theme .spot_tour table th{
      padding: 0;
    }
    /*メインエリア設定*/
  /*△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△*/ }

/* < 640px　スマホ用 */
@media screen and (max-width: 640px) {
  /*▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽*/
  .l_page-header .l_inner .header-mainBlock .ttl_area_head{
    padding-top: 10px;
    background-size: 200px;
    }
  .l_page-header .l_inner .header-mainBlock .m_area-title {
    width: 100%;
  }
.l_page-header .l_inner .header-mainBlock .m_area-title .m_topicPath {
padding-top: 0;}
  .l_page-header .l_inner .header-mainBlock .info_head {
  padding: 0 1em 2.5em 1em;
    }
          .l_page-header .l_inner .slide_bottom{
                  background-size: 180% auto;
              -webkit-animation: bgscroll_01 160s linear infinite;
              animation: bgscroll_01 160s linear infinite;
                }
    .l_page-header .info_head h1 img{
      max-width:350px;
    }
    .l_page-content .l_area-mainContent {
      padding: 0; }
    .l_page-content .mainContent .body-contents {
      width: 100%;
      margin: 0 auto;
      padding: 0; }

.l_page-header .cation {
        font-size: 0.85em;
       }
/*メインエリア設定*/
.l_page-header .l_inner .header-mainBlock .m_area-title .m_summary {
  font-size: 0.85em;
letter-spacing: 0; }
.l_area-mainContent .switcher{
  margin-bottom: 15px;
}
.l_area-mainContent .switcher li a{
  font-size: 1.0em;
}
ul.shuyu li.shuyu_theme .theme_ttl .gururin img{
  width: 30%;
  margin:0 auto;
}
ul.shuyu li.shuyu_theme .theme_ttl_area {
  padding: 0 ;
}
ul.shuyu li.shuyu_theme .theme_ttl_area h4{
  padding: 0.2em 0;
}
ul.shuyu li.shuyu_theme .theme_ttl_area p{
  font-size: 0.9em;
  margin-bottom: 5px;
}
ul.shuyu li.shuyu_theme {
  padding: 0.5em;
}
ul.shuyu li.shuyu_theme {
  margin-bottom: 1.2em;
}
ul.shuyu li.shuyu_theme .theme_ttl_area p{
  padding: 0;
}
ul.shuyu li.shuyu_theme .spot_tour table tr{
  border-bottom: 3px solid #FFF;
}
ul.shuyu li.shuyu_theme .photo_umekomi img{
  width: 100%;
}
ul.shuyu li.shuyu_theme dl.area-access dd ul{
  padding-left: 20px;
}
ul.shuyu li.shuyu_theme dl.area-access dd ul li{
 list-style-type: disc !important;
 font-size: 0.8em;
}
ul.shuyu li.shuyu_theme .kankouchi h5{
  font-size: 1.1em;
}
ul.shuyu li.shuyu_theme .btn_shuyu a.tour_btn{
  margin-top: 15px;
  width: 100%;
  font-size: 1.1em;
  padding:10px 0;
}
/* < 375px　スマホ用 */
@media screen and (max-width: 375px) {
  ul.shuyu li.shuyu_theme .theme_ttl .gururin img{
    margin:5px auto -25px auto;
  }
}
  /*△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△*/ }

/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
