﻿@charset "utf-8";

@import url("https://www.mwt.co.jp/common/css/reset.css");
@import url("https://www.mwt.co.jp/common/css/layout.css");
@import url("../../common/css/common.css");
@import url("https://www.mwt.co.jp/kaigai/common/css/header.css");
@import url("https://www.mwt.co.jp/kaigai/common/css/internal_links.css");


/*--------------------------------------------------------------------イレギュラーテキスト*/
.font14 {font-size:14px;}




/*--------------------------------------------------------------------コンテナ*/
#container{
	clear:both;
	width:950px;
	margin:0px auto 40px;
	zoom:1;
}
#main{
	float:right;
	width:737px;
}
#side{
	float:left;
	width:198px;
}

/*----------------------------------------------------------------------タイトル*/
#title{
	position:relative;
	margin-bottom:15px;
}
h1{
	width:950px;
}
h1.crossfader{
	position:relative;
	height:150px;
}
h1.crossfader img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
	cursor:pointer;
}
h1.crossfader .active{
	z-index:10;
	opacity:1.0;
}
h1.crossfader .last-active{
	z-index:9;
}
#title ul{
	position:absolute;
	top:5px;
	right:0px;
	z-index:10;
}
#title li{
	padding-bottom:3px;
}
#title li img{
	vertical-align:bottom;
}


/*----------------------------------------------------------------------新着情報*/
.whatsnew_t{
	border:solid 1px #ccb16f;
	margin:0px auto 10px;
	zoom:1;
	background:url(../img/whatsnew_title_bg.gif) repeat-y left top;
}
.whatsnew_t h3{
	float:left;
}
.whatsnew_t div.whatsnew_main{
	float:right;
	padding:5px 0px 5px 3px;
	zoom:1;
}
.whatsnew_t div.whatsnew_main p{
	padding:2px 0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background: #33CCCC;
}
/*-----------------------------------------------　2個設置　--
.whatsnew_t div.whatsnew_main dl{
	margin:8px 0px;
	width:7000px;
	font-size:14px;
	font-weight:bold;
}
.whatsnew_t div.whatsnew_main  dt{
	float:left;
	width:600px;
	padding-left:13px;
	background: url(../../common/img/icon_kaigai_link.gif) no-repeat left 3px;  
}
.whatsnew_t div.whatsnew_main dd{
	color:#CC0000;
}
*/
/*-----------------------------------------------　4個設置*/
.whatsnew_t div.whatsnew_main dl{
/*	float:left;*/
	margin:5px 0px;
/*	width:350px; */
	font-size:14px;
	font-weight:bold;
}
.whatsnew_t div.whatsnew_main  dt{
	float:left;
	width:500px;
	padding-left:13px;
	background: url(../../common/img/icon_kaigai_link.gif) no-repeat left 3px;  
}
.whatsnew_t div.whatsnew_main dd{
	color:#CC0000;
}

/*----------------------------------------------------------------期間限定特別バナー（新着の下）*/
p.bnr_sp{
	clear: both;
	/* [disabled]margin:10px 0px 15px; */
	margin-bottom: 10px;
}

/*----------------------------------------------------------------DPバナー（新着の下）*/
.dp-bnr{
	margin-bottom: 10px;
}
.dp-bnr p.right{
	padding-right: 3px;
	float: left;
}


/*----------------------------------------------------------------バナー大*/

#slider1 div{
	border:solid 1px #CCCCCC;
}
.bx-pager{
	padding:2px 3px;
	margin-bottom:15px;
	background:#999999;
}
.bx-pager a{
	padding:3px 21px; /*5つ padding:3px 16px;　*/
	background:#999999;
	color:#FFFFFF;
	text-decoration:none;
}
.bx-pager .pager-active{
	color: #0066CC;
	background: #CCCCCC;
}

