@charset "UTF-8";
/* CSS Document */

/*= Basic

------------------------------------------*/
body {
	font-size: 14px;
	background-color: #ecebe7;
}
.txt-center {
	text-align: center;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.image-left {
	float: left;
	margin: 0 10px 10px 0;
}
.image-right {
	float: right;
	margin: 0 0 10px 10px;
}
.icon {
	vertical-align: middle;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.t10n {
	font-size: 10px;
	line-height: 1.2;
}
a {
	/*color: #444;*/
	text-decoration: none;
}
a.btn-like {
	display: block;
	background-color: #85c936;
	border-radius: 4px;
	color: #FFF;
	padding: 9px 10px;
	border: 0px none;
	line-height: 1;
	text-align: center;
	font-size: 14px;
}
.btn-like a {
	display: block;
	background-color: #D00;
	border-radius: 4px;
	color: #FFF;
	padding: 9px 10px;
	border: 0px none;
	line-height: 1;
	text-align: center;
	font-size: 14px;
}
.sp-only {
	display: none;
}
.tb-only {
	display: none;
}
/*= Constructure

------------------------------------------*/



#bodyInner {
	width: 1300px;
	margin: 0 auto;
	background: url(../images/bg_body.gif);
	box-shadow: 0 0 5px 0 #CCC;
}
#header, #content {
	max-width: 1300px;
	margin: 0 auto;
}
#content {
	padding: 20px 0 0;
}
#inHeader, #inContent {
	width: 1000px;
	margin: 0 auto;
}
#inContent {
	padding: 0 0 20px;
}



/*= Header
------------------------------------------*/
#header {
	height: 65px;
	background: url(../images/bg_header.gif);
}
#inHeader {
	position: relative;
}
#logo {
	margin: 0;
}
#headerCopy {
	position: absolute;
	top: 20px;
	left: 160px;
}
.menubtn {
	display: none;
}
/*スマホ用のメニュー*/

#spMenu {
	display: none;
}
/*通常ヘッダーメニュー*/

#globalMenu {
	position: absolute;
	right: 0px;
	top: 15px;
}
#globalMenu ul {
	margin: 0;
	padding: 0;
}
#globalMenu ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: 6px;
}
/*= Footer

------------------------------------------*/



#footer {
	text-align: center;
	clear: both;
	background-color: #B00;
}
.footer-menu {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.footer-menu li {
	display: inline;
	margin: 9px;
}
#footer address {
	font-size: 10px;
	padding: 20px;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
#footer address a {
	color: #FFF;
}
/*= Content

------------------------------------------*/



.section-box {
	background-color: #FFF;
	position: relative;
	border: 8px solid #ded8c7;
	padding: 10px;
	margin-bottom: 20px;
}
.section-box h2 {
	position: absolute;
	top: 0px;
	left: 2px;
	margin: 0;
	padding: 0;
}
.section-box h2.pickuptitle{
	position: relative;
}


/*= NEWS
------------------------------------------*/
.single-news #gMenu00 {
	display: none;
}
.single-news .newsEntry h1 {
	margin: 0px 0 10px;
	font-size: 24px;
	font-weight: normal;
	color: #783912;
}
.single-news .newsEntry {
	min-height: 600px;
}




/*= SHOP
------------------------------------------*/
.shop-main #gMenu00 {
	display: none;
}
.shop-kanazawa #mainVisual {
	background-color: #5fb7e9;
}
.shop-ohshima #mainVisual {
	background-color: #ee86a9;
}
.shop-tonami #mainVisual {
	background-color: #fb9202;
}
.shop-main #inMainVisual {
	text-align: center;
	overflow: hidden;
}
.shop-main #inMainVisual h1 {
	margin: 0;
}
.shop-main #inMainVisual img {
	width: 100%;
	max-width: 1000px;
	height: auto;
}
#shopInfo {
	width: 287px;
	float: right;
	padding-top: 40px;
}
#shopMap {
	width: 628px;
	float: left;
	margin-bottom: 20px;
}
#around {
	position: relative;
	padding-top: 40px;
	min-height: 70px;
}
#around h2 {
	left: -10px;
}
#around ul {
	margin: 0;
	padding: 0;
}
#around ul li {
	display: inline-block;
*display: inline;
	zoom: 1;
	margin: 0 20px 10px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
