html {
	color: #000;
	background: #FFF;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/oishi_back2.png);
}


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}


/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */


/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
}

legend {
	color: #000;
}


/*---------ローディングここから-------------*/

#loader {
	width: 60px;
	height: 60px;
	display: none;
	position: fixed;
	_position: absolute;
	/* IE6対策 */
	top: 50%;
	left: 50%;
	z-index: 9999;
}

#fade {
	width: 100%;
	height: 100%;
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9998;
}


/*MT調整用*/

.main {
	float: none;
}

.pageBox .pageBoxWrap1 .pageBoxWrap2 {
	/* display: none; */
	padding: 0px;
	background: none;
	text-align: left;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/oishi_back2.png);
	background-color: white;
}

.footerTop {
	border-top: none;
	border-bottom: none;
	padding: 1px 0;
}


/*---------ローディングここまで-------------*/


/*-----スマホはこっち-----*/

.main,
.pageBox,
body,
.footerWrap2 {
	width: 100%
}

body {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	/*-------フォント比率指定はこちら----------*/
	font-size: 62.5%;
	/*---------- font-family: MyFont; ----------*/
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/oishi_back2.png);
}


/*オーバーレイ出現時の背景のスクロール防止*/

#topLayer.noscroll {
	position: fixed;
	overflow-y: scroll;
}


/*背景がないと裏側がみえるため設定*/

#topLayer {
	background: url(http://www.townnews.co.jp/pr/oishiik2016/oishi_back2.png);
}


/*-----------topへ戻るバー---------*/

#topBack {
	background: url("http://www.townnews.co.jp/pr/oishiik2016/backToTop.png") no-repeat 5px 5px;
	background-size: 20px;
	height: 30px;
}

#topBack p {
	font-size: 0.8em;
	line-height: 2.5em;
	margin-left: 30px;
	color: #000000;
}


/*-----------メイン<div id="main_body">---------*/

#main_body {
	width: 100%;
	margin: 0 auto;
}


/*-------------スマホ版エルミメイン----------------*/


/*エルミの本体*/

article.elme {
	width: 100%;
}

.elme div .tenpoTitle {
	width: 100%;
	height: 75px;
}

.elme div div h3.tenpoTitle_name {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.4em;
	color: #000000;
}


/*
.elme .tenpoAreaStation {
    font-size: 1.4em;
}
*/


/*
.elme .tenpoAreaStation li:nth-child(1) {
    border-left: solid 0px #000000;
}
*/

.elme .tenpoPhoto img {
	display: block;
	width: 92%;
	margin: auto;
}

.elme .tenpoPhoto {
	height: auto;
	padding-bottom: 10px;
}

.elme .tenpoPhoto2 {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.elme .tenpoPhoto2 img {
	width: 100%;
	margin: 0 auto;
}

.elme .storeData {
	position: static;
	width: 360px;
	/* margin: auto; */
	left: 20px;
}

.elme .storeData p {
	font-size: 1em;
	margin-bottom: 15px;
}

.elme .tenpoPhoto_sub2 {
	width: 100%;
	height: auto;
}

.elme .tenpoPhoto_sub2 img {
	width: 100%;
	margin-top: 0px;
}


/*ここまでエルミの本体*/


/*-----------カテゴリー<section class="category">---------*/

.category {
	width: 100%;
	margin: 0 auto;
}


/*----各店舗情報（お食事）<article class="tenpo">---------*/

.tenpo {
	position: relative;
	width: 46%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	margin: 2%;
}

.tenpo_margin {
	background-color: #FFFFFF;
	padding: 10px;
	-webkit-box-sizing: padding-box;
	margin-bottom: 20px;
	display: block;
	box-sizing: inherit;
}

.tenpo img {
	padding: 0
}

#content section .tenpoTitle {
	width: 100%;
	height: 40px;
}


/*----店舗名<h3 class="tenpoTitle_name">---------*/

#content section .tenpoTitle {
	height: 65px;
}

#content section h3.tenpoTitle_name {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
	color: #000000;
}

#content section .small {
	font-size: 0.6em;
	line-height: 0.8em;
}


/*----店舗名<h4 class="tenpoTitle_catch">---------*/

#content section h4.tenpoTitle_catch {
	margin-top: 3px;
	line-height: 1.2em;
	font-size: 1.2em;
	color: #ff9487;
}


/*----メイン写真<div class="tenpoPhoto">---------*/

#content section .tenpoPhoto {
	margin: 0 auto;
	width: 100%;
}

#content section .tenpoPhoto img {
	display: block;
	width: 100%;
}