/*----------------------------------------------------------------ツアー検索*/
#tour_search{
	margin-bottom:15px;
	padding:0px 2px 10px 8px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#tour_search dl{
	padding:0px 0px 13px;
	zoom:1;
}
#tour_search dt{
	float:left;
	margin-top:4px;
}
#tour_search dd{
	line-height:2;
}
input ,select{
	vertical-align:middle;
}
#tour_search p.button{
	margin-top:5px;
	text-align:center;
}
#tour_search dl.date dd{
	font-size:14px;
	line-height:1.7;
}
/*----------------------------------------------------------------キーワード検索*/
div#keyword{
	margin-bottom:15px;
	padding:10px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#keyword span.button{
	padding-left:10px;
}
#keyword ul{
	zoom:1;
}
#keyword  li{
	float:left;
	white-space:nowrap;
	padding:5px 10px 5px 0px;
}
#keyword  li.size_1{
	font-size:12px;
}
#keyword  li.size_2{
	font-size:14px;
}
#keyword  li.size_3{
	font-size:16px;
	font-weight:bold;
}
#keyword dd{
	float:right;
	width:150px;
}

/*----------------------------------------------------------------ツアーBEST5*/
div#best5{
	margin-bottom:15px;
	padding:10px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#best5 dl{
	clear:both;
	padding:3px 0px;
	zoom:1;
}
#best5 dt{
	float:left;
}
#best5 dd{
	float:right;
	width:150px;
}
/*----------------------------------------------------------------ランキング自動*/
div.tourRanking{
	margin-bottom:15px;
	padding:10px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
div.tourRanking dl{
	margin:5px 0px 20px;
	zoom:1;
}
div.tourRanking dl dt{
	float:left;
	margin-right:10px;
}
div.tourRanking dl dd.price{
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
div.tourRanking dl dd.link{
	clear:both;
}
div.tourRanking dl dd.link a{
	text-decoration:none;
}

/*----------------------------------------------------------------関連リンク*/
div#kanren_link{
	margin-bottom:15px;
	padding:10px;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
div#kanren_link li{
	padding-left:10px;
	background: url(../img/arrow_gray.gif) no-repeat left 5px;
}

/*----------------------------------------------------------------プラン*/

#tabs{
	background: url(../img/plan_dot_vertical.gif) repeat-y 368px top;
}

/*タブ*/
ul#nav{
	zoom:1;
}
ul#nav li{
	float:left;
}
ul#nav li img{
	vertical-align:bottom;
}
/*プラン内容*/
div.tab_box{
	clear:both;
	margin-bottom:15px;
	padding:10px 7px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	zoom:1;
}
div.tab_box hr{
	clear:both;
	margin:0px;
	padding:0px;
  border-width: 1px 0px 0px 0px; /* 太さ */
  border-style: dotted; /* 線種 */
  border-color: #CCCCCC; /* 線色 */
  height: 1px; /* 高さ */
	line-height:0;
}
#web{
	border-top:solid 4px #ff6f61;
	background:url(../img/plan_back_web.gif) repeat-x top;
}

#free{
	border-top:solid 4px #23bcca;
	background:url(../img/plan_back_free.gif) repeat-x top;
}
#shoku-kan{
	border-top:solid 4px #feb257;
	background:url(../img/plan_back_shoku-kan.gif) repeat-x top;
}
#round{
	border-top:solid 4px #41ba60;
	background:url(../img/plan_back_round.gif) repeat-x top;
}

div.plan{
	width:330px;
	float:left;
	padding:10px 15px;
	position:relative;
}
div.plan .type img{
	vertical-align:middle;
	padding-right:5px;
}
div.plan h4{
	height:2em;
	padding:15px 0px 25px;
	font-size:14px;
	fotn-weight:bold;
	line-height:1.3;
}
div.plan h4 a{
	color:#FF0000;
}
div.plan h4 a:hover{
	color: #0066CC;
}
div.plan h4 horver{
	color:#0099CC;
}
div.plan p.photo{
	padding:0px 3px 3px 0px;
	position:absolute;
	top:10px;
	right:16px;
	background:url(../img/plan_photo_back.gif) no-repeat;
}
div.plan p.photo img{
	width:100px;　/*92px*/
  height:100px;
}
div.plan p.photo span.pamph img{
	margin-top:8px;
	height:auto;
	width:auto;
}
div.plan ul.air{
	height:80px;
}
div.plan ul.air li{
	padding-bottom:3px;
	font-size:14px;
}
div.plan ul.air li img{
	vertical-align:middle;
	padding-right:5px;
}
div.plan ul.air li span.period{
	float:left;
	font-size:12px;
	padding-right:5px;
}
div.plan ul.air li a{
	margin-right:8px;
}
div.plan p.point{
	height:4.9em;
	padding:10px;
	background: #deefff;
	border:solid 2px #c8e3f7;
}
div.plan p.point_02{
	height:6.5em;
	padding:10px;
	background: #deefff;
	border:solid 2px #c8e3f7;
	/* [disabled]clear: both; */
}

