@charset "utf-8";

html {
	-webkit-text-size-adjust: 100%;
}

.header .search .btn input {
	color: #f60;
	text-indent: 0;
}

/* SNSボタン */
.sns {
	background:#fff;
	margin: 15px 0 0;
	padding: 15px 0;
	border-top: solid #e5e5e5 1px;
	border-bottom: solid #e5e5e5 1px;
	text-align: center
}

.sns li {
	display: inline-block;
	height: 22px;
	vertical-align: top
}

.sns .tw {
	width: 110px
}

.sns .fb {
	width: 80px
}

/*コンテンツ*/
#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #7b4e21;
	font-size: 14px;
}

#smartPage {
	width: 100%;
	padding: 0;
	background: #fffcdb;
	overflow: hidden;
}

#smartPage img {
	max-width: 100%;
	height: auto;
}

#pageTitle {
	max-width: 640px;
	margin: 0 auto;
}

.mt1em {
	margin-top: 0.5em;
}
.mb10 {
	margin-bottom: 2%;
}
.mb20 {
	margin-bottom: 4%;
}
.mlr05 {
	margin-left: 5px;
	margin-right: 5px;
}
sub {
	font-size: 70%;
}

.topBtn {
	text-align: center;
	padding: 10px 0;
	background-color: #89bf20;
}
.topBtn li {
	display: block;
	padding: 0 10px;
}
#pageInner {
	max-width: 640px;
	margin: 0 auto;
}

.noteBG {
	background: url("../../../../../contest/ja_caravan/sp/report/img/bg_note.png") repeat 0 0;
}

.noteArea {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 5px;
	background: url("../../../../../contest/ja_caravan/sp/report/img/bg_note_bott.png") no-repeat 0 bottom;
}

.noteArea .noteBG {
	padding: 2%;
}

.floatBox {
	clear: both;
	overflow: hidden;
}
.floatBox .floatL {
	float: left;
	width: 49%;
}
.floatBox .floatR {
	float: left;
	width: 49%;
	margin-left: 2%;
}
.floatBox dd {
	font-size: 14px;
	margin-top: 0.5em;
}

h3 {
	clear: both;
	background: url(../img/bg_line.png) repeat-x bottom left;
	padding: 10% 2% 3%;
	margin: 0 -2% 2%;
}

.prof .imgL {
	float: left;
	width: 130px;
	text-align: center;
	margin-right: 1%;
	margin-left: -1%;
}
.prof dd {
	font-size: 12px;
	text-align: center;
	margin-top: 3px;
}

h4 {
	clear: both;
	padding: 5% 0 1%;
}

.recipe .img {
	margin-bottom: 2%;
}
.recipe .imgR {
	float: right;
	width: 100px;
	margin-left: 2%;
	margin-bottom: 2%;
}
.recipe .btn {
	clear: both;
	text-align: center;
	padding: 1em 0 3%;
}

.floatBox2 {
	overflow: hidden;
}
.floatBox2 .imgL {
	float: left;
	width: 150px;
	margin-right: 2%;
}
.floatBox2 .imgR {
	float: right;
	width: 150px;
	margin-left: 2%;
}

.present {
	clear: both;
	background: url(../img/bg_line.png) repeat-x top left, url(../img/bg_line.png) repeat-x bottom left;
	font-size: 14px;
	padding: 4% 2% 5%;
	margin: 7% -2% 2%;
}
.present h3 {
	padding: 0 0 2%;
	margin: 0;
	background: none;
}
.present .imgL {
	margin-left: 10%;
	width: 45%;
}
.present .imgR {
	margin-top: -17%;
	margin-left: 52%;
	width: 41%;
}
.present .txt {
	margin: 3% 0;
}

.shopInfo {
	margin-top: 3%;
	font-size: 14px;
}
.shopInfo h2 {
	margin-bottom: -4%;
}
.shopInfo .box1 {
	overflow: hidden;
	margin-top: 1%;
}
.shopInfo .box2,
.shopInfo .box3 {
	clear: both;
	overflow: hidden;
	margin-top: 1em;
}
.shopInfo .box1 .img {
	float: right;
	width: 40%;
}
.shopInfo .box1 .txt {
	width: 58%;
}
.shopInfo .box2 .img {
	clear: both;
	float: left;
	width: 50%;
}
.shopInfo .box3 .img {
	clear: both;
	float: left;
	width: 30%;
}
.shopInfo .box2 .txt {
	float: left;
	margin-left: 2%;
	width: 48%;
}
.shopInfo .box3 .txt {
	float: left;
	margin-left: 2%;
	width: 68%;
}
.shopInfo .prof {
	clear: both;
	width: 150px;
	margin-top: 0px;
	margin: auto;
}
.shopInfo .prof dt {
	text-align: center;
}

#btBanner {
	margin: 20px 0 40px;
}

#btBanner li {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
#btBanner li+li {
	margin-top: 10px;
}
#btBanner ul+ul {
	margin-top: 10px;
}


/************************************************************************************
smaller than 640
*************************************************************************************/
@media all and (min-width: 640px) {
#contents {
	font-size: 16px;
}
#btBanner li {
	width: 300px;
}
.shopInfo h2 {
	margin-bottom: 0;
}
.shopInfo .box1 {
	margin-top: 0;
}
.shopInfo .box2,
.shopInfo .box3 {
	margin-top: 3%;
}
.shopInfo .box1 .img {
	width: 200px;
}
.shopInfo .box1 .txt {
	width: 70%;
}
.shopInfo .box2 .img {
	width: 210px;
}
.shopInfo .box3 .img {
	width: 130px;
}
.shopInfo .box2 .txt {
	width: 38%;
}
.shopInfo .box3 .txt {
	width: 67%;
}
.shopInfo .prof {
	margin-top: 0px;
}
#btBanner ul {
	text-align: center;
}
#btBanner li {
	display: inline;
}
#btBanner li+li {
	margin-top: 0;
	margin-left: 10px;
}
}