<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#special01 {
    max-width: 1024px;
    margin: 0 auto;
}
p.toptxt {
    font-size: 15px;
    padding: 6px;
}
body{
	font-size: 100%;
}
* { 
	padding: 0px;
	margin: 0px;
	border: none;
	font-family:"Noto Sans Japanese", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul,li,dl,dt,dd,p{margin:0;padding:0;line-height:1.5em}
.slick-slider {
	opacity:0.8;
}
.d-flex{
	display: flex;
}
#mainPhoto{
	display:none;
	position:relative;
	margin-bottom: 10px;
}
#mainPhoto h2{
	position:absolute;
	left:0%;
	top:0%;
	z-index:1;
}
#mainPhoto p{
	position:absolute;
	bottom:3%;
	z-index:1;
}
#mainPhoto ul li{
	width:100%;
}
#mainPhoto ul li img{
	width:100%;
	height:420px;
    object-fit: cover;
    object-position: center;
}
#tourContent{
	background: #469EFF;
	padding: 8px;
}
/*検索*/
.searchWrap{
	overflow:hidden;
}
/*.searchBox{
	margin:15px 0;
	border: #469EFF 2px solid;
	width:48%;
	float:left;
	height:130px;
}*/
.searchBox{
	width:99.5%!important;
	float:none!important;
	margin:15px auto!important;
	overflow:auto;
	height:auto!important;
	border: #469EFF 2px solid;
	flex: 0 0 60%;
}
.tourTtl{
	text-align:center;
	font-size:1.1em;
	background:#469EFF;
	color:#fff;
	padding:5px 0;
}
.tourTtl i{
	margin-right:3px;
}
.tourTtl span.eng:after{
	content:"│";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxInner {
	padding:5px;
	font-size:0.9em;
}
.searchBox img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox p.searchBtn{clear:both; width:80%;margin:5px auto;}
.searchBox p.searchBtn button{width:100%;background-color:#E2EF4B ;border:none;padding:5px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:5px auto;font-size:1.2em;}
.searchBox p.searchBtn button i{margin-right:5px;}
.searchBox p.searchBtn button:hover{background-color:#CCC;}
.searchBox .search_keyword{border-top:#FFF 1px solid;padding-top:5px;}
.searchBox .search_keyword ul li{float:left;margin-right:8px;line-height:1.5em;margin-bottom: 3px;}
.searchBox .search_keyword ul li a{text-decoration:underline;}
.searchBox select,.searchBox input{padding:3px;max-width: 200px;}
.searchBox #useDay01{margin:2px auto;width:80%;}
.searchBox input{width:18px;padding:3px 0;border: 1px solid #ccc;}
.searchBox input.year1{width:55px;}
.searchBox span{float:left;margin-right:5px;font-size: 0.9em;}
.searchBox img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBox img:hover{opacity:0.8;}
.searchBoxInner ul {
    margin-bottom: 10px;
    justify-content: center;
}
.searchBoxInner li {
    margin: 0 10px;
}
.search-keyword {
    display: block;
    clear: both;
    padding-top: 10px;
}
.search-keyword input {
    width: 100%;
    padding: 5px;
}
/*キーワードから検索する*/

.searchKeyword{
	width:48%;
	float:right;
	border:#469EFF 2px solid;
	background:#FFF;
	margin: 15px 0 20px 20px;
	flex: 0 0 45%;
}
.searchKeyword p{
	margin-bottom:5px;
}

.searchKeyword ul li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	margin:5px 5px;
	font-size:14px;
	padding-left:15px;
	background:url(../../img/category/hatobus/iconKeyword.png) no-repeat left;
}
.searchKeyword ul li a{
	text-decoration:underline;
}
#tourContentInner{
	margin: 0px auto;
	z-index: 5;
	background: #fff;
	padding: 1% 0;
	overflow: hidden;
}
#tourContentInner h2{
	text-align: center;
    margin-bottom: 15px;
}
#tourContentInner h3 {
    font-size: 1.3em!important;
    padding: 5px 0 5px 4px!important;
    border-bottom: solid 1px #469EFF!important;
    border-left: solid 12px #469EFF!important;
    border-top: solid 1px #469EFF!important;
    color: #469EFF!important;
    width: 99%!important;
    margin: 0px auto 10px;
}

#tourContentInner #planList h3,#tourContentInner #planList2 h3{
	background:#fff!important;
	color:#469EFF!important;
	font-weight:normal;
	border:none!important;
	margin:0px auto;
}
#tourContentInner #planList h3 span,#tourContentInner #planList2 h3 span{
	font-weight:bold;
}
#tourContentInner #planList h3 i,#tourContentInner #planList2 h3 i{
	margin-right:8px;
}
.kwzMap{
	background:url(../../img/topics/kawazu/map.jpg) no-repeat;
	position:relative;
	width:516px;
	height:400px;
	margin:0 auto;
}