/*ホテル一覧*/
ul.menu{
	margin-top:-33px;
}
span.toggle{
	padding-left:226px;
	cursor:pointer;
}
ul.menu li ul{
		display:none;
	}
ul.hotel{
	margin-bottom:10px;
	padding:10px;
	border:solid 1px #d5bd91;
}
ul.hotel li{
	margin-top:8px;
	padding-left:17px;
	list-style:none;
	background:url(../../common/img/icon_hotel_s.gif) no-repeat;
} 
ul.suitcase li{
	margin-top:8px;
	padding-left:17px;
	list-style:none;
	background:url(../../common/img/icon_suitcase.gif) no-repeat;
} 



/*---------------------------------------------------------------------台湾情報*/
#info{
	clear:both;
	margin-bottom:15px;
	padding:10px 30px;
	border:solid 1px #CCCCCC;
}
div#slider2{
	clear:both;
}
div#slider2 dl{
	width:170px;
	padding:5px 30px;
}
div#slider2 dt{
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #0099FF;
}
div#slider2 dd.link{
	padding-top:5px;
}
div#slider2 dd.photo{
	text-align:center;
}
div#slider2 dd.photo img{
	height:130px;
	width:130px;
}
.bx-prev{
	position:absolute;
	text-indent:-999999px;
	width:12px;
	height:70px;
	background:url(../img/info_left.gif) no-repeat;
	top:80px;
	left:-20px;
}
.bx-next{
	position:absolute;
	text-indent:-999999px;
	width:12px;
	height:70px;
	background:url(../img/info_right.gif) no-repeat;
	top:80px;
	right:-3px;
}

/*---------------------------------------------------------------------ホテル一覧*/

.hotel_list{
	margin-bottom:20px;
	padding:0px 15px 15px;
	background: #EFEFEF;
	zoom:1;
}
.hotel_list dl{
	clear:both;
	padding-top:15px;
	zoom:1;
}
.hotel_list dl dt{
	clear:both;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px dashed #999999;
}
.hotel_list dl dt img{
	margin-left:15px;
	vertical-align:bottom;
}
.hotel_list dl dd{
	float:left;
	width:225px;
	margin-right:6px;
	font-size:10px;
	color:#999999;
}
.hotel_list dl dd.double{
	width:276px;
}
.hotel_list dl dd a{
	text-decoration:none;
}


/*---------------------------------------------------------------------SEO文*/
div.bottom_text{
	padding:15px 15px 15px 15px;
	border:1px solid #CCCCCC;
}
div.bottom_text h3{
	padding-bottom:10px;
}
div.bottom_text p{
}

/*---------------------------------------------------------------------SPOOK価格表示ガジェット*/
#tabs .deplistWrap, #tabs .pricelist span.left,
.whatsnew_t .deplistWrap, .whatsnew_t .pricelist span.left {
 display: none;
}
.whatsnew_t div.whatsnew_main dl{
	width:700px;
}
.whatsnew_t dd a{
	color:#CC0000;
}
#tabs ul.air li{
	clear:both;
}
#tabs ul.air li img{
	float:left;
	margin-right:5px;
}
#tabs ul.air li .gadgetPrice{
	float:left;
}

/*追加*/
#side p.bnr{
	margin-bottom:5px;
}
/*---------------------------------------------------------------------ダイナミックパッケージ*/
.hide_text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#dp_box {
	border: 1px solid #CCCCCC;
	font-size: 15px;
	width: 198px;
	text-align: center;
margin:15px 0;
}
#dp_box p {
	margin:0;
	background-image: url(../../img/title.jpg);
	background-repeat: no-repeat;
	height: 51px;
}
#dp_box ul li {
	font-size: 13px;
	list-style: none;
	margin: 6px 0;
	padding: 0;
}