#around .txt {
/*padding-top: 20px;*/
}
#around .txt h5 {
	margin: 0 0 5px;
}
#around .txt ul li {
	margin: 0px 20px 5px;
}
.shop-ohshima #around {
	display: none;
}
.info-table th {
	background-image: url(../images/bg_title.gif);
}
.info-table td {
	padding-left: 10px;
	vertical-align: middle;
}
#gMap {
	margin-top: 10px;
}
#gMap iframe {
	height: 240px !important;
}
.shop-ohshima #gMap iframe {
	height: 205px !important;
}
.shop-tonami #gMap iframe {
	height: 313px !important;
}
/*アルビス紹介*/

#foodLand {
/*margin-bottom: 20px;*/
}
#foodLand h5 {
	background: url(../images/h5_eyecatch.gif) 0px 1px no-repeat;
	font-size: 14px;
	padding: 2px 16px;
	line-height: 1;
	margin: 0 0 3px;
}
#albisMarket {
	width: 270px;
	float: left;
	min-height: 320px;
}
#albisMarket .thum img {
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 3px;
}
#albisMarket p {
	font-size: 14px;
}
.toiawase {
	width: 270px;
	height: 24px;
	margin-top: 5px;
}
.toiawase a {
	width: 270px;
	height: 24px;
	display: block;
	text-indent: -9999em;
	background: url(../images/btn_otoiawase.gif) no-repeat 0 0;
}
.toiawase a:hover {
	background-position: 0 -24px;
}
#recommend {
	float: right;
	width: 680px;
}
#recommend h4, #serviceGuide h4 {
	background: url(../images/bg_title.gif);
	margin: 0;
	color: #FFF;
	font-size: 16px;
	padding: 5px 14px;
	margin: 0 0 5px 14px;
	line-height: 1;
}
#recommend .clearfix {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 321px;
	margin-left: 14px;
	margin-bottom: 10px;
	clear: both;
	min-height: 120px;
	margin-top: 6px;
}
#recommend .clearfix .thum {
	float: right;
	/*width: 126px;*/
	text-align: right;
}
#recommend .clearfix .thum img {
	margin-left: 6px;
}
#recommend .clearfix p {
	margin: 0;
	font-size: 12px;
}
/*サービスガイド*/

#serviceGuide {
	clear: both;
}
#serviceGuide h4 {
	margin: 0 0 5px 0;
}
#serviceGuide .inbox {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 331px;
	margin-right: 13px;
}
#serviceGuide #albisCard {
	width: 250px;
	height: 106px;
	background: url(../images/img_pointcard.gif) top right no-repeat;
}
#serviceGuide #albisCard p {
	padding-right: 120px;
	font-size: 12px;
}
#serviceGuide #albisATM {
	width: 300px;
}
/*ショップガイド*/

#shopGuide {
	clear: both;
}
#shopGuide h2, #shopGuide .example {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
#shopGuide h2 {
	margin: 0 0 10px;
}
#shopGuide h2 img {
/*max-width: 321px;
width: 100%;
height: auto;*/
}
#shopGuide .example {
	margin-bottom: 10px;
}
#shopGuide .example .icon {
	margin-right: 6px;
}
#shops {
	margin: 0 -0.88%;
}
.shop {
	/*position: relative;
min-height: 290px;*/
	width: 20%;
	padding: 1.5%;
	margin: 1%;
	background-color: #FFF;
	border-radius: 6px;
	box-shadow: 0 0 3px #ccc;
	float: left;
	min-height: 295px;
}
.shop .thum {
	text-align: center;
}
.shop .thum img {
	width: 100%;
	max-width: 150px;
	height: auto;
}
.shop h4,  .shop p {
	line-height: 1.2;
	/*padding-right: 12px;*/
	margin: 5px 0 0;
}
.shop h4 {
	font-weight: normal;
	font-size: 14px;
	background: url(../images/h5_eyecatch.gif) 0px 1px no-repeat;
	padding-left: 16px;
	/*position: absolute;
	top: 120px;
	padding-left: 28px;
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 25px;*/
}
/*.gourmet h4 {
	background-image: url(../images/icon_gourmet.png);
}

.life h4 {
	background-image: url(../images/icon_life.png);
}

.fashion h4 {
	background-image: url(../images/icon_fashion.png);
}*/