.kwzMap li{
	position:absolute;
	background:#469EFF;
	color:#fff;
	box-shadow:0px 3px 0px 1px #603117;
	-moz-box-shadow:0px 3px 0px 0px #603117;
	-webkit-box-shadow:0px 3px 0px 0px #603117;
	border-radius:5px;
	padding:3px 10px;
	display:block;
	cursor:pointer;
	font-size:1.2em;
}

.kwzMap li::before,
.kwzMap li::after,
.tourBox ul li::before,
.tourBox ul li::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.kwzMap li,
.kwzMap li::before,
.kwzMap li::after,
.tourBox ul li,
.tourBox ul li::before,
.tourBox ul li::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.kwzMap li:hover{
	background-color: #f2dbbd;
}
.kwzMap li.kawazumatsuri{
	top: 72%;
	left: 47%;
}
.kwzMap li.hina{
	top: 59%;
	left: 50%;
}
.kwzMap li.atami{
	top: 3%;
	right: 25%;
}
.kwzMap li.joren{
	top: 40%;
	right: 40%;
}
.kwzMap li.nirayama{
	top: 14%;
	left: 50%;
}
.kwzMap li i{
	margin-left:5px;
	font-size:0.8em;
	padding-bottom:3px;
}
@media only screen and (max-width: 767px){
	body{
	font-size: 90%;
}
    p.toptxt {
      font-size: 13px;  
    }
    #mainPhoto h2 img {
    width: 56%;
}
    #tourContentInner .annnai {
    font-size: 12px!important;
}
    #tourContentInner .placeList ul li, #tourContentInner .placeList2 ul li {
    width: 96%!important;
    height: 200px;
}
}
@media only screen and (max-width: 767px){
article p{
	float:none!important;
}
#mainPhoto p{
	position:absolute;
	left:0!important;
	bottom:3%;
}
#mainPhoto ul li img{
	height:250px;
}
    .planBox h4, .planBoxL h4 {
        font-size: 108%;
        margin: 0 0px 10px 5px!important;
    }
    .planBox {
      margin: 0px auto!important;  
    }
    #tourContentInner #planList h3, #tourContentInner #planList2 h3 {
       text-align: center; 
    }
}
@media only screen and (min-width: 768px){
	.searchBoxInner {
	padding:12px;
}
	.searchBox #useDay01{margin:2px auto;display:inline;}
	.searchBox input.year1{width:80px;}
	.searchBox input.month1,.searchBox input.day1{width:60px;}
	.searchBox p.searchBtn{width:150px;margin:10px auto;clear: none !important;}
	.searchBox p.searchBtn button{width:100%;background-color:#f90 ;border:none;padding:1px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:0 auto;font-size: 1.6em;
	font-weight: bold;}
	.searchBox p.searchBtn button i{margin-right:5px;}
	.searchBox p.searchBtn button:hover{background-color:#CCC;}
}
@media only screen and (max-width: 767px){
.searchBox{
	width:95%!important;
	float:none!important;
	margin:15px auto!important;
	overflow:auto;
	height:auto!important;
}
.selectDateTtl{
	float:left!important;
}
.selectDate{
	float:left!important;
}
.searchBox select{
	padding: 8px;
	height: auto !important;
	border: 1px solid #666;
	font-size: 1.2em;
	margin-left: 5px;
}
}
@media only screen and (max-width: 767px){
.searchKeyword{
	width:95%!important;
	float:none!important;
	height:auto!important;
	margin:15px auto!important;
}
}
@media only screen and (max-width: 767px){
.kwzMap{
	width:100%;
	background-size:100% auto;
	height:300px!important;
}
.kwzMap li{
	font-size:1em;
}
}
/*#tourContentInner #arrival{
	padding-top:50px;
}
.tourBox{
	display:none;
}
.active{
	display:block;
}*/


#tourContentInner #arrival,#tourContentInner #arrival2{
	padding-top:5px;
}
.tourBox,.tourBox2{
	display:none;
}
.active{
	display:block;
}
.plan-anchor {
	margin: 15px 0;
}
.plan-anchor ul {
    justify-content: center;
}
.plan-anchor li{
	flex: 0 0 30%;
	margin: 0 8px;
}
.plan-anchor li a{
	display: block;
	border-radius: 8px;
	text-align: center;
	padding: 10px 0;
	position: relative;
	background: #eee;
	text-decoration: none;
	font-size: 0.9;
}
.plan-anchor li a:before{
	position: absolute;
    content: '';
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: 2px solid #666;
    border-left: 2px solid #666;
    transform: rotate(225deg);
    width: 8px;
    height: 8px;
}
@media only screen and (max-width: 767px){
	.plan-anchor ul {
    	flex-direction: column;
	}
	.plan-anchor li {
    	margin: 0px 8px 8px 8px;
	}
    #tourContentInner .placeList ul li img, #tourContentInner .placeList2 ul li img {
        height: 200px!important;
        object-fit: cover;
        object-position: center;
    }
    #tourContentInner .placeList ul li .categoryImg, #tourContentInner .placeList2 ul li .categoryImg {
        height: 200px!important;
        width: 100%;
    }
}
.tourBox ul,.tourBox2 ul{
	border:1px solid #603117;
	width:96%;
	margin:8px auto;
	display:flex;
	flex-wrap: wrap;
	padding:8px 0;
}
.tourBox ul li,.tourBox2 ul li{
	width:33%;
	text-align:center;
	border-right:1px dotted #603117;
	padding:6px 3px;
	cursor:pointer;
	margin-bottom:2px;
	font-size:1.1em;
	text-decoration:underline;
}
.tourBox ul li:hover,.tourBox2 ul li:hover{
	background:#E2EF4B;
}
.tourBox ul li:nth-child(4),.tourBox ul li:last-child,.tourBox2 ul li:nth-child(4),.tourBox2 ul li:last-child{
	border-right:none;
}
/*プラン一覧ＰＣＮＥＷ*/
/*.planArea{
	clear:both;
	margin-top:0px;
}*/
#planList,#planList2{
	overflow:hidden;
	display: flex;
    flex-wrap: wrap;
}
.planBox {
    width: 46.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 0px 0px;
    padding: 10px 8px;
    border-bottom: #603117 1px dotted;
    border-right: #603117 1px dotted;
}
.planBox:nth-child(even) {
    border-right: none;
}
.planBoxL{
	width:95%;
	float:left;
	margin:8px 2px 0px 8px;
	padding:8px 5px;
	border-bottom:#603117 1px dotted;
}
.planBox h4, .planBoxL h4 {
    font-weight: bold;
    font-size: 110%;
    color: #555555;
    margin-bottom: 5px;
    margin-left: 5px;
    height: 40px;
    margin-left: 5px;
}
/*.pLeft{
	border-right:#603117 1px dotted;
	margin-left:10px!important;	
}*/
.planBox p img,.planBoxL p img{
	height:192px;
    object-fit: cover;
    object-position: center;
}
.planBoxL p img{
	width:45%;
	float:left;
}
.planBox .planInfo{
	margin:8px 0px;
	width:100%;
}
.planBoxL .planInfo{
	margin:0px 8px;
	width:51%;
	float:left;
}.planBox .planInfo th,.planBoxL .planInfo th{
	background:#EEE!important;
}
.planBox .planInfo td,.planBoxL .planInfo td{
	border-bottom:#603117 1px solid!important;
	padding: 3px 5px!important;
}
.planBox .planInfo .tableTtl,.planBoxL .planInfo .tableTtl{
	background:#469EFF;
	margin-right:8px;
	border-bottom:#603117 1px solid!important;
	padding:5px;
	font-weight:normal!important;
}
.planBox dl.planPrice,.planBoxL dl.planPrice{
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;  
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 10px;
}
.planBoxL dl.planPrice{
	float:left;
	margin:4px 8px;
}
.planBox dl.planPrice dt,.planBoxL dl.planPrice dt{	
	display: table-cell;
	padding-top:5px;
	margin-left:8px;
}
.otherPlan a {
    font-size: 15px;
}
.planBox dl.planPrice dd,.planBoxL dl.planPrice dd{
	display: table-cell;
	margin-left:5px;
	color:#c00;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.5em;
}
.planBox .planLink{
	clear:both;
}
.planBoxL .planLink{
	clear:none;
	float:left;
	width:51%;
	margin-left:8px;
}
.planBox .planLink a,.planBoxL .planLink a{
	text-align:center;
	font-weight:bold;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-radius:5px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	background:#469EFF;
	color:#FFFFFF!important;
	font-size:1.3em;
	box-shadow: 0 3px 0 rgba(96,49,23,1);
}
.planBox .planLink a:hover,.planBoxL .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.otherPlan {
    display: block;
    font-size: 12px;
    border: #603117 1px solid;
    padding: 8px;
    width: 70%;
    text-align: center;
    margin: 20px auto;
    text-decoration: none;
}

