html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,b, i, 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%;
vertical-align:baseline;
background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display:block;
}
audio, canvas, progress, video {
display: inline-block; vertical-align: baseline;
}

html {
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body {
color:#444;
line-height:1.0;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:0; text-decoration:none; vertical-align:top;}
mark {background:#ff0; color:#000;}
b, strong {font-weight:bold;}
table {border-collapse:collapse; border-spacing:0;}
td, th {padding:0;}
hr {box-sizing:content-box; height:0;}
button, input, optgroup, select, textarea {color:inherit; font:sans-serif; margin:0;}
button {overflow: visible;}
button, select {text-transform:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box; padding:0;}
textarea {overflow:auto;}

div:after, ul:after {content:""; display:block; clear:both;}
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a {background-color:transparent;}
a:link    {color:#4f3d2b; text-decoration:none;}
a:visited {color:#4f3d2b; text-decoration:none;}
a:hover   {color:#1a428c; text-decoration:underline; outline:0;}
a:active  {color:#99CCFF; text-decoration:none; outline:0;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */







/* -------------------------------------------------------
Detail
---------------------------------------------------------- */

/* -------------------------------------------------------
for SmartPhone
---------------------------------------------------------- */
@media only screen and (max-width:959px){
	body {
		font-family: sans-serif;
	}
	
	.pankuzu,
	.coupon_link,
	.pc_qr,
	.detail_side,
	.pc-tel {
		display: none;
	}
	
	
	.intro {
		background: #1077BD;
	}
	.intro-inner p {
		padding: 3px 5px;
		color: #fff;
		font-size: 10px;
	}
	.header-inner {
		padding: 15px 10px;
		text-align: center;
	}
	.site_title {
		margin: 0 0 30px;
	}
	.site_title img {
		width: 100%;
		max-width: 320px;
	}

	
	.contents-wrap {
		margin: 0 0 30px;
	}
	
	
	.page_title {
		background: #1077BD;
		padding: .5em;
		color: #fff;
		font-size: 100%;
		font-weight: bold;
	}
	
	.top_arealink {
		padding: 0 15px;
	}
	.top_arealink li {
		margin: 0 0 15px;
	}
	.top_arealink li a {
		display: block;
		padding: .5em 0;
		background: #0093E3;
		/*border: 3px solid #ddd;*/
		color: #fff;
		font-size: 200%;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	}
	.top_arealink li a:hover {
		box-shadow: none;
	}
	
	
	.local_list {
		background: #f6f6f6;
	}
	.local_list ul {
		padding: 10px 5px;
	}
	.local_list li {
		margin: 0 0 10px;
		padding: 10px 15px;
		background: #fff;
		line-height: 1.6;
		box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	}
	.local_list li:last-child {
		margin: 0;
	}
	.local_list li .c_name {
		font-weight: bold;
	}
	.c_shop {
		font-size: 14px;
	}
	.c_pay,
	.c_time,
	.c_place,
	.c_status {
		font-size: 14px;
	}

	.local_list li .c_name a {
		color: #005FB8;
	}
	
	
	
	
	
	.area_locallink {
		padding: 0 15px;
	}
	.area_locallink li a {
		display: block;
		box-sizing: border-box;
		padding: .5em 1em;
		border: 3px solid #ddd;
		color: #1a428c;
		font-size: 200%;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}
	
	.detail_link {
		padding: 0 10px;
	}
	.detail_link li {
		margin: 0 0 30px;
	}
	.dlink {
		padding: 10px;
		border: 1px solid #d1c9a5;
		color: #4f3d2b;
		font-size: 12px;
		line-height: 1.6;
	}
	.dlink .pic {
	}
	.dlink .pic img {
		width: 100%;
		max-width: 640px;
	}
	
	.dlink .sname {
		font-weight: bold;
	}
	
	
	
	
	.detail_block {
		padding: 10px 10px;
	}
	.detail_header {
		margin: 0 0 30px;
	}
	.detail_header .kyujin_det {
		padding: .5em 1em;
		background: #0094CA;
		color: #fff;
		font-size: 100%;
		line-height: 1.3;
	}
	.detail_header .bosyu {
		padding: .6em 0;
		font-size: 120%;
		font-weight: bold;
		line-height: 1.3;
	}

	.detail_header .location {
		margin: 0 0 5px;
		font-size: 90%;
	}
	.detail_header .status {
		letter-spacing: -0.4em;
		margin: 0 0 10px;
	}
	.detail_header .status li {
		letter-spacing: normal;
		display: inline-block;
		margin: 0 5px 0 0;
		padding: 5px;
		/*background: #000;*/
		border:1px solid #71BCCE;
		color: #49ADC3;
		font-size: 12px;
	}
	.telnum_box {
	}
	.telnum_box a {
		display: block;
		padding: 15px 0;
		background: #1D9C73;
		border-radius: 5px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.3);
		color: #fff;
		font-size: 22px;
		text-align: center;
	}
	
	.s-coupon {
		margin: 0 0 30px;
		padding: 10px;
		border: 3px solid #ff0000;
		border-radius: 10px;
	}
	.s-coupon-name {
		margin: 0 0 10px;
		font-size: 80%;
		line-height: 1.3;
	}
	.joken {
		margin: 0 0 1em;
		color: #ff0000;
		font-size: 120%;
		font-weight: bold;
		line-height: 1.4;
	}
	.yukou {
		margin: 0 0 10px;
		padding: .5em;
		background: #ff0000;
		color: #fff;
		font-size: 100%;
		text-align: center;
	}
	.att {
		font-size: 80%;
		line-height: 1.4;
	}
	
	
	
	
	.detail_img {
		margin: 0 0 30px;
		text-align: left;
	}
	.d_img_box {
		letter-spacing: -0.4em;
		margin: 0 -10px 0 0;
	}
	.d_img_box li {
		letter-spacing: normal;
		display: inline-block;
		width: 145px;
		margin: 0 10px 10px 0;
		overflow: hidden;
	}
	.d_img_box li img  {
		max-width: 145px;
	}
	.detail_text {
		margin: 0 0 30px;
		font-size: 100%;
		line-height: 1.6;
	}
	.detail_pr {
		margin: 0 0 10px;
		border-bottom: 1px solid #ddd;
		font-size: 10px;
	}
	.pr_catch {
		font-size: 18px;
		font-weight: bold;
	}
	
	.detail_table_title {
		margin: 0 0 15px;
		padding: .5em 1em;
		background: #0094CA;
		border-radius: 2px;
		color: #fff;
		font-size: 90%;
	}

	.detail_table {
		margin: 0 0 30px;
	}
	.box-inner {
	}
	.detail_table table {
		width: 100%;
		border: 1px solid #ddd;
	}
	.detail_table th {
		width: 7em;
		padding: 1em;
		background: #eee;
		border: 1px solid #ddd;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.6;
		text-align: left;
		vertical-align: top;
	}
	.detail_table td {
		padding: 1em;
		border: 1px solid #ddd;
		font-size: 14px;
		line-height: 1.6;
	}
	.detail_table td .telnum {
		font-size: 140%;
		font-weight: bold;
	}
	
	.detail_table dl {}
	.detail_table dt {
		margin: 0 0 5px;
		padding: 5px;
		background: #E6F4F6;
		color: #444;
		font-size: 80%;
	}
	.detail_table dd {
		margin: 0 0 15px;
		font-size: 100%;
		line-height: 1.6;
	}
	
	
	
	.maparea {
		margin: 0 0 30px;
		text-align: center;
	}
	.maparea iframe {
		width: 94%;
		height: 200px;
	}
	
	
	.shop_info_t {
		padding: 10px 0 0;
		border-top: 1px dotted #ddd;
	}
	.shop_info {
		border-top: 1px solid #ddd;
		padding: 15px 0 0;
	}
	.shop_info_t .shop_name,
	.shop_info .shop_name {
		margin: 0 0 5px;
		font-size: 18px;
		font-weight: bold;
	}
	.shop_name .tantou {
		display: inline-block;
		margin: 0 0 0 10px;
		font-size: 14px;
		font-weight: normal;
	}
	.shop_info .shop_add {
		margin: 0 0 10px;
		font-size: 90%;
	}
	.t_telinfo,
	.f_telinfo {
		margin: 0 0 5px;
		color: #1D9C73;
		font-size: 16px;
		line-height: 1.2;
		text-align: left:
	}
	.tantou {
		padding: 10px 0 0;
		font-size: 80%;
	}
	
	.s-pankuzu {
		padding: 15px;
		text-align: center;
	}
	.s-pankuzu span {
		display: inline-block;
	}
	.s-pankuzu span a {
		display: block;
		padding: .5em 1em;
		border: 1px solid #ccc;
		border-radius: 3px;
		color: #333;
		font-size: 12px;
		text-decoration: none;
	}
	
	footer {
		padding: 15px 0;
		text-align: center;
	}
	.cp {
		color: #7f6b55;
		font-size: 10px;
	}
	.unei {
		font-size: 10px;
	}
}/* end SP */


/* -------------------------------------------------------
for PC
---------------------------------------------------------- */
@media only screen and (min-width:960px){
	body {
		font-family:Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
		zoom:1;
	}
	.telnum_box,
	.s-pankuzu,
	.s-coupon,
	.shop_info_t {
		display: none;
	}
	
	
	
	header {
		width: 100%;
		min-width: 960px;
		margin: 0 0 5px;
		/*border-bottom: 1px solid #ddd;*/
	}
	.intro {
		margin: 0 0 10px;
		background: #1077BD;
	}
	.intro-inner {
		width: 960px;
		margin: 0 auto;
		padding: 3px 0;
	}
	.intro-inner p {
		color: #fff;
		font-size: 10px;
	}
	.header-inner {
		position: relative;
		width: 960px;
		height: 74px;
		margin: 0 auto;
	}

	.site_title {
		position: absolute;
		top: 10px;
		left: 0;
	}
	.site_title img {
		width: 200px;
	}
	
	.header_sns {
		position: abosolute;
		bottom: 15px;
		right: 0;
		text-align: right;
		vertical-align: top;
	}
	.g-plusone {
		display: inline-block;
	}
	.fb_iframe_widget {
		display: inline-block;
		vertical-align: top;
	}
	.header_sns #widget {
		vertical-align: top;
	}
	.twitter-tweet-button {
		vertical-align: top;
	}
	
	
	
	.pankuzu {
		width: 960px;
		margin: 0 auto 40px;
		padding: 10px;
		background: #f6f6f6;
		font-size: 11px;
	}
	
	
	
	
	.contents-wrap {
		width: 960px;
		margin: 0 auto 50px;
	}
	
	/* TOP改装 */
	.top_area {
		padding: 30px 0;
	}
	.top_arealink {
		letter-spacing: -0.4em;
	}
	.top_arealink li {
		letter-spacing: normal;
		display: inline-block;
		margin: 0 10px 10px 0;
	}
	.top_arealink li a {
		display: block;
		box-sizing: border-box;
		width: 300px;
		padding: 30px 0;
		border: 3px solid #ccc;
		color: #1a428c;
		font-size: 50px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
	}
	.top_arealink li a:hover {
		border-color: #eee;
		color: #ccc;
	}
	
	/* 1階層目 */
	.local_list {}
	.local_list ul {
		border-top: 1px solid #ccc;
	}
	.local_list li {
		padding: 15px 15px;
		border-bottom: 1px solid #ccc;
		line-height: 1.6;
	}
	.c_name {
		font-size: 18px;
	}
	.c_shop {
		font-size: 14px;
	}
	.c_pay,
	.c_time,
	.c_place,
	.c_status {
		font-size: 12px;
	}
	.local_list li .c_name a {
		color: #005FB8;
		font-weight: bold;
	}
	
	.area_locallink {
		letter-spacing: -0.4em;
	}
	.area_locallink li {
		letter-spacing: normal;
		display: inline-block;
		margin: 0 15px 15px 0;
	}
	.area_locallink li a {
		display: block;
		box-sizing: border-box;
		padding: .5em 1em;
		border: 3px solid #ddd;
		color: #1a428c;
		font-size: 30px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
	}
	.area_locallink li a:hover {
		border-color: #eee;
		color: #ccc;
	}
	
	
	/* 2階層目 */
	.page_title {
		margin: 0 0 1em;
		color: #5b4829;
		font-size: 18px;
		font-weight: bold;
	}
	.detail_link {
		letter-spacing: -0.4em;
	}
	.detail_link li {
		letter-spacing: normal;
		display: inline-block;
		box-sizing: border-box;
		width: 220px;
		margin: 0 15px 15px 0;
		padding: 10px;
	}
	.dlink {
		border: 1px solid #d1c9a5;
		color: #4f3d2b;
		vertical-align: top;
		cursor: pointer;
	}
	.dlink .pic {
		position: relative;
		width: 200px;
		height: 150px;
		overflow: hidden;
		margin: 0 0 10px;
	}
	.picarea {
		position: absolute;
		top: 0;
		left: 0;
		margin: auto;
	}
	.picarea img {
		width: 300px;
	}
	.dlink .sname {
		margin: 0 0 1em;
		color: #1a428c;
		font-size: 12px;
		font-weight: bold;
	}
	.dlink .spec {
		font-size: 12px;
	}
	.dlink .spec p {
		margin: 0 0 5px;
	}
	.dlink .spec span {
		display: inline-block;
		margin: 0 1em 0 0;
	}
	.dlink a {
		color: #4f3d2b;
		text-decoration: none;
	}
	
	
	
	
	
	
	
	.detail_block {}
	.detail_header {
		position: relative;
		width: 100%;
		/*height: 100px;*/
		/*margin: 0 0 30px;*/
		/*padding: 0 0 15px;*/
	}
	.location {
		margin: 0 0 10px;
		font-size: 14px;
		letter-spacing: .1em;
	}
	.kyujin_det {
		margin: 0 0 15px;
		padding: 10px 15px;
		background: #0094CA;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.4;
	}
	.bosyu {
		margin: 0 0 15px;
		font-weight: bold;
	}
	.status {
		margin: 0 0 15px;
	}
	.status li {
		display: inline-block;
		margin: 0 10px 0 0;
		padding: 5px 15px;
		border: 1px solid #ccc;
		font-size: 12px;
	}
	
	.detail-wrap {
	}
	.detail_body {
		background: #fff;
	}

	
	
	.detail_img {
		line-height: 1.8;
	}
	/*
	.detail_img img {
		max-width: 640px;
	}
	*/
	.d_img_box {
		margin: 0 -15px 0 0;
		text-align: left;
	}
	.d_img_box li {
		display: inline-block;
		width: 300px;
		margin: 0 15px 30px 0;
		font-size: 12px;
		vertical-align: top;
	}
	.d_img_box img {
		width: 100%;
	}
	
	.detail_text {
		padding: 0 0 30px;
		font-size: 90%;
		line-height: 1.8;
	}
	.detail_pr {
		margin: 0 0 5px;
		padding: 0 10px;
		background: #E6F4F6;
	}
	
	.detail_table_title {
		padding: .5em 1em;
		background: #0094CA;
		border-radius: 2px;
		color: #fff;
		font-size: 16px;
	}
	.box-inner {
		padding: 15px 5px;
	}
	.detail_table table {
		width: 100%;
		border: 1px solid #dbd6c3;
	}
	.detail_table th {
		width: 6em;
		padding: 1em;
		background: #eee;
		border: 1px solid #dbd6c3;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.6;
		text-align: left;
		vertical-align: top;
	}
	.detail_table td {
		padding: 1em;
		border: 1px solid #dbd6c3;
		font-size: 14px;
		line-height: 1.6;
	}
	.telnum {
		font-size: 20px;
		font-weight: bold;
	}
	
	.box-inner dl {
		margin: 0 0 15px;
		font-size: 14px;
		line-height: 1.7;
	}
	.box-inner dt {
		float: left;
		width: 7em;
	}
	.box-inner dd {
		margin: 0 0 0 8em;
	}
	
	.maparea {
		margin: 0 0 30px;
		text-align: center;
	}
	.maparea iframe {
		width: 900px;
		height: 300px;
	}

	.shop_info {
		padding: 15px 0 0;
		border-top: 1px solid #ddd;
	}
	.shop_info .shop_name {
		margin: 0 0 10px;
		font-size: 18px;
		font-weight: bold;
	}
	.shop_info .shop_add {
		margin: 0 0 10px;
		font-size: 14px;
	}
	.f_telinfo {
		margin: 0 0 5px;
		color: #1D9C73;
		font-size: 12px;
		text-align: center:
	}
	.pc-tel {
		color: #1D9C73;
		font-size: 20px;
		font-weight: bold;
	}
	.tantou {
		padding: 10px 0 0;
		font-size: 80%;
	}
	
	
	.detail_side .pc_qr {
		margin: 0 0 30px;
		padding: 10px 0;
		border: 1px solid #d1c9a5;
		font-size: 12px;
		text-align: center;
	}
	
	
	
	/* 印刷用 */
	.print-header {
		width: 720px;
		margin: 10px auto 20px;
		text-align: left;
	}
	.print-header .site_title img {
		width: 200px;
	}
	
	.print-wrap {
		width: 750px;
		margin: 0 auto;
		overflow: hidden;
	}
	.print_body {
		width: 700px;
		margin: 0 auto;
	}
	
	.print_body .maparea iframe {
		
	}
	
	.pc-coupon {
		margin: 0 0 30px;
		padding: 10px;
		border: 3px solid #ff0000;
		border-radius: 10px;
	}
	.pc-coupon-name {
		margin: 0 0 10px;
		font-size: 80%;
		line-height: 1.3;
	}
	.pc-coupon .joken {
		margin: 0 0 1em;
		color: #ff0000;
		font-size: 120%;
		font-weight: bold;
		line-height: 1.4;
	}
	.pc-coupon .yukou {
		margin: 0 0 10px;
		padding: .5em;
		background: #ff0000;
		color: #fff;
		font-size: 100%;
		text-align: center;
	}
	.pc-coupon .att {
		font-size: 80%;
		line-height: 1.4;
	}
	
	
	
	
	
	
	
	footer {
		padding: 30px 0;
		text-align: center;
	}
	.cp {
		color: #7f6b55;
		font-size: 12px;
	}
	.unei {
		font-size: 12px;
	}
	.unei a {
		color: #7f6b55;
	}
}/* end PC */



/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}
.fs10px {font-size:10px;}
.fs11px {font-size:11px;}
.fs12px {font-size:12px;}
.fs13px {font-size:13px;}
.fs14px {font-size:14px;}
.fs15px {font-size:15px;}
.fs16px {font-size:16px;}
.fs17px {font-size:17px;}
.fs18px {font-size:18px;}

.lh15 {line-height:1.5;}
.lh16 {line-height:1.6;}
.lh17 {line-height:1.7;}
.lh18 {line-height:1.8;}
.lh20 {line-height:2.0;}

.mgb5 {margin-bottom:5px;}
.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb20 {margin-bottom:20px;}
.mgb30 {margin-bottom:30px;}
.mgb40 {margin-bottom:40px;}
.mgb50 {margin-bottom:50px;}
.mgb80 {margin-bottom:80px;}
.mgb100 {margin-bottom:100px;}
.mgb05em {margin-bottom:0.5em;}
.mgb1em {margin-bottom:1em;}
.mgb15em {margin-bottom:1.5em;}
.mgb2em {margin-bottom:2em;}

.pdlr10 {padding:0 10px;}
.pdlr20 {padding:0 20px;}
.pdlr30 {padding:0 30px;}
.pdlr1em {padding:0 1em;}
.pdlr2em {padding:0 2em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.fwb {font-weight:bold;}