.shop .icon {
	margin-right: 2px;
}
.shop .info {
	/*position: absolute;
	top: 160px;*/
	font-size: 12px;
	line-height: 1.4;
	padding-left: 16px;
	text-indent: -16px;
}
.shop .txt {
	font-size: 12px;
	/*position: absolute;
top: 215px;*/
	padding-left: 16px;
}
.shop-tonami .shop .txt {
	/*top: 205px;*/
}
.shop-main .footer-menu {
	margin-top: 70px;
}



/*= RECIPE
------------------------------------------*/
/*サイド*/

.recipe #mainTitle,  #prArea {
	width: 200px;
	float: left;
	padding-bottom: 10px;
}
.archive #prArea, .single-entry #prArea {
	padding-top: 20px;
}
.recipe #mainTitle {
	text-align: center;
	margin-top: 10px;
}
.recipe #mainTitle h1 {
	margin: 0;
}
.recipe #mainTitle img {
	width: 100%;
	max-width: 306px;
	height: auto;
}
#allRecipe {
	display: none;
}
#recipeSearch {
	margin-bottom: 20px;
}
#recipeSearch h2 {
	color: #783912;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}
#recipeSearch .gsc-control-cse {
	background-color: transparent;
	padding: 0px;
	border: 0px;
}
#recipeSearch .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 3px;
}
#recipeSearch input.gsc-search-button,  #recipeSearch input.gsc-search-button:hover,  #recipeSearch input.gsc-search-button:focus {
	border-color: #397a18;
	background-color: #92c57a;
}
#recipeSearch .cse .gsc-search-button input.gsc-search-button-v2,  #recipeSearch input.gsc-search-button-v2 {
	padding: 6px;
}
#prArea .bnr {
	margin-bottom: 10px;
	display:none;
}
/*カテゴリ別ページ*/

#recipeEntries {
	width: 740px;
	float: right;
	margin-top: 10px;
}
#recipeEntries h2 {
	margin: 0 1% 10px;
	font-size: 24px;
	font-weight: normal;
	color: #783912;
}
.entry2 {
	width: 44%;
	min-width: 240px;
	margin: 1%;
	padding: 1.5%;
	float: left;
	background-color: #FFF;
	border-radius: 6px;
}
.entry2 .thum {
	float: left;
	margin-right: 10px;
	vertical-align: middle;
	height: 100px;
	width: 100px;
	overflow: hidden;
}
.entry2 .thum p {
	margin: 0;
}
.entry2 .thum img {
	width: 100%;
	height: auto;
}
.entry2 h3 {
	clear: none;
	font-weight: normal;
	display: inline;
	vertical-align: middle;
	font-size: 14px;
}
.entry2 h3 a {
	color: #444;
}
.entry2 .tag {
	font-size: 11px;
}
.entry2 .t10n {
	text-align: right;
}
.entry2 .t10n a {
	color: #999;
}
/*記事がない時*/

.noentry {
	margin: 1%;
	padding: 1.5%;
	background-color: #FFF;
	border-radius: 6px;
}
.content-nav {
	padding: 30px 0;
	text-align: center;
}
.content-nav ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
.content-nav ul li {
	margin: 0 3px;
	display: inline;
}
.content-nav ul li.page-navigation-list-item {
	display: inline-block;
}
/*個別のレシピ*/

#recipeEntry {
	width: 740px;
	float: right;
	margin-top: 20px;
}
#recipeEntry.section-box h1 {
	margin: 0 0 7px 0;
	font-size: 24px;
	font-weight: normal;
	color: #783912;
}
#recipeEntry.section-box h2 {
	position: static;
	margin: 0 0 6px;
	font-size: 20px;
	font-weight: normal;
	color: #85c936;
}
#recipeInfo {
	float: left;
	width: 320px;
}
#recipeInfo .thum p {
	margin: 0;
}
#recipeInfo .thum img {
	width: 100%;
	height: auto;
}
#recipeDetail {
	width: 400px;
	float: right;
}
#recipeEntry .what, #recipeEntry .howto {
	margin-bottom: 20px;
}
#recipeEntry .what p, #recipeEntry .howto p {
	margin: 0;
}
#recipeEntry .onepoint {
	border-radius: 6px;
	background-color: #e2e0d9;
	padding: 10px;
	margin-bottom: 20px;
}
#recipeEntry .onepoint h2 {
	color: #783912;
	margin: 0 0 5px;
	font-size: 14px;
}
#recipeEntry .onepoint p {
	margin: 0;
	font-size: 12px;
}
#recipeEntry .date {
	color: #999;
	font-size: 12px;
}
/*トップページ*/



