/************************************************************************************
smaller than 970
*************************************************************************************/
html .pc {
	display:block;
}
html .sp {
	display:none;
}
@media screen and (max-width: 767px) {


/***************************************************
STRUCTURE
****************************************************/
html .pc {
	display:none;
}
html .sp {
	display: block;
}
body{ background-size: 100%;}
#header_box, #h_box, #mainnav ul, .page_up, #footer_box {
	width: 100%;
}
#main{
	width: 96%; 
}
#content, #snav{
	float: none;
	width: auto;
}
#h_top{
	width: 100%;
}
#h_top #description {
	width: 95%;
	float: none;
}
/***************************************************
HEADER
****************************************************/
#header {
	width: 100%;
}
#header #logo{
	width: 40%;
	margin-left: 4%;
}
#header #shop{
	width: 40%;
	margin-right: 4%;
}
#header #seo{
	width: 100%; 
	clear: both;
	text-align: center;
	padding-bottom: 15px;
}
#header #seo h1{ margin: 0px;}
#description{ padding-left: 10px;}

/* ---- mainnav --- */
#mainnav_warp{ margin-bottom: 3%;}
#mainnav{ border-bottom: 3px solid #d67171;}
#mainnav li{
	width: 49.9%;
	border-bottom: 1px solid #d67171;
}
.third_br{ border-right: 1px solid #d67171;}

#footer_box img {
	width: 100px;
}
#footer_box li{
	display: block;
	padding: 5px 0;
}
#shop .s_count {
	top: 42%;
	right: 25%;
	font-size: 100%;
}
#shop_text {
	position: unset;
}
#banner{
	position: relative;
}
.store_pt{
	border: solid #ff5a9f 2px;
	margin: -2px;
	
}
.recommend_sp {
	position: absolute;
	top: 0;
	left: 0;	
}
#txt_area span {
	position: absolute;
	width: 100%;
	background: #ffffff;
	bottom: 7px;
	opacity: 0.55;
}
#tem_text {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 7px;
	color: #000;
}
#shop {
	position: relative;
}
/***************************************************
TITLE
****************************************************/
.title_sub{	text-align: center; }
.title_sub span{ padding-top: 3px; }

.full_con .pic_l .img,
.full_con .pic_r .img{
	width:100%;
	text-align:center;
	margin:0 0 15px;
}

/***************************************************
colum style
****************************************************/
.col3_box {
	
}
.shop_pic .col3_box {
    width: 100%;
}
.col3_box .col3 {
	width: 46.0%;
	margin: 0 0 3% 3%;
}

#local .col3_box .col3 {
	width: 29.3%;
	margin: 0 0 3% 3%;
}

.shop_pic .col3_box .col3 {
	width: 48.5%;
	margin: 0 0 2% 1%;
}
.col3 p {
	font-size: 64%;
}

#night_life .liken {
	position: absolute;
	color: #333;
	left: 25%;
	top: 28%;
}
#night_life .start {
	top: 13%;
}

/***************************************************
SNAV
****************************************************/
#popular h3{ text-align: center; margin: 0 20%;}

.menu_warp ul li a{
	padding-left: 0px;
	background-position: right center;
}
/* ---- search_sp --- */
#search_sp{
	text-align: center;
	position: relative;
	background: #FFF;
	border: 1px solid #c5c39f;
	margin: 20px 0;
}
#search_sp h3{
	background: url(/images/common/bg_search_sp.gif);
	background-size: 80px auto;
	color: #FFF;
	padding: 7px 0;
}
#search_sp form{
	z-index: 5;
	margin: 15px 0;
	position: relative;
}
#search_sp input[type="text"]{ 
	width: 170px;
	height: 23px;
	border: 1px solid #ccc;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	vertical-align: top;
}
#search_sp input[type="button"]{ 
	width: 35px;
	height: 30px;
	border: none;
	cursor: pointer;
	vertical-align: top;
	background: url(/images/common/btn_search_sp.gif) no-repeat;
	background-size: 100% auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/***************************************************
PAGE INDEX
****************************************************/
#main_visaul {
	width: 100%;
	margin-bottom: 20px;
}
.group_list li a {
	display: block;
}
.group_list span {
	display: block;
}
/***************************************************
PAGE ARCHIVE
****************************************************/
#related_information li{
	width:96.6%;
}
#related_information a{
	font-size:12px;
}
#related_information a span{
	background-position: right center;
	padding-left: 0px;
}
#ranking_wrap .ranking {
	margin-bottom: 0;
}
#ranking_wrap h3 img {
	display: none;
}
#ranking_wrap .ranking p {
	position: relative;
	color: #F99393;
	margin-bottom:20px;
}
.container {
	margin-bottom: 20px;
}
/***************************************************
PAGE SHOP DETAIL
****************************************************/
#store .col2_box{
	width: 100%;
}
#store .col2{
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-bottom: 20px;
}
#store .col2 table{
	width: 100%;
}
#store .col2 table th{
	width: 25%;
}
/*------ ranking_wrap ------*/
#ranking_wrap .title_ranking{ text-align: center;}
#ranking_wrap .container .img{ text-align: center;}
#ranking_wrap .container .img,
#ranking_wrap .container .msg{
	width:100%;
}

#map_canvas {
	height: 200px !important;
}
/***************************************************
COMPANY
****************************************************/
#search th {
	width: 30%;
}
.img_wrap { height: auto; } 
#gmap_area { margin-bottom: 20px; }
#map_canvas { height: 400px !important; }

}
