@charset "utf-8";

/* ----------------------------------------
RESET
---------------------------------------- */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


:focus {
	outline: none;
}
ol, ul {
	list-style: none;
}
body {
	background-color: #FFFS;
	margin:0;
	padding:0;
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height:1.4em;
	color:#231815;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cl {
	clear:both;
}
/* "clearfix" */
.cf:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.cf {
	display:inline-block;
}
* html .cf {
	height:1%;
}
.cf {
	display:block;
}

a {
	color:#231815;
	text-decoration:none;
}
a:hover {
	color:#4169e1;
	text-decoration:underline;
}
#contentsWrap {
	width:100%;
	margin:0 auto;
	padding:0;
}

.sp_header {
	background: rgba(255,255,255,0.90);
}

h1 {
	text-align: center;
}

.logo {
	width: 80%;
}

.sp-image {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.text01,
.text02,
.text03 {
	height: 64px;
}

.text01 {
	margin-top: 10px;
}

.text03 {
	margin-bottom: 10px;
}

.text01 img,
.text02 img,
.text03 img {
	float: left;
	margin-right: 10px;
}

.text01 p,
.text02 p,
.text03 p {
	font-size: 18px;
    padding-top: 20px;
	
}

.coupon_info {
	height: 150px;
	background-color: #f9d5d5;
}

.coupon_info img {
	width: 90%;
    margin: 20px;
}

.coupon_info p {
    font-size: 24px;
    font-weight: bold;
    text-align: center;	
}

.tofuru_rink {
	width: 100%;
	margin-top: 10px;
    border-bottom: 1px solid #afafaf;
	height: 60px;
}

.shop_info {
	width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.shop_img {
    width: 90%;
    margin-left: 20px;
}

.shop_text {
	margin: 20px 30px;
    font-size: 16px;
    line-height: 1.5em;
}

.bland_eria img {
	width: 100%;
    margin-bottom: 20px;
}

.bland01,
.bland02,
.bland03,
.bland04,
.bland05,
.bland06 {
    width: 45%;
    float: left;
}

.bland01,
.bland03,
.bland05 {
	margin: 0 12px 10px;
}

.link {
	position: absolute;
}
.text,
.text_1 {
	width: 80%;
	position: relative;
	top: -42px;
	left: 30px;
}