@media only screen and (max-width: 767px){
.planBox{
	float:none!important;
	width:95%!important;
	margin:2px auto!important;
}
.planBox dl{
	float:none;
}
.planBox .tourImg{
	width:70%;
	float:none;
	margin:5px auto;
}
.planBox dl dd.tourPrice{
	text-align:center;
}
}

/*名所案内*/
#meisyoInfoW{
	overflow:hidden;
	width:100%;
}
.meisyoInfo p img{
	width:40%;
	float:left;
	border: #5f5f5f 1px solid !important;
	padding:2px;
}
.meisyoInfo{
	width:88%;
	float:left;
	margin:8px 2px 0px 10px;
	padding:20px;
	border:#eee 1px solid;
	box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-moz-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-webkit-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-o-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-ms-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.meisyoInfo .infotxt{
	margin:0px 8px;
	width:55%;
	float:left;
}
.meisyoInfo .planLink{
	clear:none;
	float:left;
	width:51%;
	margin:8px auto;
}
.meisyoInfo .planLink a{
    display: block;
    text-align: center;
    margin: 8px auto;
}
/*.meisyoInfo .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}*/
@media only screen and (max-width: 767px){
#meisyoInfoW{
	width:95%;
}
.meisyoInfo{
	width:84%!important;
}
.meisyoInfo p img{
	width:95%!important;
	float:none!important;
	margin:auto;
	clear:both;
}
.meisyoInfo .infotxt{
	margin:5px!important;
	width:95%!important;
	float:none!important;
}
}