/*----本文<p class="tenpoHonbun">---------*/

.tenpoHonbun {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.6em;
	width: 92%;
	/* padding: 0 10px; */
	word-wrap: break-word;
	margin: 20px auto;
}


/*----店舗データ<div class="tenpoData">---------*/

.tenpoData {
	display: block;
	box-sizing: inherit;
	margin: 0 auto;
	width: 49%;
	float: left;
}

.tenpoData img {
	display: block;
	width: 100%;
}

img.inforicon {
	width: 15px;
	margin-right: 5px;
	position: relative;
	top: 2px
}

.tenpoFreeMap_map_2 {
	box-sizing: inherit;
	display: block;
	width: 50%;
	height: 130px;
	position: inherit;
	float: right;
}

.storeData {
	margin-bottom: 10px;
}


/*----店舗フリー＆マップ<div class="tenpoData">---------*/

.tenpoFreeMap {
	display: block;
	box-sizing: inherit;
	margin: 0 auto;
}

.tenposauce {
	display: block;
	box-sizing: inherit;
	position: relative;
}

.tenpoFreeMap img {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}


/*-----------店舗情報_居酒屋---------*/

.tenpo_2 {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 40px;
	padding-right: 5px;
	box-shadow: 2px 2px 1px 1px #b9b9b9;
}

.tenpo .sp_mode {
	display: inherit;
	position: absolute;
	background-color: rgba(60, 48, 31, 0.54);
	width: auto;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 99;
}

.tenpo .sp_mode {
	display: inherit;
	position: absolute;
	background-color: rgba(60, 48, 31, 0);
	width: auto;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 99;
}

.small {
	font-size: 0.6em;
	padding-top: 3px;
	line-height: 0.5em;
}


/*動画の設定*/

.tenpoPhoto .videoClass {
	position: relative;
	background-color: black;
}

.tenpoPhoto .videoClass iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}


/*ここまで動画の設定*/

.tenpo_kikaku {
	width: 97%;
}

.tenpo_kikaku div .tenpoPhoto_body {
	width: 100%;
}

.tenpo_kikaku div div .tenpoPhoto {
	margin: 0 auto;
	overflow: hidden;
}

.tenpo_kikaku div div .tenpoPhoto img {
	width: 100%;
	margin: auto;
}

.tenpo_kikaku div .SP_titile {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.tenpo_kikaku div div h3.tenpoTitle_name {
	height: 110px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2em;
	color: #000000;
	margin-top: 20px;
}


/*
.tenpo_kikaku div div .tenpoTitle_catch {
    line-height: 1.4em;
}
*/


/*
.tenpo_kikaku div div p.tenpoHonbun {
    display: block;
    box-sizing: border-box;
    width: 50%;
    float: right;
}
*/


/*
.tenpo_kikaku div div p.tenpoHonbun img {
    float: right;
    height: 150px;
    margin: 5px;
}
*/


/*
.tenpo_kikaku div div .tenposauce {
    width: 50%;
    float: left;
    display: block;
}
*/

span#big {
	font-size: 1.6em;
}


/*
span#right {
    float: right;
    margin-right: 60px;
}
*/

.tenpoPhoto_sub2 {
	width: 50%;
	height: 170px;
	overflow: hidden;
	float: left;
}

.right1 {
	margin-bottom: 30px;
}

.tenpoPhoto_sub2 img {
	width: 100%;
}

.tenposauce_body {
	width: 100%;
	margin-top: 10px;
	display: block;
	display: inline-block;
}


/*ヤマイチ*/

.yama_midashi {
	margin: 10px 0 0 0;
	font-size: 0.7em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: justify;
	color: #008723;
}

.yama div div h3.tenpoTitle_name {
	text-align: justify;
	line-height: 1.5em;
	height: auto;
	margin-bottom: 10px;
	width: 92%;
	margin: 20px auto;
}

.caption {
	line-height: 1.5em;
	margin: 0 auto;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #F7F3E0;
	padding: 10px;
	font-size: 0.8em;
}

.yama .yamaPhoto2 {
	margin-top: 20px;
	margin-bottom: 30px;
	height: auto;
}

.yama .yamaPhoto2 li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	padding-bottom: 10px;
}

.yama div .tenposauce_body {
	position: relative;
	height: auto;
}

.yama .tenpoPhoto_sub2 {
	margin-top: 10px;
}

.yama .storeData p {
	line-height: 0.8em;
}

.footerBottom .footerBottomWrap .right {
	font-size: 13px;
	line-height: 2;
	text-align: center;
}

