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

/*

   TABIPLUSONE - ã‚¹ã‚¿ã‚¤ãƒ«ã‚·ãƒ¼ãƒˆ

  Copyright J-LINE CORPORATION. All rights reserved.
  http://www.j-line.co.jp/

*/
/* ----------------------------------------------------------
	å…±é€š
------------------------------------------------------------- */
.ranking{/*2015/11/19TAKEDA*/
	margin-top:30px;
}
.new{/*2015/11/19TAKEDA*/
	margin-top:40px;
}
.video{
	margin-top:-20px;
}
.price {
	margin: 5px 0;
	text-align: right;
	color: #f3981c;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.price span {
	font-size: 200%;
	font-weight: 700;
	margin: 0 0 0 20px;
	color: #f36a1c;
}
.price2 {
	margin: 0 0 3px ;
	text-align: right;
	color: #f3981c;
/*	border-top: 1px solid #eee;*/
	border-bottom: 1px solid #eee;
}
.price2 span {
	font-size: 130%;
	font-weight: 700;
	margin: 0 0 0 5px;
	color: #f36a1c;
}
.video-txt,
.ranking-txt,
.special-txt {
	margin: 10px 0 0;
}
.category,
.video,
.new,
.review,
.faq,
.feature {
	position: relative;
}
.category .btn,
.video .btn,
.new .btn,
.review .btn,
.faq .btn,
.feature .btn {
	font-size: 114.3%; /*16px*/
	position: absolute;
	top: 0;
	right: 0;
}
.new .btn,
.review .btn,
.feature .btn {
	right: 10px;
}
.category .ttl,.spof .ttl,.ranking .ttl,.video .ttl,.new .ttl,.review .ttl,.faq .ttl,.area .ttl,.aboutus .ttl ,.find .ttl{/*takeda*/
	margin: 0 0 20px;
	padding: 0 0 0 45px;
}
.new .ttl{/*takeda*/
	margin: 0 0 17px;
	padding: 0 0 0 45px;
}
/*
.category .ttl {background: url(../img/top/ico_popcate.png) center left no-repeat;}
.spof .ttl {background: url(../img/top/ico_spof.png) center left no-repeat;}
.ranking .ttl {background: url(../img/top/ico_ranking.png) center left no-repeat;}
.video .ttl {background: url(../img/top/ico_video.png) center left no-repeat;}
.review .ttl {background: url(../img/top/ico_review.png) center left no-repeat;}
.new .ttl {background: url(../img/area/ico_new.png) center left no-repeat;}
.experiences .ttl {background: url(../img/top/ico_experiences.png) center left no-repeat;}
.area .ttl {background: url(../img/top/ico_area.png) center left no-repeat;}
.faq .ttl {background: url(../img/top/ico_faq.png) center left no-repeat;}
.aboutus .ttl {background: url(../img/area/ico_us.png) center left no-repeat;}
.find .ttl {background: url(../img/area/ico_search.png) center left no-repeat;}*/
/* ----------------------------------------------------------
	topRight
------------------------------------------------------------- */
.topRight .new{
	margin-top:0!important;
}
/* ----------------------------------------------------------
	Advanced Search
------------------------------------------------------------- */
.area-search {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 1120px;
	height: 72px;
	padding: 15px 8px;
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000); 
	background: rgba(0, 0, 0, .8);
}
.area-search:not(:target){
    filter: none;
}
.area-search .sttl {
	margin: 0 0 20px;
	text-align: center;
}
.area-search .item {
	margin:  5px 10px ;
	float:left;
}
.area-search .select {
	float:left;
}

.area-search .item-cate {
	display: block;
}
.ico_calender {
	margin: 0 0 0 10px;
}
/* ----------------------------------------------------------
	Popular Tour Category &amp; Staff went to and Experienced
------------------------------------------------------------- */
.feature .item,
.category .item,
.area .item {
	position: relative;
	display: block;
	margin: 0;
}
.feature .item p,
.category .item p,
.area .item p {
	font-family: sans-serif;
	font-size: 128.6%;
	position: absolute;
	bottom: 10px;
	padding: 0 10px;
	color: #fff;
	background: rgba(0,0,0,.6);
}
.category .item img,	
.area .item img{	
	width: 265px;
	height: 177px;
}