.recipe #inMainVisual {
	background-color: #FFF;
	box-shadow: 0 0 5px 0 #CCC;
	text-align: center;
	margin-bottom: 20px;
}
.recipe #inMainVisual h1 {
	margin: 0;
}
.recipe #inMainVisual .pc-only {
	width: 100%;
	max-width: 1000px;
	height: auto;
}
/*ご試食メニュー*/

#tastingMenu {
	/*padding-top: 30px;*/
	position: relative;
}
.tasting-menu {
	padding: 1%;
	color: #FFF;
	background-color: #495b44;
}
.recipe #tmTakayanagi {
	padding-top: 30px;
	padding-bottom: 0px;
}
.tasting-menu .title, .menu {
	width: 23%;
	margin: 0.5%;
	min-width: 125px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.tasting-menu .title {
	border: solid #495b44 1px;
	background: url(../images/tit_tasting_sp.png) no-repeat top left;
	background-size: contain;
	padding-top: 40px;
}
.tasting-menu .title h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 4px;
	/*display: inline;*/
}
.tasting-menu .title .date {
	font-size: 12px;
	display: inline;
}
.menu {
	position: relative;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.8);
	border: outset #FFF 1px;
	text-align: center;
}
.menu .position-ab {
	position: absolute;
	top: 3px;
	left: 3px;
}
.recipe .menu .menu-thum {
	width: 120px;
	height: auto;
	float: left;
	margin: 3px;
}
.recipe .menu h4 {
	color: #000;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	margin: 6px 3px 6px 0;
	line-height: 1.28;
}
/*本日のレシピ*/

#showRecipes {
	width: 740px;
	float: right;
}
.top-recipe {
	margin-bottom: 15px;
}
.top-recipe .thum {
	width: 320px;
	height: 240px;
	overflow: hidden;
	float: left;
}
.top-recipe .txt {
	width: 410px;
	float: right;
}
.top-recipe .txt .cookpad-logo {
	margin-bottom: 20px;
}
.top-recipe .txt .category {
	margin-bottom: 7px;
}
.category a {
	color: #b28e0e;
	text-decoration: underline;
}
.top-recipe .txt h3 {
	margin: 0 0 7px 0;
}
.top-recipe .txt h3 a {
	color: #783912;
}
.user-name {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	margin: 0 0 16px;
}
.explain {
/*font-size: 16px;*/
}
/*これまでに公開したレシピ*/

#past3daysRecipe {
	position: relative;
	padding: 0px 1% 1%;
	background-color: #e2e0d9;
	text-align: center;
}
#allRecipe2 {
	height: 20px;
	padding-top: 10px;
	padding-right: 1%;
	line-height: 1;
	text-align: right;
	font-size: 12px;
}
#allRecipe2 a {
	color: #1C8E10;
}
#past3daysRecipe h2 {
	top: -5px;
	left: -5px !important;
}
#past3daysRecipe .entry {
	display: inline-block;
*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 28.5%;
	margin: 0.5%;
	padding: 1.5%;
	background-color: #FFF;
	border-radius: 6px;
	text-align: left;
}
#past3daysRecipe .entry .thum {
	text-align: center;
	height: 120px;
	overflow: hidden;
}
#past3daysRecipe .entry .thum img {
	width: 160px;
	height: auto;
}
#past3daysRecipe .entry h3 {
	margin: 2px 0 5px;
	line-height: 1.2;
	min-height: 2.4em;
}
#past3daysRecipe .entry h3 a {
	color: #444;
}
#past3daysRecipe .entry .t10n {
	margin: 0;
	text-align: right;
}
#past3daysRecipe .entry .t10n a {
	color: #999;
	text-decoration: none;
}
/*テーマ別*/

