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


/*ãƒ©ãƒ³ã‚­ãƒ³ã‚°*/
.ranking h2.ttl,.new h2.ttl{
	font-size:1.2em!important;
	font-weight:bold!important;
	padding: 5px 0px 5px 35px;
	margin-bottom: 10px;
	border-left:none;
}
.ranking h2.ttl{
	background:url(/img/top/iconRank.png) no-repeat left center;
    background-size: 25px auto;
}

.ranking .ranking-review{
	display:none;
}
.rankBox{
	display:flex;
	padding: 8px;
    border-bottom: 1px dotted #999;
}
.ranking-img {
    position: relative;
    flex: 0 0 100px;
    margin-right: 8px;
    height: 65px;
    overflow: hidden;
}
.ranking-txt{
	margin:0;
}
.rankBox .price span{
	font-size:110%;
}

.rankBox img{
	width: 100%;
    vertical-align: bottom;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.rankBox .price{
	color:#c00;
	font-weight:bold;
	font-size:110%;
}
.ranking-mark{
	padding: 3px;
    top: 3px;
    left: 3px;
    width: 22px;
    height: 22px;
    position: absolute;
    background: #666;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}

.rankBox h3 {
	background: none !important;
	color: #666 !important;
	font-weight: bold;
	font-size: 100%;
	border-bottom: none;
	padding: 0;
	margin-top: 0;
	line-height: 1.0;
}
/*æ–°ç€ãƒ„ã‚¢ãƒ¼*/
.new{
	margin-top:40px;
}
.new h2.ttl{
	background:url(../../../img/top/iconNew.png) no-repeat left center!important;
	background-size: 25px auto;
}
.tour-ranking .right-box{
	padding-left: 8px;
	font-weight: bold;
}
.tour-ranking .thumbnail{
	width:150px;
}
.rankBox a {
    display: flex;
}
.tour-ranking .thumbnail {
    width: 150px;
    height: 80px;
    flex: 0 0 30%;
    background-size: cover;
}
.allPlan{
	width:80%;
	margin:15px auto;
}

.allPlan a{
	display:block;
	background:#f90;
	color:#fff;
	text-align: center;
	padding:12px 0;
}
.infomation{
	margin:30px 0;
}
.infomation h2{
	padding: 0.5em;
  	color: #494949;
  	background: #eee;
  	border-left: solid 5px #0099ff;
  	font-size:130%;
  	margin-bottom: 15px;
}
#newBox .item {
    padding: 5px;
 }
 .tour-ranking .fee {
    line-height: 1.6rem;
    color: #c00;
}</pre></body></html>