/* ----------------------------------------------------------
	Ranking
------------------------------------------------------------- */
.ranking-img {
	position: relative;
}
.ranking-mark {
	font-family: 'Oswald', sans-serif;
	font-size: 171.4%;
	line-height: 1;
	position: absolute;
	top: 10px;
	left: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 36px;
	height: 36px;
	padding: 5px 0 0 0;
	text-align: center;
	color: #fff;
	border: none;
	border-radius: 50%;
	background: #222;
}
.rank01,
.rank02,
.rank03 {
	width: 60px;
	height: 64px;
	padding: 14px 0 0 0;
	border-radius: 0;
}
.rank01 {
	background: url(../img/top/lab_rank01.png) no-repeat ;
}
.rank02 {
	background: url(../img/top/lab_rank02.png) no-repeat ;
}
.rank03 {
	background: url(../img/top/lab_rank03.png) no-repeat ;
}
.ranking-review {
	margin: 10px 0 0 0;
	padding: 15px;
	background: #eee;
}
.username {
	display: block;
	text-align: right;
	color: #999;
}
.col-1of3 .ranking-img img {
	width: 360px;
	height: 240px;
}
.col-1of4 .ranking-img img {
	width: 265px;
	height: 177px;
}
/* ----------------------------------------------------------
	Video
------------------------------------------------------------- */
.video-item {
	margin: 0 0 20px;
}
/* ----------------------------------------------------------
	Tour Review
------------------------------------------------------------- */
.review-item {
	margin: 0 0 20px;
}
.review-photo {
	float: left;
	width: 75px;
}
.review-txt {
	margin: 0 0 0 95px;
}
.review-data {
	float: right;
}
.review-item img{
	width: 75px;
	height: 75px;
}
/* ----------------------------------------------------------
	New
------------------------------------------------------------- */
.new-item {
	margin: 0;
}
.new-photo {
	float: left;
	width: 115px;
}
.new-txt {
	margin: 0 0 0 115px;
}
.new-data {
	float: right;
}
.new-item img{
	width: 109px;
	height: 75px;
}
/* ----------------------------------------------------------
	Experienced
------------------------------------------------------------- */
.feature img{
	width: 530px;
	height: 140px;
}
/* ----------------------------------------------------------
	Bunner
------------------------------------------------------------- */
.bunner-img {
	position: relative;
}
.col-1of3 .bunner-img img {
	width: 360px;
	height: 100px;
}
.col-1of4 .bunner-img img {
	width: 265px;
	height: 100px;
}
/* ----------------------------------------------------------
	Catefory
------------------------------------------------------------- */

#cate_btn{
/*	background-color:#999;marg*/
    margin-bottom: 8px;
    padding: 8px;
	background-image:url(http://www.tabione.com/ib/img/common/cate_btn_img.png);
/*	width:360px;*/
	height:90px;
}

#cate_btn p.mainImg {
    float: left;
    margin-right: 5px;
    width:120px;
    height:90px;
}

#cate_btn div p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 5px;
    margin-top:21px;
    font-family: sans-serif
}
#cate_btn div p img{
	float:right;
}
#cate_btn2{
background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
/*	background-color:#454545;*/
  padding: 8px;
  height:40px;
  margin-bottom:18px;
}
#cate_btn2 div p {
    color: #fff;
    font-size: 14px;
 /*   font-weight: bold;*/
    padding-bottom: 5px;
    margin-top:6px;
/*    font-family: sans-serif*/
}
#cate_btn2 .txt_right {
    color: #fff;
    font-size: 14px;
 /*   font-weight: bold;*/
    padding-bottom: 5px;
    margin-top:-27px;
/*    font-family: sans-serif*/
	text-align:right;
}
.row2 {
    margin: 0 0 20px;
}

.row2::before, .row2::after, .clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.row2::after, .clearfix::after {
    clear: both;
}
.row2::before, .row2::after, .clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
#cate2{
	width:240px;
}
#date-txt{
	width:100px;
}
/* ----------------------------------------------------------
	feature
------------------------------------------------------------- */
.feature div{

}
/* ----------------------------------------------------------
	headline
------------------------------------------------------------- */
#headline{
/* font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro","Hiragino Kaku Gothic Pro","ãƒ¡ã‚¤ãƒªã‚ª","Meiryo",verdana,Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif;
    font-size: 250%;
    text-align: center;*/
	background: #000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family:"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro","Hiragino Kaku Gothic Pro","ãƒ¡ã‚¤ãƒªã‚ª","Meiryo",verdana,Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif;
    font-size: 2.142rem;
    font-weight: normal !important;
    height: auto;
    margin: 0 0 10px;
    padding: 8px;
    text-align: center;
}

.btnAllplan {
    width: 80%;
    margin: 0px auto 15px;
}
.btnAllplan .btn {
    width: 100%;
    display: block;
    padding: 12px 0;
}</pre></body></html>