#pickupCategory {
	width: 740px;
	float: right;
	clear: both;
}
#pickupCategory .inner {
	background-color: #e2e0d9;
	padding-top: 20px;
}
.pickup-cat {
	width: 44%;
	margin: 1%;
	padding: 1.5%;
	float: left;
	background-color: #FFF;
	border-radius: 6px;
}
.pickup-cat .thum {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 10px;
	vertical-align: middle;
	height: 75px;
	width: 100px;
	overflow: hidden;
	float: left;
}
.pickup-cat .thum img {
	width: 100%;
	height: auto;
}
.pickup-cat h3 {
	clear: none;
	font-weight: normal;
	vertical-align: middle;
	font-size: 16px;
	margin: 16px 0 0;
}
.pickup-cat h3 a {
	color: #b28e0e;
	text-decoration: underline;
}



/*= HOME
------------------------------------------*/
.home #gMenu99, .home #gMenu00 {
	display: none;
}
.home #mainContent {
	width: 660px;
	float: left;
}
.home #subContent {
	width: 320px;
	float: right;
}
/*スライド*/

.home #mainVisual {
	max-width: 1300px;
	margin: 0 auto;
	background: url(../images/bg_header.gif);
	padding-bottom: 1px;
}
.home #mainVisual ul {
	margin: 0;
	padding: 0;
}
.home #mainVisual ul li {
}
.home #mainVisual .bx-wrapper {
	margin-bottom: 40px;
	max-width: 1000px !important;
}
.home #mainVisual .bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 0;
	left: 0;
}
.home #mainVisual .bx-wrapper img {
	width: 100%;
	height: auto;
}
.home #mainVisual .bx-wrapper .bx-pager {
	bottom: -25px;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
	background: none !important;
}
/*レシピ周り*/

#homeCS_PR {
}
.aboutCS {
	height: 112px;
	background: url(../images/bg_cooking.jpg) left top no-repeat #e2e0d9;
	text-align: right;
	margin-bottom: 10px;
}
.aboutCS img.btn {
	padding-top: 20px;
}
/*ご試食メニュー*/

.home #tastingMenu {
	background-color: #495b44;
	padding-top: 30px;
}
.home #tastingMenu h2 {
	left: -5px;
	top: -5px;
}
.home .tasting-menu {
	padding: 1%;
	color: #FFF;
}
.home #tmTakayanagi {
	background: url(../images/bg_bg_white.png) bottom center no-repeat;
	padding-bottom: 15px;
}
.home .tasting-menu .title, .home .menu {
	width: 23%;
	margin: 0.5%;
	min-width: 125px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.home .tasting-menu .title {
	border: solid #495b44 1px;
	background: url(../images/tit_tasting.png) no-repeat top left;
	background-size: contain;
	padding-top: 40px;
}
.home .tasting-menu .title h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 4px;
}
.home .tasting-menu .title .date {
	font-size: 12px;
}
.home .menu .menu-thum {
	width: 90%;
	height: auto;
	margin: 6px auto;
}
.home .menu h4 {
	display: none;
}

/*ぼたん*/
.home-side-banner {
	margin-bottom:0px;
}
.home-side-banner img {
	    display: none;
}

/*ニュース*/

#homeNews {
}
#homeNews h2 {
/*margin: 0 0 5px;*/
}
#homeNews .entry {
	border-top: 1px dashed #9c9683;
	padding-top: 6px;
}
#homeNews .entry h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px;
}
#homeNews .entry .date {
	font-size: 12px;
	color: #999;
}
#homeNews .entry-main {
	border-top: none;
	padding-top: 0px;
}
#homeNews .entry-main .date {
	padding-top: 4px;
}
#homeNews .entry-main .thum {
	margin-bottom: 3px;
}
#homeNews .entry-main .thum img {
	width: 100%;
	height: auto;
}
/*イータウンについて*/

#aboutEtown {
	background-color: #FFF;
}
#aboutEtown .inner,  #aboutEtown .txt-center {
	width: 1100px;
	margin: 0 auto;
}
#aboutEtown h2 {
	margin: 0 0 5px;
	clear: none;
	padding-top: 20px;
}
#aboutEtown p {
	padding-right: 50px;
}
#aboutEtown .image-left {
	margin: 0 14px 0 0;
	width: 40%;
	max-width: 351px;
}
#aboutEtown .footer-menu {
	padding: 10px 0 60px 0;
	clear: both;
}

/*= Tablet

------------------------------------------*/

