@charset "Shift_JIS";
/* common.css
-------------------------------------------------------------*/
@import url(/smartphone/common/css/jtb_site_sp.css);

/* clearfix
-------------------------------------------- */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}

#contents {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#contents img {
	width: 100%;
	height:auto;
	line-height: 1;
	margin: 0;
	padding: 0;
	border: 0;
}

/* TOP button
-------------------------------------------- */

#pagetop {
	position: fixed;
	bottom: 30px;
	right: 10px;
	opacity: 1;
}
img.retina {
zoom:.55;
width:100%;
}