/*テーマから探す*/
.themaSakura{
	width: 30.5%;
	position:relative;
	float:left;
	margin-left:9px;
	margin-bottom:9px;
	border:1px solid #603117;
	font-size:1em;
}
.themaSakura a{
	text-decoration:none!important;
}
.themaSakura dl dt{
	font-size:0.9em;
	display:block;
	position:relative;
	margin-bottom:5px;

}
.themaSakura dl dd{
	position:relative;
	text-align:center;
/*	padding:3px;*/
	background:#8f8f8f;
	color:#FFFFFF;
	opacity:0.92;
/*	left:2px;
	bottom:0px;*/
	z-index:1;
	padding:2px 0;
	font-weight:bold;
	top:-30px;
	margin-bottom:-27px;
}
.themaSakura dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}

@media only screen and (max-width: 767px){
.themaSakura{
	width:46.5%!important;
	margin-left:7px;
}
}



/*見どころスポットから探すPC*/
#spot dl{
	width:161px;
	display:inline-block;
	vertical-align:top;
	margin: 0 0 4px 0;
	padding: 5px;
	border: #5f5f5f 1px solid !important;
	*display: inline;  
    *zoom: 1;
}
#spot .first_spot{
	margin-left: 7px!important;
}
#spot dl dt{
	text-align:center;
	font-weight: bold;
	color: #5f5f5f;
}
#spot dl dd{
	margin: 5px;
	font-size: 0.9em;
}
#spot .spot_txt{
	margin: 0 5px !important;
	text-align:left!important;
}
#spot .btn{
	display:block;
	clear:both;
	position: relative;
	background:none;
}
#spot .btn a{
	background:#469EFF;
	display:block;
	border-radius:5px;
	padding:10px 0;
	font-weight:bold;
	text-decoration:none;
	width:90%;
	margin:5px auto;
	text-align:center;
	color:#FFF!important;
	position: relative;
}
#content #spot .btn a:hover{
	background:#FCC;
}
#spot.shop-list {
    display: flex;
    flex-wrap: wrap;
}
#spot.shop-list dl{
	flex: 0 0 29.5%;
    margin: 10px 5px;
}
@media only screen and (max-width: 767px){
#spot dl{
	width:44%!important;
	margin-left:5px;
}
#spot.shop-list dl{
	flex: 0 0 43.5%;
}
#spot .first_spot{
	margin-left: 5px!important;
}
}
/*目的地から選ぶ*/

#tourContentInner .placeList h3,#tourContentInner .placeList2 h3{

	background:#fff!important;
	color:#0099FF!important;
	font-weight:normal;
	border:none!important;
	margin:0px auto;
}