@media all and (max-width: 980px) {
/*通常ヘッダーメニュー*/

#globalMenu {
	right: 10px;
	}
	/*.home #mainContent {
	width: 66%;
	}
	.home #subContent {
	width: 32%;
	}*/


}

/*= iPhone horizon

------------------------------------------*/

@media all and (max-width: 670px) {
	.tb-only {
		display: block;
	}
	.sp-only, .pc-only {
		display: none;
	}
	/*基本構造*/
	
	#inHeader, #inContent {
		width: auto;
		float: none;
	}
	#inContent {
		padding: 0px 0px 10px;
	}
	#header {
		height: auto;
	}
	#header {
		height: auto;
	}
	#logo {
		padding: 6px;
	}
	#logo img {
		height: 40px;
		width: auto;
	}
	#headerCopy {
		display: none;
	}
	#globalMenu {
		display: none;
	}
	/*スマホ用のメニュー*/
	
	.menubtn {
		display: block;
		position: absolute;
		right: 0px;
		top: 10px;
	}
	.menubtn a {
		display: block;
		width: 99px;
		height: 31px;
	}
	#spMenu {
		display: block;
		width: 82.5%;
		height: 100%;
		background-color: #ecebe7;
		position: absolute;
		top: 0;
		right: 0;
		background-size: 6px 8px;
		-webkit-background-size: 6px 8px;
		overflow-y: scroll;
		border-left: 3px solid #b4afa1;
	}
	#spMenu ul {
		margin: 0;
		padding: 0;
	}
	#spMenu li {
		display: block;
		border-bottom: 1px solid #b4afa1;
		padding: 0 10px 0 10%;
	}
	#spMenu li a {
		display: block;
		padding: 23px 0 23px 46px;
		color: #000;
		font-size: 16px;
		background-position: left center;
		background-repeat: no-repeat;
	}
	#spMenu li#spMenu01 a {
		background-image: url(../images/icon_spmenu_01.png);
	}
	#spMenu li#spMenu02 a {
		background-image: url(../images/icon_spmenu_02.png);
	}
	#spMenu li#spMenu03 a {
		background-image: url(../images/icon_spmenu_03.png);
	}
	#spMenu li#spMenu04 a {
		background-image: url(../images/icon_spmenu_04.png);
	}
	#spMenu li#spMenu05 a {
		background-image: url(../images/icon_spmenu_05.png);
	}
	#bodyInner {
		position: relative;
		width: auto;
		top: 0;
		right: 0;
	}
	.section-box {
		margin-bottom: 10px;
	}
	/*ショップ*/
	
	.shop-main #inMainVisual h1 {
		margin-bottom: 0;
	}
	.shop-main #inContent {
		padding: 0 10px 10px;
	}
	#shopInfo, #shopMap, #recommend, #albisMarket {
		width: auto;
		float: none;
	}
	#shopInfo:after {
		content: "";
		clear: both;
		display: block;
	}
	#shopInfo .info-table {
		width: 47%;
		float: left;
		min-width: 240px;
	}
	#shopInfo #gMap iframe {
		width: 47%;
		float: left;
	}
	.shop-main #gMap iframe {
		height: 150px !important;
	}
	#around {
		padding-top: 30px;
	}
	#shopGuide h2,  #shopGuide .example {
		display: block;
		margin: 0 0 8px 0;
	}
	#albisMarket {
		min-height: 0px;
	}
	#albisMarket .thum {
		float: left;
		margin-right: 10px;
	}
	#albisMarket .thum img {
		width: 100%;
		height: auto;
		max-width: 264px;
	}
	#albisMarket p {
		min-width: 240px;
		float: left;
	}
	#albisMarket .btn-like {
		clear: both;
	}
	#recommend .clearfix {
		display: block;
	}
	#recommend h4 {
		margin: 10px 0 8px 0;
	}
	#recommend .clearfix {
		width: auto;
		margin-left: 0px;
	}
	#serviceGuide .inbox,  #serviceGuide #albisATM {
		/*display: block;*/
		width: auto;
		margin-right: 0px;
	}
	#serviceGuide #albisCard {
		margin-right: 10px;
	}
	#serviceGuide .inbox img,  .map img {
		width: 100%;
		height: auto;
		max-width: 400px;
	}
	.shop {
		position: static;
		width: auto;
		padding: 1.5%;
		margin: 1% 0;
		float: none;
		min-height: 100px;
	}
	.shop .thum {
		float: left;
		margin-right: 10px;
	}
	.shop h4 {
		/*position: static;
	margin: 0 0 6px 0;
	padding-right: 28px;
	background-position: 0px 1px;*/
		margin-left: 160px;
	}
	.shop .info,  .shop .txt {
		/*position: static;
	font-size: 12px;
	margin: 0 0 6px 0;*/
		margin-left: 160px;
	}
	/*カテゴリ別ページ*/
	
	#recipeEntries {
		float: none;
		width: auto;
		margin-top: 10px;
	}
	#recipeEntries h2 {
		margin-bottom: 0;
	}
	/*レシピ個別*/
	
	#prArea, .recipe #mainTitle,  #recipeEntry,  #recipeInfo,  #recipeDetail {
		float: none;
		width: auto;
	}
	#recipeEntry {
		margin-top: 0;
	}
	.single-entry #recipeEntry {
		margin-top: 10px;
	}
	#recipeInfo .thum {
		width: 55%;
		margin: 0 auto;
		min-width: 320px;
	}
	#recipeEntry .howto {
		margin-bottom: 0px;
	}
	.recipe #inMainVisual {
		margin-bottom: 10px;
		text-align: right;
		overflow: hidden;
	}
	.recipe #inMainVisual img {
		width: 100%;
		height: auto;
	}
	.recipe #mainTitle {
		padding: 0;
		margin: 0;
	}
	.content-nav {
		padding: 10px 0px 30px;
	}
	/*レシピトップ*/
	
	#contentRecipe {
		padding: 0 10px;
	}
	#showRecipes,  #pickupCategory {
		float: none;
		width: auto;
	}
	#pickupCategory {
		margin-bottom: 0;
	}
	#past3daysRecipe .entry h3 {
		font-size: 14px;
	}
	.top-recipe .thum {
		width: 48%;
		height: auto;
		margin-right: 10px;
	}
	.top-recipe .txt {
		width: auto;
		height: auto;
		float: none;
	}
	.top-recipe .thum img {
		width: 100%;
		height: auto;
	}
	#aboutCS .image-left {
		float: left;
		width: 50%;
		max-width: 265px;
		height: auto;
	}
	#aboutCS p {
		font-size: 12px;
	}
	#recipeSearch {
		width: 63%;
		float: left;
	}
	#prArea .bnr {
		text-align: center;
		display: inline-block;
	*display: inline;
		zoom: 1;
		vertical-align: top;
		width: 33%;
		float: right;
	}
	#prArea .bnr img {
		width: 100%;
		height: auto;
	}
	.pickup-cat .thum {
		height: 45px;
		width: 60px;
	}
	/*トップページ*/
	
	.home #mainContent,  .home #subContent {
		width: auto;
		float: none;
		padding: 0 10px;
	}
	.home #mainContent {
		padding-bottom: 10px;
	}
	.aboutCS {
		height: auto;
		background: none #e2e0d9;
		text-align: center;
		margin-bottom: 10px;
		padding: 10px 0;
	}
	.tasting-menu {
		padding-bottom: 5px !important;
	}
	.tasting-menu .title {
		width: auto !important;
		display: block !important;
		background: url(../images/tit_tasting_sp.png) no-repeat top left !important;
		background-size: auto !important;
		padding-top: 40px 6px 0 !important;
	}
	.tasting-menu .title h3 {
		display: inline-block !important;
	}
	.tasting-menu .title .date {
		display: inline-block !important;
	}
	.tasting-menu .menu {
		width: auto;
		margin: 0.5% 6px 1%;
		position: static;
		display: block;
		background-color: transparent;
		border: none;
		text-align: left;
		clear: both;
		padding-top: 3px;
	}
	.tasting-menu .menu .position-ab {
		position: static;
		float: left;
		margin-right: 6px;
	}
	.tasting-menu .menu .menu-thum {
		display: none;
	}
	.tasting-menu .menu h4 {
		display: block;
		clear: none;
		font-weight: normal;
		font-size: 14px;
		margin: 0;
		padding-left: 33px;
		color: #FFF !important;
		font-size: 12px;
	}
	#homeNews .entry-main .thum {
		width: 20%;
		float: left;
		margin-right: 10px;
	}
	#aboutEtown .inner {
		width: auto;
		padding: 0 20px;
	}
	#aboutEtown .image-left {
		margin: 0px 0 0px -50px;
		width: 200px;
	}
	#aboutEtown p {
		padding-right: 0px;
		margin: 0;
		padding-bottom: 10px;
	}
	.footer-menu {
		display: none;
	}
}

