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

/* ============================= ‹¤’Ê =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}


a { text-decoration:none; color: #333; overflow: hidden;}

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, "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS 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;
}

#mainPhoto{
	display:none;
	position:relative;
}
#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:300px;
}

#mainPhoto p{
	position:absolute;
	left:0!important;
	bottom:3%;
}
#mainPhoto ul li img{
	height:250px;
}	

h3.ttl_area{
	text-align:center;
	background-image: url(../../img/pref_category/2009whale/whaleTtl.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: 10%!important;
	background-size:30px 30px!important;
	color: #003CAD !important;
	font-size: 1.8em !important;
	font-weight: bold !important;
	border-bottom: medium solid #003CAD !important;
	border-top: medium solid #003CAD !important;
	background-color: #FFF;
	margin: 30px 0 15px;
	padding: 25px 0!important;
	font-family: "Noto Sans JP";
}

/*’n}*/
.searchWrap{
	overflow:hidden;
	padding: 10px;
}
.searchMap{
	border: #003CAD 2px solid;
	width:48%;
	float:left;
	height:200px;
	background-color:#FFF;
}

.tourTtl{
	text-align:center;
	font-size:1.1em;
	background:#003CAD;
	color:#fff;
	padding:5px 0;
}
.tourTtl i{
	margin-right:3px;
}
.tourTtl span.eng:after{
	content:"„&nbsp;";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchMapInner {
	font-size:0.9em;
	background:url(../../img/pref_category/2009whale/whaleMap.jpg) no-repeat;
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto;
	background-position: center 10%;
}
.searchMapInner li{
	position:absolute;
	background:#ffcc33;
	box-shadow:0px 3px 0px 1px #ff9900;
	-moz-box-shadow:0px 3px 0px 0px #ff9900;
	-webkit-box-shadow:0px 3px 0px 0px #ff9900;
	border-radius:5px;
	padding:3px 10px;
	display:block;
	cursor:pointer;
	font-size:1.2em;
}

.searchMapInner li::before,
.searchMapInner li::after,
.tourBox ul li::before,
.tourBox ul li::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.searchMapInner li,
.searchMapInner li::before,
.searchMapInner 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;
}
.searchMapInner li:hover{
	background-color: #59b1eb;
}
.searchMapInner li.depNaha{
	top:65%;
	left:25%;
}
.searchMapInner li.depChubu{
	top:40%;
	left:40%;
}
.searchMapInner li.depHokubu{
	top:25%;
	left:45%;
}

.searchMap img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}

/*ƒGƒŠƒAƒ{ƒ^ƒ“*/

.searchArea{
	width:48.3%;
	float:right;
}
.searchArea li{
	margin-bottom:10px;
	text-align:center;
	font-size:1.6em;
	background-color:#FFF;
	padding:12px 8px;
}
.searchArea li a{
	display:block;
}

.searchArea ul li{
	border: #003CAD 2px solid;
}
.searchArea li span{
	font-size:0.7em;
}

/*ƒzƒG[ƒ‹ƒEƒHƒbƒ`ƒ“ƒO‚Æ‚Í*/
#expWhale{
	background:url(../../img/pref_category/2009whale/expWhale.jpg) no-repeat right center;
	margin: 0 10px 30px;
	background-color:#fff;
	border: #003CAD 2px solid;
	padding: 15px 0;
}
#expWhale #expWhaleWrapper{
	width:60%;
	padding:20px;
}
#expWhale #expWhaleWrapper h4{
	font-size:1.6em;
	color:#003CAD;
	font-weight:bold;
	width:100%;
	text-align:center;
}
#expWhale #expWhaleWrapper p{
	margin:10px 0;
	line-height:1.4em;
}
#expWhale #expWhaleWrapper span{
	color:#D22F60;
	font-weight:bold;
}
#expWhale #expWhaleWrapper #expLink li{
	clear:both;
	background-image: url(../../img/pref_category/2009whale/expArrow.jpg);
	background-repeat: no-repeat;
	background-size:12px 12px!important;
	color: #003CAD !important;
	padding-left: 12px!important;
	margin-bottom:3px;
}