#tourContentInner  .annnai{
	text-align:center;
	margin-bottom:15px;
	font-size:110%;
}

#tourContentInner .placeList h3 span,#tourContentInner .placeList2 h3 span{
	font-weight:bold;
}
#tourContentInner .placeList h3 i,#tourContentInner .placeList2 h3 i{
	margin-right:8px;
}
.placeList,.placeList2{
	position:relative;
	width:100%;
	/*height:180px;*/
	margin:0 auto;
	overflow:hidden;
}

#tourContentInner .placeList ul li,#tourContentInner .placeList2 ul li{
	width: 30.5%;
	position:relative;
	float:left;
	margin-left:9px;
	margin-bottom:9px;
	border:1px solid #603117;
	font-size:1em;
	cursor: pointer;
}
.placeList li:hover,.placeList2 li:hover{
	opacity:0.6;
}
/*#tourContentInner .placeList ul li:nth-child(1),#tourContentInner .placeList ul li:nth-child(4){
	margin-left:10px;
}

#tourContentInner .placeList ul li:nth-child(3),#tourContentInner .placeList ul li:nth-child(6){
	margin-right:10px;
}*/

#tourContentInner .placeList ul li img,#tourContentInner .placeList2 ul li img{
	width:100%;
	height:120px;
	-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

#tourContentInner .placeList ul li .categoryImg,#tourContentInner .placeList2 ul li .categoryImg{
	overflow:hidden;
	width:100%;
	height:100px;
}
@media only screen and (min-width: 768px){

#tourContentInner .placeList ul li,#tourContentInner .placeList2 ul li{
	width: 48.0%;
}
#tourContentInner .placeList ul li img,#tourContentInner .placeList2 ul li img{
	height:220px;

}
#tourContentInner .placeList ul li .categoryImg,#tourContentInner .placeList2 ul li .categoryImg{
	height:220px;

}
}

