<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charaset "utf-8"; 

/* ============================= 共通 =============================  */
#topics {
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
* { 
	padding: 0px;
	margin: 0px;
	border: none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}

li { list-style-type: none;}


a { text-decoration:none; 
	color: #333; 
	overflow: hidden;
	display: flex;
	justify-content: center;
}

a:hover {
	color:#F60;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
body {
	font-family: Verdana,Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial,   Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
}
/*------メインイメージ-------*/
#head{
	max-width:1024px;
}
#head img{
	background-size: cover;
	width: 100%;
	border-radius:2%;
}
#head .leadtxt{
	padding:15px;
	line-height:1.3em;
	font-size:15px;
	font-weight:normal;
}
#head02{
	width:542px;
	padding:8px;
	margin-bottom:8px;
}
#head02 p.mainImg{
	float:left;
	margin-right:5px;
}

#head02 div p{
	font-size:25px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom:#FFF 1px solid;
}
#head02 h2.leadtxt{
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	line-height:1.3em;
}

.tempBlue #head02{
	background:url(../../img/topics/template/ContbgBlue.png) repeat;
}

/*-------新着ツアーなど-------*/

#tourSpecial,#tourSpecial02{
	padding-bottom:5px;
	margin-bottom:8px;
}
#tourSpecial p,#tourSpecial02 p{
	margin:3px 0px 3px 12px;
}
#tourSpecial ul{
	background:#FFF;
	width:530px;
	margin:5px auto;
	padding:5px;
}
#tourSpecial ul li{
	padding:2px 0px 2px 20px;
	margin-bottom:2px;
	background:url(../../img/topics/template/IconTour.png) left no-repeat;
	border-bottom:#999 dotted 2px;
}
#tourSpecial ul li a{
	font-size:13px;
}
#tourSpecial ul li span{
	color:#F00;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tourSpecial02 .tourSpecial02Inner{
	background:#FFF;
	width:530px;
	margin:5px auto;
	padding:5px;
}
#tourSpecial02 .tourSpecial02Inner dl{
	width:265px;
	float:left;
}
#tourSpecial02 .tourSpecial02Inner dt{
	float:left;
	width:100px;
}
#tourSpecial02 .tourSpecial02Inner dd{
	width:150px;
	float:left;
	margin-left:3px;
	line-height:1.2em;
	font-size:13px;	
	font-weight:bold;
	text-align:left;
}

#tourSpecial02 .tourSpecial02Inner span{
	font-size:13px;	
	color:#F00;
	font-weight:bold;
	display:block;
}
#tourSpecial,#tourSpecial02{
	background:url(../../img/topics/template/tourSpecialBg.png) repeat;
}
/*-------タブメニュー-------*/
#tabMenu{
	clear:both;
	margin-top:8px;
}
#tabMenu ul li{
	float:left;
	text-align:center;
	height:39px;
	margin-left:3px;
}

#tabMenu ul li a{
	display:block;
	height:39px;
}
#tabMenu ul li span{
	padding-top:10px;
	font-weight:bold;
	font-size:16px;
	color:#333;
	display:block;
}
#tabMenu ul.tab02 li{
	width:275px;
}
#tabMenu ul.tab03 li{
	width:182px;
}
#tabMenu ul.tab04 li{
	width:136px;
}
#tabMenu ul.tab05 li{
	width:108.2px;
	font-size:10px!important;
}
#tabMenu ul.tab05 li{
	width:108.2px;
}
#tabMenu ul.tab05 li span{
	font-size:11px!important;
}