.plan_tit,.plan_tit2{
	background-color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding:8px 0px 8px 40px;
	margin: 0px 5px;
	background-image: url(../../img/pref_category/2009whale/ttlIcon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.6em;
	background-size: 30px 20px !important;
}
.plan_tit a{
	color:#333333!important;
}
.plawaku&gt;div{
	display: flex;
}
.plawaku .plan_right h4{
	margin: 0 0 8px 0;
	font-size: 1.2em;
	text-decoration: underline;
}
.plawaku .planInfo{
	margin: 0 0 8px 0;
    width: 100%;
	border-collapse:collapse;
}
.plawaku .planInfo tr{
	margin-bottom:5px;
	border-bottom:4px #fff solid;
}
.plawaku .planInfo th{
	background:#666!important;
	width:25%;
	margin-bottom:5px;
}
.plawaku .planInfo td{
	padding: 3px 5px!important;
	width:75%;
	margin-bottom:5px;
	border:none;
}
.plawaku .planInfo .tableTtl{
	margin-right:8px;
	padding:5px!important;
	font-weight:normal!important;
	color:#fff;
	text-align:center;
	vertical-align: middle;
}
.plawaku .planInfo .tablePrice span{
	color:#D22F60;
	font-size:1.6em;
	font-weight:bold;
	margin:0 2px;
}

.plawaku .planPoint{
	border:#666 1px solid;
}
.plawaku .planPoint .planPointTtl{
	background:#666;
	text-align:center;
	color:#fff;
	padding:5px 0;
}
.planPoint ul {
    padding: 5px 8px;
}
.plawaku .planPoint li{
	line-height: 0.7em;
}
.plawaku .planPoint li span{
    width: 20px;
    height: 20px;
    background: #D22F60;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFFFFF;
    padding: 3px 6px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}

.plawaku .depTime{
	padding: 0 8px;
	display: flex;
    align-content: space-around;
}

.plawaku .depTime li{
	width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 8px;
}
.plawaku .depTime a{
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	padding: 15px 0px;
	display:block;
	text-decoration: none;
	background: #f90;
	color: #FFFFFF !important;
	font-size: 1.3em;
	box-shadow: 0 3px 0 rgba(204,204,204,1);
	width:100%;
	margin-left:1.2%;
}
.plawaku .depTime a:hover{
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

.planCont{
	border-bottom:1px dotted #999;
	padding:15px 0;
	background:url(../../img/pref/toyama/iconArrow.png) no-repeat right;
	background-size:20px 20px;
}
.planCont h3{
	line-height:1.3em;
    margin-bottom: 5px;
    font-size: 1.2em;
    border-left: 8px solid #666;
    padding: 5px 0 5px 8px;
}
.planCont a{
	color:#333!important;
}
.planCont:hover{
	background-color:#eee;
	background-image:url(../../img/pref/toyama/iconArrow.png) no-repeat right;
	background-size:20px 20px;
}
.planCont .planImg{
	width:40%;
	float:left;
	margin-right:8px;
}
.planCont .planImg img{
	width:100%;
}
.planCont .planText{
	width:58.4%;
	float:left;
	box-sizing:border-box;
	padding-right:20px;
}

.planCont .planText dl dt{
	margin-right:5px;
	background:#666;
	padding:0px 5px;
	color:#fff!important;
	display:inline-block;
	font-size: 0.9em;
    line-height: 1.7em;
}
.planCont .planText dl dd{
	line-height:1.4em;
}
.planCont .planText dl.planTime{
	margin-bottom:5px;
}

.planCont .planText .planPrice span{
	color:#D22F60;
	font-size:1.2em;
	font-weight:bold;
	margin:0 12px 0px 5px;
}
.setPlan {
	width:96%;
	margin:0 auto;
	background: #fff;
    padding: 15px;
    box-sizing: border-box;
}
.setPlan h4{
	text-align:center;
	background-color:#0066FF;
	color:#fff;
	font-size:1.4em;
	padding:5px;
	line-height:1.8em;
}

.setPlan .planCont .planImg{
	width:18%;
}
.setPlan .planImg img{
	height:90px;
}
.setPlan .planCont .planText{
	width:60%;
	padding-top: 5px;
}
.setPlan .planCont h5{
	font-size:1.1em;
	margin-bottom:5px;
}
.setPlan p.planTime{
	margin-bottom:5px;
}

#whale_conte{
	margin-right: auto;
	margin-left: auto;
	background-color: #7092BE;
	padding-bottom:15px;
}

.plawaku{
	border-top: #0066FF 8px solid;
	width: 96%;
	background-color: #FFF;
	margin:0 auto 20px;
	padding:8px;
	box-sizing: border-box;
}
.pla_photo{
    width: 180px;
	position: relative;
}
.pla_photo img{
	width:100%;
    min-height: 140px;
}
.sogei,.sogei_no{
	width: 100%;
	min-height: 50px;
	box-sizing: border-box;
	margin:10px 0;
	padding:8px 8px 0px 55px;
	border: #333333 2px solid;
	border-radius:5px;
	position: absolute;
	top: 140px;
}
.sogei{
	background-image: url(../../img/pref_category/2009whale/sogei.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sogei_no{
	background-image: url(../../img/pref_category/2009whale/sogei_no.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.plan_right{
	float: left;
	width: 450px;
	margin:0 0 15px 15px;
}

.otherplan{
	margin-left:350px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top:3px;
}
.otherplan a{
	color: #FFF;
}
/*Q&amp;A*/
#QandA{
	background: #fff;
    padding: 15px 0;
    width: 96%;
    margin: 30px auto;
}
#QandA h3 {
    text-align: center;
    font-size: 18px;
    margin: 30px 0 15px;
}
#QandA dl{
	font-size:13px;
	line-height:1.3em;
	padding:10px;
}
#QandA dt{
	font-weight: bold;
	margin-bottom:5px;
	padding-bottom:5px;
}
#QandA dd{
	margin-bottom:10px;
	border-bottom:#999999 1px dotted;
	padding-bottom:5px;
}
#QandA dt:before{
	content:"Q";
	background:#666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
#QandA dd:before{
	content:"A";
	background:#003CAD;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
#QandA span{
	color:#D22F60;
	font-weight:bold;
}
.otherPlan a{
    display: block;
    font-size: 14px;
    border: #000  1px solid;
    padding: 12px;
    width: 80%;
    text-align: center;
    margin: 8px auto;
    text-decoration: none;
	background-color:#FFF;
	border-radius: 50px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {

	#expWhale #expWhaleWrapper {
		width: 100%;
	}
	#expWhale {
		background: white;
	}
	h3.ttl_area {
		background-position: 5%!important;
		font-size: 1.3em !important;
	}
	.plan_right {
		width: 100%;
		margin: 10px auto;
	}
	.plawaku&gt;div {
		display: block;
	}
	.setPlan .planCont .planImg {
		width: 43%;
    	margin: 0px 3px 10px 3px;
	}
	.setPlan .planCont .planText {
		width: 87%;
	}
	.sogei, .sogei_no {
		width: 100%;
		min-height: 112px;
		box-sizing: border-box;
		margin: 10px 0;
		padding: 46px 4px 7px 27px;
		position: absolute;
		top: 5px;
		left: 102%;
		font-size: 18px;
		line-height: 23px;
	}
 

}</pre></body></html>