﻿@charset "UTF-8";
#container{
  font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper li p{
  font-size: .8rem;
  color: #333;
  line-height: 1.5;
  padding: 2% 4% 0 4%;
  display: block;
}
.bx-wrapper li .bxslider_box{
  position: relative;
}
.bx-wrapper li .bxslider_box span,
.bx-wrapper li .bxslider_box strong{
  position: absolute;
  right: 4%;
  bottom: 4%;
  color: #fff;
  background: #0099CC;
  padding: .2rem .5rem;
  font-size: .7rem;
  font-weight: normal;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 4%;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

#container h1{
    font-weight: normal;
    font-size: .6rem;
    margin: 2%;
    color: #3d3d3d !important;
}
#container h2{
  font-size: 1.25rem;
  padding: 4%;
}
#container #recomarea h3,
#container .tabcontents_area h2,
#container .side h3,
#container .side h2{
  background: #0064b1;
  color: #fff;
  padding: 4% 0;
  text-align: center;
  font-weight: normal;
  font-size: 1.13rem;
}

#main_tabcontents .tabnav_list{
  overflow: hidden;
  height: 4.9rem;
  width: 100%;
}
#main_tabcontents .tabnav_list nav{
  white-space: nowrap;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
#main_tabcontents .tabnav_list nav ul.tabnav{
  padding: 1.2rem 0;
  width: 100%;
}
#main_tabcontents .tabnav_list nav ul.tabnav li{
  display: inline-block;
}
#main_tabcontents .tabnav_list nav ul.tabnav li:first-child{
  border-left: 1px solid #0064b1;
}
#main_tabcontents .tabnav_list nav ul.tabnav li a{
  display: block;
  padding: 1rem .8rem;
  border-top: 1px solid #0064b1;
  border-bottom: 1px solid #0064b1;
  border-right: 1px solid #0064b1;
  color: #0064b1;
  font-size: 1rem;
}
#main_tabcontents .tabnav_list nav ul.tabnav li.current a{
  background: #0064b1;
  color: #fff;
  position: relative;
}
#main_tabcontents .tabnav_list nav ul.tabnav.top li.current a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -19px;
  border: 10px solid transparent;
  border-top: 12px solid #0064b1;
  margin: 0 0 0 -12px;
}
#main_tabcontents .tabnav_list nav ul.tabnav.bottom li.current a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -19px;
  border: 10px solid transparent;
  border-bottom: 12px solid #0064b1;
  margin: 0 0 0 -12px;
}




#main_tabcontents .tabcontents_area .tabcontent {
  background: #ffffff;
  padding: 3% 0;
}

#main_tabcontents .tabcontents_area .tabcontent ul,
#main_tabcontents .tabcontents_area .tabcontent .pickup{
  padding: 4%;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent ul{
    padding-top: 0;
    padding-bottom: 2%;
}
#main_tabcontents .tabcontents_area .tabcontent p{
  font-size: .8rem;
  color: #333;
  line-height: 1.5;
}
#main_tabcontents .tabcontents_area .tabcontent img{
  width: 100%;
}
#main_tabcontents .tabcontents_area #recomarea.tabcontent h4,
#main_tabcontents .tabcontents_area #recomarea.tabcontent h5,
#main_tabcontents .tabcontents_area #recomarea.tabcontent h6,
#main_tabcontents .tabcontents_area .tabcontent h3,
#main_tabcontents .tabcontents_area .tabcontent h3 a{
  color: #e3868f;
  line-height: 1.3;
  margin: 0 0 2% 0;
  font-size: 1rem;
}
#main_tabcontents .tabcontents_area #hotels.tabcontent h3 a{
  color: #ca9e0f;
  display: block;
}
#main_tabcontents .tabcontents_area #hotels.tabcontent h3 a span{
  color: #ca9e0f;
  font-weight: normal;
  font-size: 1rem;
  display: block;
}
#main_tabcontents .tabcontents_area #activities.tabcontent h3 a{
  color: #379669;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent h3 a,