/*青*/
.tempBlue #tabMenu ul.tab02 li.tab_current,.tempBlue #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab03 li.tab_current,.tempBlue #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue3.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab04 li.tab_current,.tempBlue #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue4.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab05 li.tab_current,.tempBlue #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue5.png) top no-repeat;
}
.tempBlue #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempBlue #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
/*-------ボタンメニュー-------*/
#btnMenu{
	margin-bottom:8px;
}
#btnMenu ul li{
	float:left;
	text-align:center;
	height:80px;
}
#btnMenu ul li a{
	color:#FFF;
	font-weight:bold;
}
#btnMenu ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#btnMenu ul li span{
	display: block;
}
#btnMenu ul.btn02 li{
	width:270px;
	margin-left:5px;
}
#btnMenu ul.btn02 li span{
	width: 120px;
	height: 50px;
	padding-top: 30px;
	float:left;
}
#btnMenu ul.btn03 li{
	width:180px;
	margin-left:5px;
}
#btnMenu ul.btn02 li img,#btnMenu ul.btn03 li img{
	float:left;
}
#btnMenu ul.btn03 li span{
	width: 68px;
	height: 58px;
	padding-top: 22px;
	float:left;
}
#btnMenu ul.btn04 li{
	width:135px;
	margin-left:3px;
	position:relative;
}

#btnMenu ul.btn04 li span{
	width: 135px;
	height: 23px;
	padding-top:5px;
	position:absolute;
	left:0px;
	bottom:0px;
}

/*青*/
.tempBlue #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgBlueL.png);
}
/*-------メイン-------*/
#mainContents{
	padding:8px 0px 8px 0px;
	margin-bottom:8px;
}
#mainContents .mainContentsInner{
	background:#FFF;
	width:80%;
	margin:0px auto 10px;
	padding-top:5px;
}
#mainContents .mainContentsInner2{
	background:#C7CFE4;
	width:542px;
	margin:0px auto 10px;
	padding-top:5px;
}
#mainContents h3.title{
	font-weight:bold;
	font-size:17px;
	padding:5px;
	margin:3px 0px 0px 6px;
	border-bottom:none;
	clear:both;
}

#mainContents .planBox{
	padding:5px;
	margin-bottom:8px;
	width:520px;
	margin:8px auto;
	border:#CCC 1px solid;
}
#mainContents .planBox p{
	width:210px;
	height:154px;
	float:left;
}
#mainContents .planBox dl{
	float:left;
	width:305px;
	margin-left:5px;
}
#mainContents .planBox dl dt{
	font-weight:bold;
	margin-bottom:3px;
}
#mainContents .planBox dl dt a{
	font-size:15px;
}
#mainContents .planBox dl dd{
	margin-bottom:3px;
	line-height:1.3em;
}
#mainContents .planBox dl dd span{
	color:#F00;
	font-weight:bold;
}
#mainContents .planBox dl dd.set{
	padding:3px;
	border:#F00 1px solid;
}
#mainContents .planBox dl dd.price{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#F00;
	float:left;
}
#mainContents .planBox dl dd.price span{
	font-size:13px;
	color:#333;
}
#mainContents .planBox dl dd.btn a{
	float:right;
	display:block;
	width:151px;
	height:38px;
	background:url(../../img/topics/template/yoyakubtn.png);
}
#mainContents .planBox dl dd.btn a:hover{
	background-position:0px -38px;
}

#mainContents .planBox_s{
	border:#CCC 1px solid;
	width:251px;
	margin-left:5px;
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	vertical-align:top;
	text-align:center;
	margin-bottom:8px;
	padding:5px;
}
#mainContents .planBox_s dl dt{
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px;
}
#mainContents .planBox_s dl dt a{
	font-size:15px;
}
#mainContents .planBox_s dl dd{
	margin-bottom:3px;
	line-height:1.3em;
}
#mainContents .planBox_s dl dd span{
	color:#F00;
	font-weight:bold;
}
#mainContents .planBox_s dl dd.price{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F00;
	float:left;
	margin-top:5px;
}
#mainContents .planBox_s dl dd.btn a{
	float:right;
	margin-top:5px;
	display:block;
	width:130px;
	height:32px;
	background:url(../../img/topics/template/yoyakubtn_s.png);
}
#mainContents .planBox_s dl dd.btn a:hover{
	background-position:0px -32px;
}