#tourContentInner .placeList ul li a:hover img,#tourContentInner .placeList2 ul li a:hover img{
	text-decoration:none;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	 -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%);
}
.placeList .categoryArea,.placeList2 .categoryArea{
	position: absolute;
    bottom: 0;
    left: 0%;
    background: #f9f2e7;
    opacity: 0.8;
    text-align: center;
    font-size: 1.1em;
    padding: 8px 0;
    width: 100%;
    font-weight: bold;
}
.tourMeal {
    background: #fff;
    width: 98%;
    margin: 0px auto;
    z-index: 5;
    padding: 8px 0;
    overflow: hidden;
}
.tourMeal h3 {
	text-align:center;
	font-size:1.3em!important;
	padding:10px 0!important;
	background:#f2dbbd !important;
	border-bottom:solid 1px #603117!important;
	border-left: solid 12px #469EFF!important;
	color:#469EFF!important;
	width:95%!important;
	margin:0px auto 10px;
	
　}
.tourMeal h4{
	font-size:1.1em;
	text-align:center;
	background:#666!important;
	color:#fff;
	padding:6px 0;
	border-top:none;
}
.tourMeal .mealPlan{
	border:1px #666 solid;
	width: 98%;
    margin: 8px auto;
}
.tourMeal .mealPlanImg{
	float:left;
	width:30%;
	padding:8px;
}
.tourMeal .mealPlanImg img{
	width:100%;
}
.tourMeal .mealPlanText{
	width: 64.2%;
    float: left;
    padding: 8px 8px 8px 0px;
}
.tourMeal .planLink {
	width:60%;
	margin:8px auto;
}
.tourMeal .planLink a {
    text-align: center;
    font-weight: bold;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    border-radius: 5px;
    padding: 6px 0px;
    display: block;
    text-decoration: none;
    background: #469EFF;
    color: #FFFFFF!important;
    font-size: 1.3em;
    box-shadow: 0 3px 0 rgba(96,49,23,1);
}
.navi{
	margin-top:10px;
}
.navi ul li{
	padding:5px;
	display:inline-block;
	width:22.4%;
	text-align:center;
	vertical-align:middle;
	border-right:1px dotted #666;
}
.navi ul li:last-child{
	border-right:none;
}
.navi ul li i{
	margin-left:5px;
}
@media only screen and (max-width: 767px){
#tourContentInner .placeList ul li,#tourContentInner .placeList2 ul li{
	width:96%!important;
	margin-left:7px;
}
.tourMeal .mealPlanImg{
	padding:5px;
}
.tourMeal .mealPlanText{
	padding:5px 5px 5px 0;
}
.tourMeal h4{
	font-size:1em;
}
.tourMeal .planLink {
	width:80%;
}
.tourMeal .planLink a {
	font-size:1.1em;
}
.navi ul li{
	width:46.2%;
}
.navi ul li:nth-child(even){
	border-right:none;
}

}
/*ツアーランキングＳＰ*/
#tourRanking h2{padding:8px 0 8px 8px;margin:8px 0 8px;}
.rankingList ul a{color:#333333;background:#FFFFFF; padding:5px;display:block;line-height: 1.4em;}
.rankingList ul a:hover{background:#CCC;}
.rankingList ul li.rankingCont{border:1px #ccc solid;position:relative; margin: 3px auto;width: 96%;}
.rankingList li.rankingCont:before{display:block;position:absolute;top:3px;left:0;}
.rankingList li.no1:before{content:url(http://www.tabione.com/img/top/iconRank01.png);}
.rankingList li.no2:before{content:url(http://www.tabione.com/img/top/iconRank02.png);}
.rankingList li.no3:before{content:url(http://www.tabione.com/img/top/iconRank03.png);}
.rankingList li.no4:before{content:url(http://www.tabione.com/img/top/iconRank04.png);}
.rankingList li.no5:before{content:url(http://www.tabione.com/img/top/iconRank05.png);}
.rankingList ul li p.rankImg{float:left!important;width:35%;margin-right:5px;}
.rankingList ul.rankingData li{float:left;font-size:0.9em;margin-right:5px;}
.rankingList ul a ul.rankingData li{color:#999999}
.rankingList ul a ul.rankingData li i{margin-right:3px;}
.rankingList .rankPrice{text-align:right;font-weight:bold;color:#F00;}
.rankingList ul li a strong,.rankingList ul li a br{display:none;}
@media only screen and (min-width: 768px){
#tourRanking li.rankingCont{
	padding: 3px;
	font-size: 12px;
	line-height: 1.2;
	border: solid 1px #999;
	margin-bottom: 3px;
	width: 18.0%;
	float: left;
	margin-right: 3px;
	height: 215px;
	position: relative;
	background-color:white;
}
#tourRanking li.rankingCont:first-of-type{
	margin-left:12px;
}

#tourRanking li.rankingCont:last-of-type{
	margin-right:0px;
}

#tourRanking li.rankingCont:last-of-type{
	margin-right:0px;
}
#tourRanking li.rankingCont a img {
	float: none;
	margin: 0 5px 2px 0;
	width: 100%;
	height: 100px;
}
#tourRanking li.rankingCont a:hover img {
	opacity:0.8;
}
.rankingList ul li p.rankImg {
    float: none !important;
    width: 100%;
    margin-right: 5px;
}
}

/*全てのプランを見る*/
.otherPlan{
    border: #666666 1px solid;
    padding: 10px;
    width: 70%;
    text-align: center;
    margin:20px auto;
    text-decoration: none;
    border-radius: 50px
}

.otherActivity {
	border:3px solid #669900;
	background:white;
}
.otherActivity p.otherTtl{
	padding:5px;
	background:#669900;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
}
.otherActivity .otherActivityInner{
	padding:8px;
}
.otherActivity a{
	display:block;
	text-decoration: none!important
}
.otherActivity .otherImg{
	float:left;
	width:30%;
	margin-right:8px;
}
.otherActivity .otherImg img{
	width:100%;
	height:auto;
}
.otherActivity .otherText {
	font-size:0.9em;
	line-height:1.3em;
	float:left;
	width:67%;
}
.otherActivity .otherText span{
	font-weight:bold;
	font-size:1em;
	display:block;
}
.otherActivity p{
	clear:both;
	float:none;
	font-size:0.9em;
}
@media only screen and (min-width: 768px){
.otherActivity {
	width: 96%;
    margin: 15px auto;
	border:3px solid #669900;
}
.otherActivity p{
	padding:5px;
	background:#669900;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}
.otherActivity .otherActivityInner{
	padding:8px;
	border-bottom:1px dotted #999;
}
.otherActivity a{
	display:block;
}
.otherActivity .otherImg{
	float:left;
	width:30%;
	margin-right:8px;
}
.otherActivity .otherImg img{
	width:100%;
	height:auto;
}
.otherActivity .otherText {
	font-size:1.1em;
	line-height:1.3em;
}
.otherActivity .otherText span{
	font-weight:bold;
	font-size:1.3em;
	display:block;
}
}</pre></body></html>