


/* Style for PCs */
@media screen and (min-width: 1025px) {
	
	/* Page top */
	
	#page-shopdetail {
		width:100%;
		max-width:1200px;
		height:auto;
		display:block;
		padding:100px 2% 0 2%;
		margin:0 auto;
		background-image:url(../img/header/bg01.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		background-size:1200px auto;
	}
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Pagetitle */
	#pagetitle {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:20px;
	}
	#ptbody {
		width:100%;
		max-width:1200px;
		height:auto;
		display:block;
		padding:30px 0;
	}
	.si-restaurant {
		background-image:url(../img/header/ic-restaurant.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	.si-life_food {
		background-image:url(../img/header/ic-life_foods.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	.si-shopping {
		background-image:url(../img/header/ic-shopping.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	.si-life {
		background-image:url(../img/header/ic-life.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	.si-fashion {
		background-image:url(../img/header/ic-fashion.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	.si-education {
		background-image:url(../img/header/ic-education.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	.si-leisure {
		background-image:url(../img/header/ic-leisure.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	.si-hospital_drugstore {
		background-image:url(../img/header/ic-hospital_drugstore.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 40px;
	}
	#ptbody #ptleft {
		width:40%;
		height:40px;
		display:block;
		float:left;
		padding-left:50px;
	}
	#ptbody #ptleft h2 {
		font-size:20px;
		font-weight:normal;
		line-height:40px;
		float:left;
		margin-right:15px;
		color:#888;
	}
	#ptbody #ptleft h3 {
		font-size:0.9em;
		font-weight:normal;
		line-height:40px;
		float:left;
		color: #127739;
	}
	#ptbody #ptright {
		width:50%;
		height:40px;
		display:block;
		float:right;
	}
	.breadcrumbs {
		width:100%;
		height:40px;
		display:block;
		text-align:right;
	}
	.breadcrumbs p {
		font-size:12px;
		line-height:40px;
	}
	
	
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Side menu */
	#rightcc {
		width:23%;
		height:auto;
		display:block;
		float:right;
	}
	#rightcc ul#catelist li {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	#rightcc ul#catelist li a {
		width:100%;
		height:auto;
		display:block;
		text-decoration:none!important;
		border:3px solid #e5e5e5;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding:10px 0px 10px 65px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	#rightcc ul#catelist li a:hover {
		border:3px solid #69B693;
	}
	#rightcc ul#catelist li a h3 {
		font-size:16px;
		font-weight:normal;
		line-height:25px;
		color:#333;
	}
	#rightcc ul#catelist li a p {
		font-family: 'Cinzel', serif!important;
		font-size:0.7em!important;
		font-weight:normal;
		line-height:20px;
		color:#127739;
	}
	#rightcc ul#catelist li a.tglink01 {
		background-image:url(../img/sidemenu/ic-restaurant.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink02 {
		background-image:url(../img/sidemenu/ic-life_foods.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink03 {
		background-image:url(../img/sidemenu/ic-shopping.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink04 {
		background-image:url(../img/sidemenu/ic-life.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink05 {
		background-image:url(../img/sidemenu/ic-fashion.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink06 {
		background-image:url(../img/sidemenu/ic-education.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink07 {
		background-image:url(../img/sidemenu/ic-leisure.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink08 {
		background-image:url(../img/sidemenu/ic-hospital_drugstore.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* 店舗詳細 */
	
	.mmbody {
		width:72%;
		height:auto;
		display:block;
		float:left;
	}
	
	/* アピール */
	.shopapl {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:60px;
	}
	
	.shoptitle {
		width:100%;
		height:auto;
		display:block;
	}
	.shoptitle h2 {
		font-size:26px;
		font-weight:normal;
		line-height:1.4em;
	}
	.shoptitle .snsmm {
		width:60%;
		height:25px;
		display:block;
		margin-left:40%;
		text-align:right;
	}
	
	p.titlecomment {
		font-size:14px;
		font-weight:bold;
		line-height:1.8em;
		margin-bottom:25px;
		color:#777;
	}
	.titleimage {
		width:100%;
		height:auto;
		display:block;
		overflow:hidden;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin-bottom:30px;
	}
	p.pcom {
		font-size:12px;
		line-height:1.8em;
		margin-bottom:20px;
	}
	ul.shoppix {
		margin-bottom:20px;
	}
	ul.shoppix li {
		width:33.3333333333%;
		height:auto;
		display:block;
		padding:2%;
		float:left;
	}
	ul.shoppix li img {
		overflow:hidden;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;

	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* Shop data */
	h3.sdtitle {
		font-size:14px;
		font-weight:bold;
		line-height:1.4em;
		margin-bottom:25px;
		color:#888888;
	}
	.shopdata {
		width:48%;
		height:auto;
		display:block;
		float:right;
	}
	table.td_spec {
		width:100%;
		height:auto;
	}
	table.td_spec th {
		width:auto;
		height:auto;
		padding:15px;
		font-size:12px;
		font-weight:normal;
		line-height:1.4em;
		border-bottom:1px dotted #ccc;
		text-align:left;
		color:#127739;
		vertical-align:top;
	}
	table.td_spec td {
		width:auto;
		height:auto;
		padding:15px;
		font-size:12px;
		line-height:1.4em;
		border-bottom:1px dotted #ccc;
	}
	
	.shopmapmm {
		width:48%;
		height:auto;
		display:block;
		float:left;
	}
	.shop-map {
		width:100%;
		height:400px;
		display:block;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		overflow:hidden;
	}
	/* fixes potential theme css conflict */
	.shop-map img {
	   max-width: inherit !important;
	}
	
	/*-------------------------------------------------------------------------------------*/
	
	
}

/* Style for TabletPCs */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	
	/* Page top */
	
	#page-shopdetail {
		width:100%;
		height:auto;
		display:block;
		padding:120px 5% 0 5%;
		margin:0 auto;
		background-image:url(../img/header/bg01.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		background-size:auto 120px;
	}
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Pagetitle */
	#pagetitle {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	#ptbody {
		width:100%;
		height:auto;
		display:block;
	}
	.si-restaurant {
		background-image:url(../img/header/ic-restaurant.png);
		background-position:left top;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-life_food {
		background-image:url(../img/header/ic-life_foods.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-shopping {
		background-image:url(../img/header/ic-shopping.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-life {
		background-image:url(../img/header/ic-life.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-fashion {
		background-image:url(../img/header/ic-fashion.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-education {
		background-image:url(../img/header/ic-education.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-leisure {
		background-image:url(../img/header/ic-leisure.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-hospital_drugstore {
		background-image:url(../img/header/ic-hospital_drugstore.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	#ptbody #ptleft {
		width:100%;
		height:60px;
		display:block;
		margin-bottom:10px;
		padding-left:70px;
	}
	#ptbody #ptleft h2 {
		font-size:20px;
		font-weight:normal;
		line-height:60px;
		margin-right:15px;
		color:#888;
		display:block;
		float:left;
	}
	#ptbody #ptleft h3 {
		font-size:0.9em;
		font-weight:normal;
		line-height:60px;
		color: #127739;
		display:block;
		float:left;
	}
	#ptbody #ptright {
		width:100%;
		height:30px;
		display:block;
	}
	.breadcrumbs {
		width:100%;
		height:30px;
		display:block;
		text-align:right;
	}
	.breadcrumbs p {
		font-size:12px;
		line-height:1em;
	}
	
	
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Side menu */
	#rightcc {
		width:100%;
		height:auto;
		display:block;
	}
	#rightcc ul#catelist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
		padding:1%;
	}
	#rightcc ul#catelist li a {
		width:100%;
		height:auto;
		display:block;
		text-decoration:none!important;
		border:3px solid #e5e5e5;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding:10px 0px 10px 65px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	#rightcc ul#catelist li a:hover {
		border:3px solid #69B693;
	}
	#rightcc ul#catelist li a h3 {
		font-size:16px;
		font-weight:normal;
		line-height:30px;
		color:#333;
	}
	#rightcc ul#catelist li a p {
		font-family: 'Cinzel', serif!important;
		font-size:0.7em!important;
		font-weight:normal;
		line-height:20px;
		color:#127739;
	}
	#rightcc ul#catelist li a.tglink01 {
		background-image:url(../img/sidemenu/ic-restaurant.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink02 {
		background-image:url(../img/sidemenu/ic-life_foods.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink03 {
		background-image:url(../img/sidemenu/ic-shopping.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink04 {
		background-image:url(../img/sidemenu/ic-life.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink05 {
		background-image:url(../img/sidemenu/ic-fashion.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink06 {
		background-image:url(../img/sidemenu/ic-education.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink07 {
		background-image:url(../img/sidemenu/ic-leisure.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink08 {
		background-image:url(../img/sidemenu/ic-hospital_drugstore.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* 店舗詳細 */
	
	.mmbody {
		width:100%;
		height:auto;
		display:block;
	}
	
	/* アピール */
	.shopapl {
		width:100%;
		height:auto;
		display:block;
		padding-bottom:30px;
		border-bottom:1px dotted #999;
		margin-bottom:30px;
	}
	
	.shoptitle {
		width:100%;
		height:auto;
		display:block;
		text-align:center;
	}
	.shoptitle h2 {
		font-size:30px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:20px;
	}
	.shoptitle .snsmm {
		width:100%;
		height:25px;
		display:block;
	}
	
	p.titlecomment {
		font-size:14px;
		font-weight:bold;
		line-height:1.8em;
		margin-bottom:25px;
		color:#777;
		text-align:center;
	}
	.titleimage {
		width:100%;
		height:auto;
		display:block;
		overflow:hidden;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin-bottom:30px;
	}
	p.pcom {
		font-size:12px;
		line-height:1.8em;
		margin-bottom:20px;
	}
	ul.shoppix {
		margin-bottom:20px;
	}
	ul.shoppix li {
		width:33.3333333333%;
		height:auto;
		display:block;
		padding:2%;
		float:left;
	}
	ul.shoppix li img {
		overflow:hidden;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;

	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* Shop data */
	h3.sdtitle {
		font-size:14px;
		font-weight:bold;
		line-height:1.4em;
		margin-bottom:25px;
		color:#888888;
	}
	.shopdata {
		width:80%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	table.td_spec {
		width:100%;
		height:auto;
	}
	table.td_spec th {
		width:auto;
		height:auto;
		padding:15px;
		font-size:12px;
		font-weight:normal;
		line-height:1.4em;
		border-bottom:1px dotted #ccc;
		text-align:left;
		color:#127739;
		vertical-align:top;
	}
	table.td_spec td {
		width:auto;
		height:auto;
		padding:15px;
		font-size:12px;
		line-height:1.4em;
		border-bottom:1px dotted #ccc;
	}
	
	.shopmapmm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:25px;
	}
	.shop-map {
		width:100%;
		height:400px;
		display:block;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		overflow:hidden;
	}
	/* fixes potential theme css conflict */
	.shop-map img {
	   max-width: inherit !important;
	}
	
	/*-------------------------------------------------------------------------------------*/
	
}

/* Style for Small TabletPCs */
@media screen and (min-width: 600px) and (max-width: 768px) {
	
	/* Page top */
	
	#page-shopdetail {
		width:100%;
		height:auto;
		display:block;
		padding:120px 5% 0 5%;
		margin:0 auto;
		background-image:url(../img/header/bg01.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		background-size:auto 120px;
	}
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Pagetitle */
	#pagetitle {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	#ptbody {
		width:100%;
		height:auto;
		display:block;
	}
	.si-restaurant {
		background-image:url(../img/header/ic-restaurant.png);
		background-position:left top;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-life_food {
		background-image:url(../img/header/ic-life_foods.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-shopping {
		background-image:url(../img/header/ic-shopping.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-life {
		background-image:url(../img/header/ic-life.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-fashion {
		background-image:url(../img/header/ic-fashion.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-education {
		background-image:url(../img/header/ic-education.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-leisure {
		background-image:url(../img/header/ic-leisure.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	.si-hospital_drugstore {
		background-image:url(../img/header/ic-hospital_drugstore.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 60px;
	}
	#ptbody #ptleft {
		width:100%;
		height:60px;
		display:block;
		margin-bottom:10px;
		padding-left:70px;
	}
	#ptbody #ptleft h2 {
		font-size:20px;
		font-weight:normal;
		line-height:60px;
		margin-right:15px;
		color:#888;
		display:block;
		float:left;
	}
	#ptbody #ptleft h3 {
		font-size:0.9em;
		font-weight:normal;
		line-height:60px;
		color: #127739;
		display:block;
		float:left;
	}
	#ptbody #ptright {
		width:100%;
		height:30px;
		display:block;
	}
	.breadcrumbs {
		width:100%;
		height:30px;
		display:block;
		text-align:right;
	}
	.breadcrumbs p {
		font-size:12px;
		line-height:1em;
	}
	
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Side menu */
	#rightcc {
		width:100%;
		height:auto;
		display:block;
	}
	#rightcc ul#catelist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
		padding:1%;
	}
	#rightcc ul#catelist li a {
		width:100%;
		height:auto;
		display:block;
		text-decoration:none!important;
		border:3px solid #e5e5e5;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding:10px 0px 10px 65px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	#rightcc ul#catelist li a:hover {
		border:3px solid #69B693;
	}
	#rightcc ul#catelist li a h3 {
		font-size:16px;
		font-weight:normal;
		line-height:30px;
		color:#333;
	}
	#rightcc ul#catelist li a p {
		font-family: 'Cinzel', serif!important;
		font-size:0.7em!important;
		font-weight:normal;
		line-height:20px;
		color:#127739;
	}
	#rightcc ul#catelist li a.tglink01 {
		background-image:url(../img/sidemenu/ic-restaurant.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink02 {
		background-image:url(../img/sidemenu/ic-life_foods.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink03 {
		background-image:url(../img/sidemenu/ic-shopping.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink04 {
		background-image:url(../img/sidemenu/ic-life.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink05 {
		background-image:url(../img/sidemenu/ic-fashion.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink06 {
		background-image:url(../img/sidemenu/ic-education.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink07 {
		background-image:url(../img/sidemenu/ic-leisure.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink08 {
		background-image:url(../img/sidemenu/ic-hospital_drugstore.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* 店舗詳細 */
	
	.mmbody {
		width:100%;
		height:auto;
		display:block;
	}
	
	/* アピール */
	.shopapl {
		width:100%;
		height:auto;
		display:block;
		padding-bottom:30px;
		border-bottom:1px dotted #999;
		margin-bottom:30px;
	}
	
	.shoptitle {
		width:100%;
		height:auto;
		display:block;
	}
	.shoptitle h2 {
		font-size:26px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:20px;
	}
	.shoptitle .snsmm {
		width:100%;
		height:25px;
		display:block;
	}
	
	p.titlecomment {
		font-size:14px;
		font-weight:bold;
		line-height:1.8em;
		margin-bottom:25px;
		color:#777;
	}
	.titleimage {
		width:100%;
		height:auto;
		display:block;
		overflow:hidden;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin-bottom:30px;
	}
	p.pcom {
		font-size:12px;
		line-height:1.8em;
		margin-bottom:20px;
	}
	ul.shoppix {
		margin-bottom:20px;
	}
	ul.shoppix li {
		width:50%;
		height:auto;
		display:block;
		padding:2%;
		float:left;
	}
	ul.shoppix li img {
		overflow:hidden;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;

	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* Shop data */
	#shopdata00 {
		padding-bottom:50px;
		border-bottom:1px dotted #999;
		margin-bottom:30px;
	}
	h3.sdtitle {
		font-size:14px;
		font-weight:bold;
		line-height:1.4em;
		margin-bottom:30px;
		color: #619D8F;
		text-align:center;
	}
	.shopdata {
		width:100%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	table.td_spec {
		width:100%;
		height:auto;
	}
	table.td_spec th {
		width:auto;
		height:auto;
		padding:15px;
		font-size:12px;
		font-weight:normal;
		line-height:1.4em;
		border-bottom:1px dotted #ccc;
		text-align:left;
		vertical-align:top;
		color:#127739;
	}
	table.td_spec td {
		width:auto;
		height:auto;
		padding:15px;
		font-size:12px;
		line-height:1.4em;
		border-bottom:1px dotted #ccc;
	}
	
	.shopmapmm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:25px;
	}
	.shop-map {
		width:100%;
		height:400px;
		display:block;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		overflow:hidden;
	}
	/* fixes potential theme css conflict */
	.shop-map img {
	   max-width: inherit !important;
	}
	
	/*-------------------------------------------------------------------------------------*/
	
}

/* Style for Smartphonea */
@media screen and (max-width: 599px) {
	
	
	/* Page top */
	
	#page-shopdetail {
		width:100%;
		height:auto;
		display:block;
		padding:120px 5% 0 5%;
		margin:0 auto;
		background-image:url(../img/header/bg01.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		background-size:auto 120px;
	}
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Pagetitle */
	#pagetitle {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	#ptbody {
		width:100%;
		height:auto;
		display:block;
	}
	.si-restaurant {
		background-image:url(../img/header/ic-restaurant.png);
		background-position:left top;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	.si-life_food {
		background-image:url(../img/header/ic-life_foods.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	.si-shopping {
		background-image:url(../img/header/ic-shopping.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	.si-life {
		background-image:url(../img/header/ic-life.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	.si-fashion {
		background-image:url(../img/header/ic-fashion.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	.si-education {
		background-image:url(../img/header/ic-education.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	.si-leisure {
		background-image:url(../img/header/ic-leisure.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	.si-hospital_drugstore {
		background-image:url(../img/header/ic-hospital_drugstore.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:auto 50px;
	}
	#ptbody #ptleft {
		width:100%;
		height:50px;
		display:block;
		padding-left:60px;
	}
	#ptbody #ptleft h2 {
		font-size:20px;
		font-weight:normal;
		line-height:50px;
		margin-right:15px;
		color:#888;
		float:left;
	}
	#ptbody #ptleft h3 {
		font-size:0.9em;
		font-weight:normal;
		line-height:50px;
		color: #127739;
		float:left;
	}
	#ptbody #ptright {
		display:none!important;
	}
	.breadcrumbs {
		display:none!important;
	}
	.breadcrumbs p {
		display:none!important;
	}
	
	
	
	/*-------------------------------------------------------------------------------------*/
		
	/* Side menu */
	#rightcc {
		width:100%;
		height:auto;
		display:block;
	}
	#rightcc ul#catelist li {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:2px;
	}
	#rightcc ul#catelist li a {
		width:100%;
		height:auto;
		display:block;
		text-decoration:none!important;
		border:3px solid #e5e5e5;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding:10px 0px 10px 65px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	#rightcc ul#catelist li a:hover {
		border:3px solid #69B693;
	}
	#rightcc ul#catelist li a h3 {
		font-size:16px;
		font-weight:normal;
		line-height:30px;
		color:#333;
	}
	#rightcc ul#catelist li a p {
		font-family: 'Cinzel', serif!important;
		font-size:0.7em!important;
		font-weight:normal;
		line-height:20px;
		color:#127739;
	}
	#rightcc ul#catelist li a.tglink01 {
		background-image:url(../img/sidemenu/ic-restaurant.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink02 {
		background-image:url(../img/sidemenu/ic-life_foods.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink03 {
		background-image:url(../img/sidemenu/ic-shopping.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink04 {
		background-image:url(../img/sidemenu/ic-life.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink05 {
		background-image:url(../img/sidemenu/ic-fashion.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink06 {
		background-image:url(../img/sidemenu/ic-education.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink07 {
		background-image:url(../img/sidemenu/ic-leisure.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	#rightcc ul#catelist li a.tglink08 {
		background-image:url(../img/sidemenu/ic-hospital_drugstore.png);
		background-position:10px center;
		background-repeat:no-repeat;
		background-size:45px auto;
	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* 店舗詳細 */
	
	.mmbody {
		width:100%;
		height:auto;
		display:block;
	}
	
	/* アピール */
	.shopapl {
		width:100%;
		height:auto;
		display:block;
		padding-bottom:30px;
		border-bottom:1px dotted #999;
		margin-bottom:30px;
	}
	
	.shoptitle {
		width:100%;
		height:auto;
		display:block;
	}
	.shoptitle h2 {
		font-size:24px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:5px;
	}
	.shoptitle .snsmm {
		width:100%;
		height:25px;
		display:block;
	}
	
	p.titlecomment {
		font-size:14px;
		font-weight:bold;
		line-height:1.8em;
		margin-bottom:25px;
		color:#777;
	}
	.titleimage {
		width:100%;
		height:auto;
		display:block;
		overflow:hidden;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		margin-bottom:30px;
	}
	p.pcom {
		font-size:14px;
		line-height:1.8em;
		margin-bottom:20px;
	}
	ul.shoppix {
		margin-bottom:20px;
	}
	ul.shoppix li {
		width:50%;
		height:auto;
		display:block;
		padding:2%;
		float:left;
	}
	ul.shoppix li img {
		overflow:hidden;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;

	}
	
	
	/*-------------------------------------------------------------------------------------*/
	
	/* Shop data */
	#shopdata00 {
		padding-bottom:50px;
		border-bottom:1px dotted #999;
		margin-bottom:30px;
	}
	h3.sdtitle {
		font-size:14px;
		font-weight:bold;
		line-height:1.4em;
		margin-bottom:30px;
		color: #619D8F;
		text-align:center;
	}
	.shopdata {
		width:100%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	table.td_spec {
		width:100%;
		height:auto;
	}
	table.td_spec th {
		width:100%;
		height:auto;
		display:block;
		padding:10px 5px 5px 5px;
		font-size:14px;
		font-weight:normal;
		line-height:1.4em;
		border-bottom:1px dotted #69B693;
		text-align:left;
		vertical-align:top;
		color:#69B693;
	}
	table.td_spec td {
		width:100%;
		height:auto;
		display:block;
		padding:5px 5px 10px 5px;
		font-size:14px;
		line-height:1.4em;
	}
	
	.shopmapmm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:25px;
	}
	.shop-map {
		width:100%;
		height:300px;
		display:block;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		overflow:hidden;
	}
	/* fixes potential theme css conflict */
	.shop-map img {
	   max-width: inherit !important;
	}
	
	/*-------------------------------------------------------------------------------------*/
	
	
}