/*-------メイン②-------*/
#mainContents .planBox02 .tourTitle{

	font-weight:bold;
	font-size:16px;
}
#mainContents .planBox02{
	border:#CCC 1px solid;
	width:85%;
	padding:5px;
	margin:5px auto;
}
#mainContents .planBox02 .planImg{
	float:left;
	width:218px;
	margin:5px;
}
#mainContents .planBox02 .planDetail{
	float:left;
	margin-top:32px;
	width:65%;
	line-height:1em;
	font-size:17px;
}
#mainContents .planBox02 .planDetail p{
	margin-bottom:5px;
}
#mainContents .planBox02 .planDetail p span{
	font-weight:bold;
	color:#F00;
}
#mainContents .planBox02 .planDetail dl{
	clear:both;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:#999 1px dotted;
}
#mainContents .planBox02 .planDetail dt{
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
}
#mainContents .planBox02 .planDetail dt span{
	margin-top:3px;
	font-size:20px;
	color:#F00;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
}

#mainContents .planBox02 .planDetail dd a{
	float:right;
	display:block;
	background:url(../../img/topics/template/yoyakubtn_s.png);
	width:130px;
	height:32px;
	margin-top:3px;
}
#mainContents .planBox02 .planDetail dd a:hover{
	background-position:0px -32px;
}


/*青*/
.tempBlue #mainContents{
	background-color:#5264A4;
}
.tempBlue #mainContents h3.title{
	color:#03C;
	border-left:#03C 7px solid;
}
.movie{
	padding-left:10px;
	padding-right:10px;
}
/*-------観光地情報など-------*/

#sightseeingArea{
	width: 500px;
	margin: 0 auto;
	padding: 20px;
	height:auto;
}
.back_Beige{
	background:url(../../img/topics/template/bgBeige.jpg) repeat!important;
}
.typeA .txt_bdy{float:left;}
.typeA .point_photo{float:right;}
.typeB .txt_bdy{float:right;}
.typeB .point_photo{float:left;}
.point_photo{
	padding:1%;
	background:#fff;
	height: 141px;
    position: relative;
    width: 221px;
}
.sightseeing{
	clear:both;
	width:480px;
	height:auto;
	margin-left:10px;
}

.txt_bdy {
	background:#fff;
    min-height: 131px;
    width: 211px;
	padding:10px;
}
.txt_bdy h4 {
	margin-bottom:10px;
}
.qa_tit{
	background-image: url(../../img/category/wakasagi/qa_tit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 540px;
	text-indent: 30px;
	font-size: 16px;
	font-weight:bold;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
}

.qa_txt{
	background-color: #E4E9F0;
	background-image: url(../../img/category/wakasagi/qa_ico.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
    height: auto;
    width: 540px;
    margin:0 auto 10px;
    line-height: 130%;
    padding: 10px 10px 10px 25px;
}

.imgon{
	position: absolute;
	left: 6px;
	top: 6px;
	z-index: 0;
	border:none!important;
}
/*-------予約の前に知っておこう-------*/
.infoBox{
	background-image: url(../../img/category/wakasagi/info_box.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:415px;
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	margin-top:-35px;
	padding: 75px 0 0 0 ;
}
.infoBox p{
	font-size:12px;
	line-height: 1.2em;
}
.infoBox_txt1{
	text-align:center;
}
.box01{
    width: 231px;
	margin:185px 10px 0 20px;
	position:absolute;
}
.box02{
    width: 231px;
	margin:185px 10px 0 291px;
	position:absolute;
}
#dome{
    height: 28px;
    position: absolute;
    width: 133px;
	margin:145px 0 0 70px;
}
#boat{
    height: 28px;
    position: absolute;
    width: 133px;
	margin:145px 0 0 340px;
}
/*-------予約の前に知っておこう２-------*/
.infoBox2{
	background-image: url(../../img/category/wakasagi/info_box2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:152px;
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	padding-top:80px;
	margin-top:-10px;
}
.infoBox_txt2{
	margin:0 20px 0 200px;
	
	
}
/*-------タブ-------*/
ul.nav{
	border-bottom:#5264A4 5px solid;
}

.active, .hover {
	background:#5264A4!important;
	color:#FFF!important;
}
.tab_top{
	width:180px;
	height:40px;
	background:#FFF;
	float:left;
	list-style:none;
	padding:14px 0 0;
	margin-left:3px;
	text-align:center;
	display:block;
	cursor: pointer;
	color:#5264A4;
	font-size:18px;
	font-weight:bold;
	-webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px;
	border:#5264A4 1px solid;  
}
.tab_top:first-child {
    margin-left: 0;
}
.tempOrange #btnMenu ul li span {
    background: rgba(0, 0, 0, 0) url("../../img/topics/template/btnBgOrangeL.png") repeat scroll 0 0;
}
/*-------ボタン-------*/
#btnMenu{
	margin-bottom:8px;
	padding-left:30px;
}
#btnMenu ul li{
	float:left;
	text-align:center;
	height:23px;
}
#btnMenu ul li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.2em;
}
#btnMenu ul li i{
	margin-left:3px;
	color:#FFFFFF;
	font-size:1.2em;
}
#btnMenu ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#btnMenu ul.btn04 li{
	display: block;
	width:100px;
	margin-left:20px;
	position:relative;
	height: 23px;
	padding-top:5px;
	left:0px;
	top:0px;