/*= iPhone vertical
------------------------------------------*/

@media all and (max-width: 380px) {
	.pc-only {
		display: none !important;
	}
	.sp-only {
		display: block;
	}
	.sp-none {
		display: none;
	}
	.tb-only {
		display: none;
	}
	.section-box {
		margin-bottom: 10px;
	}
	/*ショップ*/
	
	/*.shop-main #inMainVisual img {
	min-width: 650px;
	}*/
	
	
	
	#shopInfo .info-table,  #shopInfo #gMap iframe {
		width: 100%;
		float: none;
		min-width: 0px;
	}
	#albisMarket .thum {
		float: none;
		margin-right: 0;
	}
	#albisMarket p {
		min-width: 0px;
		float: none;
		margin: 0 0 5px;
	}
	#recommend .clearfix img {
		width: 100px;
		height: auto;
	}
	.shop {
		margin: 6px 0px;
	}
	.shop .thum img {
		width: 120px;
		height: auto;
	}
	.shop h4,  .shop .txt,  .shop .info {
		margin-left: 130px;
	}
	/*レシピ個別*/
	
	#recipeEntry.section-box h1 {
		font-size: 18px;
	}
	#recipeInfo .thum {
		width: 80%;
		margin-bottom: 10px;
		min-width: 0;
	}
	#recipeInfo {
		margin-bottom: 10px;
	}
	/*レシピリスト*/
	.entry2 {
		width: auto;
		float: none;
	}
	.entry2 .thum {
		height: auto;
	}
	.recipe #mainTitle {
		margin: 5px 0;
		text-align: center;
	}
	.recipe #mainTitle img {
		margin: 0 auto;
	}
	#recipeEntries {
		margin-top: 0;
	}
	#recipeEntries h2 {
		margin: 0px 1% 5px;
		font-size: 20px;
	}
	/*レシピトップ*/
	.recipe #inMainVisual {
		background-color: transparent;
		box-shadow: none;
		clear: both;
		padding-top: 5px;
		margin-bottom: 10px;
	}
	.recipe #inMainVisual img {
		margin: 0 auto;
	}
	#aboutCS .image-left {
		float: none;
		width: auto;
		margin: 0;
	}
	#aboutCS p {
		margin-bottom: 0;
	}
	.top-recipe {
		margin-bottom: 0;
	}
	.top-recipe .thum,  .top-recipe .txt {
		width: auto;
		float: none;
	}
	.top-recipe .thum {
		width: 90%;
		margin: 0 auto 10px;
		height: 170px;
		overflow: hidden;
	}
	.user-name {
		margin-bottom: 5px;
	}
	.explain p {
		margin-top: 0px;
	}
	#past3daysRecipe {
		display: none;
	}
	#allRecipe {
		display: block;
		margin-bottom: 10px;
	}
	.cat-archive .content-nav a {
		display: none;
	}
	#pickupCategory .inner {
		padding-top: 25px;
		padding-bottom: 5px;
	}
	.pickup-cat {
		width: auto;
		display: block;
		float: none;
	}
	#prArea {
		padding-bottom: 0px;
	}
	#prArea #recipeSearch,  #prArea .bnr {
		width: auto;
		float: none;
	}
	#prArea #recipeSearch h2 {
		margin-bottom: 0;
	}
	.recipe #inMainVisual img {
	/*width: 80%;
	height: auto;*/
	}
	/*トップページ*/
	.aboutCS img.btn {
		width: 95%;
		height: auto;
	}
	#homeNews .entry-main .thum {
		width: auto;
		float: none;
		margin-right: 0px;
	}
	#aboutEtown .image-left {
		float: none;
	}
	#aboutEtown h2 {
		display: inline;
	}
	#aboutEtown h2 img {
		width: 150px;
		margin-left: -30px;
		vertical-align: bottom;
	}
	#aboutEtown p {
		font-size: 12px;
		clear: both;
		margin-top: 0;
	}
}