#main_tabcontents .tabcontents_area #souvenir.tabcontent a h3{
  color: #DE8F1A;
}
#main_tabcontents .tabcontents_area #recomarea.tabcontent ul li h4 span,
#main_tabcontents .tabcontents_area #recomarea.tabcontent ul li h5 span,
#main_tabcontents .tabcontents_area #recomarea.tabcontent ul li h6 span{
  color: #0064b1;
  font-size: 1.5rem;
  margin: 0 1% 0 0;
}
#main_tabcontents .tabcontents_area .tabcontent ul li p.area{
  font-size: .8rem;
  color: #333;
  font-weight: bold;
}
#main_tabcontents .tabcontents_area .tabcontent ul li p.area span,
#main_tabcontents .tabcontents_area .tabcontent ul li p.area span a{
  color: #0064b1;
  font-weight: normal;
}
#main_tabcontents .tabcontents_area .tabcontent ul li .phot_box{
  margin: 3% 0;
}
#main_tabcontents .tabcontents_area .tabcontent ul li{
  margin: 0 0 8% 0;
}
#main_tabcontents .tabcontents_area .tabcontent ul li:last-child{
  margin: 0;
}
#main_tabcontents .tabcontents_area .tabcontent .pickup h4,
#main_tabcontents .tabcontents_area #recomarea.tabcontent .pickup h5,
#main_tabcontents .tabcontents_area .tabcontent .pickup p strong,
#main_tabcontents .tabcontents_area #recomarea.tabcontent .pickup p:first-child{
  background: url(../img/sp_bg.gif);
  color: #fff;
  padding: 4%;
  border-radius: 6px;
  position: relative;
  margin: 0 0 5% 0;]
  font-size: 1rem;
  font-weight: bold;
  display: block;
}
#main_tabcontents .tabcontents_area .tabcontent .pickup h4:after,
#main_tabcontents .tabcontents_area .tabcontent .pickup h5:after,
#main_tabcontents .tabcontents_area .tabcontent .pickup p strong:after,
#main_tabcontents .tabcontents_area #recomarea.tabcontent .pickup p:first-child:after{
  content: "";
  background: url(../img/under_balloon.png);
  position: absolute;
  left: 8%;
  bottom: -10px;
  width: 12px;
  height: 10px;
  background-size: 12px;
  background-repeat: no-repeat;
}
#main_tabcontents .tabcontents_area .tabcontent .pickup p{
  margin: 8% 0;
}

.side{
  margin: 4% 0;
}
.side img{
  width: 100%;
}
.side .side_search ul li,
.side .side_feature ul li{
  border-bottom: 1px solid #0064b1;
  font-size: .9rem;
  position: relative;
}
.side .side_search ul li a,
.side .side_feature ul li a{
  display: table;
  width: 100%;
  padding: 2% 4%;
  box-sizing: border-box;
  color: #333;
}
.side .side_search ul li a span{
  display: table-cell;
  vertical-align: middle;
  width: 14%;
}
.side .side_search ul li a span.memo{
    font-size: .7rem;
    padding: 2% 0 0 0;
    color: #999;
}
.side .side_search ul li a div,
.side .side_feature ul li a div{
  display: table-cell;
  vertical-align: middle;
  padding: 0 1.5rem 0 4%;
}
.side .side_search ul li:before,
.side .side_feature ul li:before,
.side .side_travelinfo ul li:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  background: #a2a2a1;
}
.side .side_search ul li:after,
.side .side_feature ul li:after,
.side .side_travelinfo ul li:after {
display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 18px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  background: #fff;
}
.side .side_feature ul li a span{
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}
.side .side_feature ul li a div{
  font-size: .8rem;
  line-height: 1.2;
}
.side .side_feature ul li a div span.title{
    color: #008db7;
    font-weight: bold;
    font-size: .9rem;
    padding: 0 0 4px 0;
}
#container .tabcontents_area #recomarea h3 span,
#container .tabcontents_area h2 span,
#container .side h3 span{
  width: 1.3rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2% 0 0;
}
.side .side_worldinfo p{
  padding: 4%;
  border-bottom: 1px solid #0064b1;
  font-size: .9rem;
  position: relative;
}
.side .side_worldinfo p:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  background: #a2a2a1;
}
.side .side_worldinfo p:after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 12px;
  height: 12px;
  margin-top: -13px;
  background: #fff;
}
.side .side_worldinfo p.active:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 12px;
  height: 12px;
  margin-top: -3px;
  background: #a2a2a1;
}
.side .side_worldinfo p.active:after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 12px;
  height: 12px;
  margin-top: 2px;
  background: #fff;
}

