@charset "utf-8";


/* 002.common */
span.price{color:#f00;}
br.clear{font-size:0; line-height:0; clear:both;}
.clear{clear:both;}
.nowrap{white-space:nowrap;}
.mb01{margin-bottom:8px;}
.mb02{margin-bottom:18px;}
.mb03{margin-bottom:24px;}





/* 各ページの画像配置 */
#wrap{
	padding:30px 0 0 0;
	background-size:100% auto;

}

#junbi{
	margin-bottom:100px;
}

#wrap h2{
	position:static;
	color:#fff;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top:-20px;
	padding-right:5px;

}


#main{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 auto;
	height:auto;
}
#okinawa #main,
#hokkaido #main,
#tokyo #main{
	background:none;
}
#main p{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#contents{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float:none;
}
#sidebar{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float:none;
	height:auto;
	padding-bottom:24px;
	position:static;
	margin:auto;
	
}

#contents .block{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px;
}

p#area{
	font-size:10px !important;
	background-size:120px auto;
	padding:0 10px;
	text-align:center;
}
#mainpict{
	float:right;
	margin:12px 0 10px 15px;
}
#about h3{
	font-size:15px;
	padding:11px 0 0 19px;
	background-size:13px auto;
	line-height:1.3;
	background-position:left 12px;
}
#about h3 span{
	font-size:9px;
	line-height:1.5;
}
#about p{
	line-height:1.8;
	margin-left:15px;
	margin-right:20px;
}
#about p.catch{
	font-size:18px;
	line-height:1.6;
	margin-bottom:5px;
}
#about p.spotdetail {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:0;
	margin-right:0;
}

#rectour h4{
	font-size:14px;
	width: 100%;
	height:auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 5px 0;
	padding:5px 10px;
	background:none;
	background-color:#274189;
}
/*#rectour p{
	margin-bottom:14px;
	line-height:18px;
	position:relative;
}*/
#rectour .planbox{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:15px;
	float:none;
	overflow:hidden;
	height:auto !important;
}
#rectour .half{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 15px 0;
}

#rectour h5{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size:13px;
	background-size:12px auto;
	padding-left:28px;
	padding-right:5px;
	margin-bottom:10px;
}
#rectour .half h5{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#rectour h5 img{
	display:none;
}
#rectour .planbox p{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:3px 0 0 0;
	margin-bottom:10px;
}
#rectour .planbox dl{
	padding:0;
	clear:both;
	margin-bottom:5px;
}
#rectour .planbox dl:last-of-type{
	margin-bottom:0;
}

#rectour .half p{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 6px 0;
}
#rectour .half dl{
	width:auto;
	padding:0;
	clear:both;
}

#rectour img.pict{
	width:70px;
	height:auto;
	margin:0 5px 5px 0;
	position:static;
	float:left;
}


#rectour dl{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:17px;
	margin-bottom:3px;
}
#rectour dl dt,
#rectour dl dd{
	float:left;
	height:17px;
	line-height:17px;
}
#rectour dl dt{
	width:auto;
	margin-right:10px;
}
#rectour dl dd{
	border-right:1px solid #028DCD;
	margin-right:6px;
	padding-right:6px;
}
#rectour dl dd.end{
	border:none;
}
#tokyo #rectour dl dt{
	margin-right:6px;
}
#tokyo #rectour dl dd{
	margin-right:5px;
	padding-right:5px;
}


#othertour h4{
	font-size:14px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:auto;
	margin:0 0 5px 0;
	padding:5px 10px;
	background:none;
	background-color:#274189;
}

#othertour h5{
	font-size:12px;
	border-left:5px solid #f6d090;
	padding-left:9px;
	margin-bottom:6px;
}

#othertour ul{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
}
#othertour ul li{
	padding:2px 0 4px 18px;
	margin-bottom:2px;
	position:static;
	background-size:10px auto;
}

#othertour ul li ul{
	position:static;
	margin-top:3px;
	margin-bottom:5px;
}

#link{
	display:none;
}

#sidebar{
	display:none;
}