.footerBottom .footerBottomWrap .left,
.footerBottom .footerBottomWrap .right {
	float: none;
	width: 100%;
}

.page,
.mainWrap {
	padding: 0
}

.footer {
	clear: both;
	width: 100%;
	margin: auto;
}


/*/ヤマイチ*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*---------パソコンはこっち-------------*/


/*---------パソコンはこっち----------------*/

@media screen and (min-width: 481px) {
	/*-----------メインコンテンツ---------*/
	#main_body {
		width: 900px;
		margin: 0 auto;
	}
	/*---------各店舗集合--------------------------------------------------------*/
	#content {
		width: auto;
		background-color: rgba(255, 255, 255, 0.50);
	}
	.category {
		margin-top: 20px;
		width: 100%;
	}
	.tenpo {
		margin: 0;
		padding: 15px;
		width: 30%;
		display: block;
		box-sizing: inherit;
		height: auto;
	}
	/*---------／
    各店舗集合--------------------------------------------------------*/
	/*--エルミ本体--*/
	.tenpo_kikaku .tenpo_margin {
		position: relative;
	}
	.tenpo_kikaku div .tenpoPhoto_body {
		width: 50%;
	}
	.tenpo_kikaku div div .tenpoPhoto {
		height: 370px;
		overflow: hidden;
	}
	.tenpo_kikaku div div .tenpoPhoto img {
		width: 100%;
	}
	.tenpo_kikaku div div h3.tenpoTitle_name {
		/* float: right; */
		right: 20px;
		position: absolute;
		width: 410px;
		margin-top: 50px;
	}
	.tenpo_kikaku div .tenpoHonbun {
		position: absolute;
		top: 210px;
		right: 20px;
		width: 410px;
		line-height: 1.6em;
	}
	.tenpo_kikaku div .tenposauce_body {
		position: relative;
	}
	.tenpo_kikaku div div .tenpoPhoto_sub2 img {
		width: 40%;
	}
	.tenpo_kikaku div div .tenposauce {
		position: absolute;
		left: 0px;
		top: 0px;
	}
	.right1 img {
		position: absolute;
		right: 0px;
	}
	.right2 img {
		position: absolute;
		right: 0px;
		bottom: 0px;
	}
	.left1 img {
		position: absolute;
		left: 0px;
		bottom: 0px;
	}
	img.inforicon {
		width: 20px;
	}
	.storeData p {
		font-size: 1.5em;
		line-height: 1.8em;
	}
	/*------*/
	.wrapContents_bottom li {
		width: 28.5%;
		font-size: 1em;
		line-height: 50px;
	}
	.wrapContents_bottom li a {
		width: 100%;
		height: 55px;
	}
	#wrap_body .wrapContents_top li.wrapContents_search {
		width: 110px;
		font-size: 1em;
		display: block;
		line-height: 38px;
		border: solid 1px #000000;
		background-color: rgba(255, 255, 255, 0.0);
		margin-top: 5px;
	}
	#menuTopLayer {
		height: 70px;
	}
	.tenpo .sp_mode {
		display: none;
	}
	/*ヤマイチ*/
	.yama_midashi {
		font-size: 0.8em;
		line-height: 1.4em;
		text-align: justify;
		font-weight: normal;
		color: #008723;
	}
	.yama div div h3.tenpoTitle_name {
		text-align: justify;
		margin-top: 10px;
		line-height: 1.5em;
	}
	.caption {
		font-size: 1.1em;
		line-height: 1.5em;
		width: 88%;
		margin: 0 auto;
		text-align: justify;
	}
	.yama .yamaPhoto2 {
		margin-top: 100px;
		margin-bottom: 0px;
		height: auto;
	}
	.yama .yamaPhoto2 li {
		width: 49%;
		display: block;
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	.yama div .tenposauce_body {
		position: relative;
		height: 240px;
	}
	.yama .storeData p {
		line-height: 0.8em;
	}
	.yama .tenpoPhoto_sub2 {
		margin-top: 0px;
	}
	/*/ヤマイチ*/
	.elme .storeData {
		position: absolute;
		width: 360px;
		/* margin: auto; */
		left: 20px;
	}
	
	.footer {
		clear: both;
		width: 900px;
		margin: auto;
	}
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------パソコン終わり*/


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}


/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	left: -5px;
	background: #fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}


/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(http://www.townnews.co.jp/pr/oishiik2016/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.headerTop .headerTopWrap,
.logoBox .logoBoxWrap,
.globalNavBox .globalNavBoxWrap,
.footerTop .footerTopWrap1 .footerTopWrap2,
.footerBottom .footerBottomWrap {
	width: 100%;
}