.side .side_worldinfo ul li{
  position: relative;
  border-bottom: 1px dotted #a2a2a1;
}
.side .side_worldinfo p.active + ul{
  border-bottom: 1px solid #0064b1;
}
.side .side_worldinfo p.active + ul li:last-child{
  border-bottom: none;
}
.side .side_worldinfo ul li a{
  display: block;
  padding: 4% 8%;
  font-size: .9rem;
  color: #008db7;
}
.side .side_worldinfo ul li.city a:before {
    content: "－";
    margin: 0 2px 0 .8em;
    color: #0099cc;
}
.side .side_worldinfo ul li:before {
display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background: #008db7;
}
.side .side_worldinfo ul li:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 16px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background: #fff;
}
.side .side_travelinfo ul li{
  position: relative;
}
.side .side_travelinfo ul li a{
  padding: 4%;
  border-bottom: 1px solid #0064b1;
  font-size: .9rem;
  position: relative;
  display: block;
  color: #008db7;
}
#point .phot_box{
  position: relative;
}
#main_tabcontents .tabcontents_area .tabcontent .txtlink{
  text-align: right;
}
#main_tabcontents .tabcontents_area .tabcontent .txtlink a,
#main_tabcontents .tabcontents_area .tabcontent .txtlink{
    color: #0064b1;
    font-weight: bold;
    position: relative;
    padding: .2rem 1rem .2rem 0;
    margin: 0;
    display: block;
}
#main_tabcontents .tabcontents_area .tabcontent .txtlink{
    padding: .2rem 0 .2rem 0;
}
#main_tabcontents .tabcontents_area .tabcontent .txtlink a:before,
#main_tabcontents .tabcontents_area #td-info.tabcontent h3 a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 0;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  background: #0064b1;
}
#main_tabcontents .tabcontents_area .tabcontent .txtlink a:after,
#main_tabcontents .tabcontents_area #td-info.tabcontent h3 a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 3px;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  background: #fff;
}
#main_tabcontents .tabcontents_area .tabcontent p.place{
  background: #0099CC;
  display: inline-block;
  color: #fff;
  padding: .1rem .5rem;
  margin: 0 0 3% 0;
  font-size: .8rem;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent ul{
  padding: 0 4%;
  margin: 0 0 8% 0;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent ul ul{
  margin: 0;
  padding: 0;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent h3{
  color: #333;
  margin: 4% 0 0 4%;
  font-size: 1.5rem;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent h3 a{
  color: #0099cc;
  font-weight: normal;
  font-size: .85rem;
  display: inline-block;
  position: relative;
  padding: .2rem 1rem .2rem 0;
  margin: 0 0 0 .8rem;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent h3 span{
  font-size: .85rem;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent h4{
  margin: 0 0 2% 0;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent ul li li{
  display: inline-block;
  margin: 0 0 .5rem 0;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent ul li ul.spot li,
#main_tabcontents .tabcontents_area #td-info.tabcontent ul li ul.spot li a{
  display: block;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent ul li ul.reco li{
  font-size: .8rem;
  margin-right: .5rem;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent ul li li a{
  color: #005da4;
  display: inline-block;
  padding: .5rem 0.6rem 0 0;
  position: relative;
  line-height: 1.5;
  font-size: .8rem;
}
#main_tabcontents .tabcontents_area #td-info.tabcontent ul li li a.link{
  color: #005da4;
  display: inline-block;
  padding: 0.3rem 0.6rem;
  position: relative;
  border: 1px solid #005da4;
  border-radius: 8px;
  line-height: 1.3;
  font-size: .8rem;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent .phot_box{
  display: table-cell;
  width: 30%;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent .phot_box img{
  border: 1px solid #ccc;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent .txt_box{
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 3%;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent .txt_box h4{
  font-size: .95rem;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent .txt_box p{
    font-size: .8rem;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent li{
  border-bottom: 1px solid #ccc;
  padding: 4% 0;
  margin: 0;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent li a{
  display: block;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent li .souvenir_box{
  display: table;
  width: 100%;
}

#main_tabcontents .tabcontents_area #souvenir.tabcontent .txtlink,
#main_tabcontents .tabcontents_area #hotels.tabcontent .txtlink,
#main_tabcontents .tabcontents_area #activities.tabcontent .txtlink{
  display: inline-block;
  float: right;
}
#main_tabcontents .tabcontents_area #souvenir.tabcontent > .txtlink{
  margin-right: 4%;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div{
  padding: 4%;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div ul,
#main_tabcontents .tabcontents_area #bas-info.tabcontent div p{
  padding: 0;
  margin: 0 0 6% 0;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div ul li{
  font-size: .95rem;
  margin: 0 0 3% 0;
  line-height: 1.4;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div table.bas-info th{
  width: 100%;
  display: block;
  background: url(../img/scroll_pt.png) #e0e5e8;
  padding: .5rem;
  border-top: 1px solid #cfd5d7;
  border-bottom: 1px solid #cfd5d7;
  box-sizing: border-box;
  font-weight: normal;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div table.bas-info td{
  width: 100%;
  display: block;
  padding: .5rem;
  box-sizing: border-box;
  line-height: 1.4;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div table{
  font-size: .8rem;
  margin: 0 0 6% 0;
  width: 100%;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div table.bas-info2 tr{
  border-top: 1px solid #cfd5d7;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div table tr:last-child{
  border-bottom: 1px solid #cfd5d7;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div table th{
  text-align: left;
  width: 39%;
  line-height: 1.3;
  background: url(../img/scroll_pt.png) #e0e5e8;
  padding: .5rem;
  font-weight: normal;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div table td{
  vertical-align: middle;
  padding: .5rem;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div .phot_box,
#main_tabcontents .tabcontents_area #recomarea.tabcontent div .phot_box{
  width: 60%;
  margin: 0 auto;
}
#main_tabcontents .tabcontents_area #bas-info.tabcontent div .phot_box img{
  padding: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
#recomarea ul li .phot_box img,
#td-info div ul li .phot_box img{
  padding: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

#main_tabcontents .tabcontents_area #bas-info.tabcontent .pickup{
  padding: 0;
}
/*pagetop*/
.go-to-top {
  position: fixed;
  bottom: 10px;
  right: 2px;
  z-index: 105;
}
.go-to-top a img {
  width: 54px;
  height: 49px;
  zoom: 0;
}
#Breadcrumb{
  overflow: hidden;
  width: 100%;
  height: 30px;
}
#Breadcrumb nav{
  white-space: nowrap;
  overflow: scroll;
}
#Breadcrumb div{
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  padding: 1px 0 1px 0;
  height: 26px;
}
#Breadcrumb ol{
  font-size: .6rem;
  margin-bottom: 20px;
  line-height: 26px;
  color: #aaa;
}
#Breadcrumb li{
  display: inline-block;
}
#Breadcrumb li a,
#Breadcrumb li > span{
  display: block;
  background: #F0F0F0;
  padding-right: 10px;
  height: 26px;
  margin-right: 26px;
  position: relative;
  text-decoration: none;
  color: #333;
}
#Breadcrumb li:last-child span,
#Breadcrumb li:last-child a{
  margin-right: 10px;
  background: #fff;
}
#Breadcrumb li:last-child span:before,
#Breadcrumb li:last-child span:after,
#Breadcrumb li:last-child a:before,
#Breadcrumb li:last-child a:after{
  border:none;
}
#Breadcrumb li a:before,
#Breadcrumb li > span:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -26px;
    border: 13px solid transparent;
    border-color: #F0F0F0;
    border-left-color: transparent;
}
#Breadcrumb li a:visited:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -26px;
    border: 13px solid transparent;
    border-color: #F0F0F0;
    border-left-color: transparent;
}

#Breadcrumb li a:after,
#Breadcrumb li > span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -26px;
    border: 13px solid transparent;
    border-left-color: #F0F0F0;
}
#Breadcrumb li:first-child a{ padding-left: 15px; }
#Breadcrumb li:first-child a:before{display:none;}