/*	background-color:#99A8CE;
	border:solid #fff 1px;*/
}
.searchBox{
	border:2px solid #666;
	margin:10px 0;
}
.searchBox h2{
	background:#666;
	color:#fff;
	padding:8px 0;
	text-align: center;
}
.searchBox .searchBoxInner{
	padding:8px;
}
.searchBox dl{
	margin-bottom:8px;
}
.searchBox dl dt{
	margin:5px 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	display:inline-block;
	margin-right:10px;
}
.searchBox dl dd{
	display:inline-block;
}	
.searchBox input,.searchBox select{
	border:1px solid #eee;
	padding:5px;
}
.searchBox .searchBtn{
	width:50%;
	margin:8px auto;	
	text-align: center;
}
.searchBox button{
	background:#f90;
	color:#fff;
	padding:6px 0;
	display:block;
	width:100%;
	font-weight:bold;
	font-size:1.2em;
	cursor: pointer;
}
.comingsoon {
	position: absolute;
	width: 135px;
	height: 25px;
	background: rgba(253,253,253,0.5);
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 15px;
}

.sp-only { display: block!important; }
.pc-only { display: none!important; }
@media  (min-width: 787px) {
    .sp-only { display: none!important; }
    .pc-only { display: block!important; }
}


@media screen and (max-width : 767px){
.tab_top{
	width:calc(100% / 3 - 3px);
	height:40px;
	background:#FFF;
	float:left;
	list-style:none;
	padding:14px 0 0;
	margin-left:3px;
	text-align:center;
	display:block;
	cursor: pointer;
	color:#5264A4;
	font-size:18px;
	font-weight:bold;
	-webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px;
	border:#5264A4 1px solid;  
}
#mainContents .mainContentsInner{
	background:#FFF;
	width:95%;
	margin:0px auto 10px;
	padding-top:5px;
}	
#mainContents .planBox02 .tourTitle{
	font-weight:bold;
	font-size:16px;
	line-height: 1.4em;
}	
#mainContents .planBox02{
	border:#CCC 1px solid;
	width:95%;
	padding:5px;
	margin:5px auto;
}	
#mainContents .planBox02 .planImg{
	float:none;
	width:95%;
	margin:0 auto;
}	
.planBox02 img{
	width:100%;	
	}	
#mainContents .planBox02 .planDetail{
	float:left;
	margin-top:15px;
	width:100%;
	line-height:0.7em;
	font-size:25px;
}	
#mainContents .planBox02 .planDetail dt{
	float:left;
	font-size:17px;
	font-weight:bold;
	line-height:1.3em;
}	
.qa_txt{
	background-color: #E4E9F0;
	background-image: url(../../img/category/wakasagi/qa_ico.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
    height: auto;
    width: 100%;
    margin:0 auto 10px;
    line-height: 130%;
    padding: 10px 10px 10px 25px;
	font-size: 14px;
}	
}</pre></body></html>