﻿/***********************************************/
/*  共通  */
/***********************************************/
ul{
	list-style:none;
}

li{
	list-style-image:none;!important
}


/***********************************************/
/*  ハッピーアワー  */
/***********************************************/
#contents
{
    position:relative;
    width:950px;
	background:url(../image/main-bg.jpg) 0 0 repeat-y;
	padding-bottom:30px;
}

#contents-header 
{
    width:100%;
    text-align:center;
	background-color:#FFF; 
	overflow:hidden;
}

#headerContents 
{
    margin-bottom:30px;
}

img.osusumeLabel 
{
    margin-bottom:10px;
}

#contents-header h1
{
    display:block;
    width:319px;
    height:151px;
    float:left;
}

#contents-header p
{
    display:block;
    width:600px;
    height:151px;
    float:right;
    text-align:left;
}


#about-happyhour 
{
    width:100%;
	background-color:#FFF;
    padding-bottom:30px;
} 
    

#contents h2.about-title 
{
    width:auto;
    text-align:center;
    float:none;
    display:block;
    background:none;
    border:none;
    margin-bottom:30px;
}

#about-happyhour p
{
    width:70%;
    margin:0 auto 20px;
    text-align:left;
}
	

#happyhour-shop 
{
    width:870px;
    padding:0 40px;
    background:url(../image/bg-beer.png) 0 -15px no-repeat;   
}


#happyhour-attention 
{
    width:872px;
    margin:0 auto 20px;
}

.attention-box 
{
    width:284px;
    float:left;
}

ul#shop-list 
{
    width:100%;
}

ul#shop-list li.shop-single 
{
    width:362px;
    margin-bottom:30px;
    padding:15px 28px 22px;
    float:left;
    border:1px solid #e5a722;
    background-color:#FFF;
}

.shop-single h3 
{
    width:100%;
    margin-bottom:6px;
    text-align:center;
    font-size:17px;
    border-top:2px dashed #afafaf;
    border-bottom:2px dashed #afafaf;
}

.shop-single h3 a
{
    color:#231815;
    text-decoration:none;
}

.shop-single h3 a:hover
{
    color:#CC3300;
    text-decoration:underline;
}

p.shop-details 
{
    width:100%;
    text-align:center;
    font-size:11px;
    margin-bottom:10px;
}

p.shop-details a
{
    display:block;
}

.shop-details-box 
{
    width:100%;
    position:relative;
    margin-bottom:10px;
}

.shop-subImg 
{
    display:block;
    position:absolute;
    top:0;
    right:0;
    width:114px;
}

.holiday-box 
{
    position:absolute;
    bottom:0;
    right:0;
    width:111px;
    font-size:10px;
    border:1px solid #6c3400;
    text-align:center;
    padding-left:1px;
}

.holiday-box span
{
    display:block;
    margin:5px 0;
}

ul.holiday-list li 
{
    display:block;
    width:18px;
    margin:0 2px 4px 0;
    float:left;
}

ul.holiday-list li.anniva,
ul.holiday-list li.pre-anniva 
{
    display:block;
    width:30px;
    float:left;
}

ul.holiday-list li.flyday,
ul.holiday-list li.pre-anniva 
{
    margin:0 0 4px 0;
}

.holiday-on 
{
    color:#FFF;
    border:1px solid #6c3400;
    background-color:#6c3400;
}

.holiday-off 
{
    color:#aaa;
    border:1px solid #6c3400;
    background-color:#FFF;
}

.happyhour-time 
{
    width:100%;
    margin-bottom:10px;
    padding-top:14px;
    text-align:center;
    background:url(../image/time-title.gif) 50% 0 no-repeat;
    font-size:22px;
    color:#6c3400;
}

.happyhour-time span
{
    font-size:16px;
}

.happyhour-coupon 
{
    width:100%;
    padding-top:14px;
    text-align:center;
    background:url(../image/menu-title.gif) 50% 0 no-repeat;
    color:#6c3400;
}

ul.happyhour-couponMenu 
{
    width:100%;
    height:90px;
}

ul.happyhour-couponMenu li
{
    width:50%;
    float:left;
    font-size:12px;
}

ul.happyhour-couponMenu2 
{
    width:100%;
    height:90px;
    text-align:left;
}

ul.happyhour-couponMenu2 li
{
    font-size:12px;
}



.happyhour-coupon p 
{
    width:100%;
    height:90px;
    font-size:12px;
}

.even 
{
    margin-right:30px;
}

.shop-link 
{
    display:block;
    width:100%;
    height:42px;
}

.shop-link a,
.shop-link a img
{
    display:block;
    width:100%;
}

#pc_pageTop 
{
    display:block;
    width:100px;
    margin:0 auto;
}

#pc_pageTop a
{
    display:block;
    width:100px;
    height:40px;
    line-height:40px;
    text-decoration:none;
    color:#FFF;
    background-color:#6c3400;
    text-align:center;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

.tools_btn_pc 
{
    width:950px;
    margin-bottom:20px;
}

.tools_btn_R a
{
    display:block;
    width:40px;
    height:40px;
}




#about-bustou 
{
    width:900px;
    margin:0 auto 50px;
    font-size:18px;
}

#about-bustou h3.title
{
    width:322px;
    height:46px;
    margin:0 auto 20px;
    text-align:center;
}

ul.step-txt 
{
    display:none;
}

#buscoupon-flow 
{
    display:block;
    width:510px;
    height:243px;
    margin-left:30px;
    background:url(../image/coupon-flow-img.png) 0 0 no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#pageTop-link 
{
    display:none;
}




#buscoupon-lead
{
    width:950px;
    margin-bottom:50px;
    background:url(../image/yurikiya-small.png) 645px 160px no-repeat;
}

#buscoupon-lead .title
{
    display:block;
    width:906px;
    height:158px;
    margin-left:21px;
    background:url(../image/buscoupon-lead-title.png) 0 0 no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#buscoupon-lead ul#shop-list li.shop-single .title
{
    display:block;
    width:906px;
    height:158px;
    margin-left:21px;
    background:url(../image/buscoupon-lead-title.png) 0 0 no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}


#comingsoon 
{
    width:950px;
    height:845px;
    background:url(../image/comingsoon.jpg) 0 0 no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#buscoupon-shop
{
    position:relative;
    width:950px;
    margin-bottom:50px;
    background:url(../image/yurikiya-small.png) 645px 160px no-repeat;
}

#buscoupon-shop .title
{
    position:relative;
    display:block;
    width:906px;
    height:158px;
    margin-left:21px;
    background:url(../image/buscoupon-shop-title.png) 0 0 no-repeat;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    z-index:0;
}

#buscoupon-shop #buscoupon-shop-lead 
{
    position:relative;
    width:100%;
    z-index:0;
}

#buscoupon-shop #buscoupon-shop-lead .coupon-img
{
    position:relative;
    margin-left:70px;
    margin-top:-50px;
    margin-bottom:20px;
    z-index:10px;
}

#buscoupon-shop #buscoupon-shop-lead .shop-lead-txt
{
    width:810px;
    margin:0 auto 20px;
    text-align:center;
    font-size:18px;
    border-bottom:1px solid #f5a915;
}

#buscoupon-shop ul#shop-list li.shop-single 
{
    width:446px;
    margin:0 10px 50px 19px;
    float:left;
}



#buscoupon-shop ul#shop-list li.shop-single .title
{
    display:block;
    width:446px;
    height:40px;
    margin:0 0 10px;
    background:url(../image/shop-single-head.gif) 0 0 no-repeat;
    text-align:center;
    line-height:40px;
    font-size:18px;
    text-indent:0px;
    color:#fff;
    font-weight:bold;
}

#buscoupon-shop ul#shop-list li.shop-single  .ex-title
{
    padding-top:6px;
    font-size:0.8em;
    line-height:1.2em;
}



#buscoupon-shop ul#shop-list li.shop-single .title a
{
    color:#FFF;
    text-decoration:none;
}

#buscoupon-shop ul#shop-list li.shop-single .title a:hover
{
    color:#FFF;
    text-decoration:underline;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details
{
    width:426px;
    margin-bottom:12px;
    padding:0 10px;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-img
{
    width:228px;
    height:166px;
    float:left;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box
{
    position:relative;
    width:192px;
    height:166px;
    float:right;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box .acssess
{
    width:178px;
    margin-bottom:8px;
    padding:5px 7px;
    font-size:8px;
    background-color:#d3d3d3;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail 
{
    width:100%;
    margin-bottom:15px;
    font-size:12px;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail li
{
    width:auto;
    height:15px;
    margin-right:5px;
    margin-bottom:5px;
    padding-left:18px;
    float:left;
    line-height:15px;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail li.opentime
{
    height:auto;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail li.price
{
    background:url(../image/detail-price.gif) 0 0 no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail li.table
{
    background:url(../image/detail-table.gif) 0 0 no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail li.holiday
{
    background:url(../image/detail-holiday.gif) 0 0 no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail li.opentime
{
    background:url(../image/detail-opentime.gif) 0 0 no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon
{
    position:absolute;
    bottom:10px;
    width:100%;
    height:18px;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon
{
    width:100%;
    height:18px;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon li 
{
    display:block;
    width:50px;
    height:18px;
    float:left;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon li.privateRoom-on
{
    margin-right:20px;
    background:url(../image/detail-icon.gif) 0 0 no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon li.privateRoom-off
{
    margin-right:20px;
    background:url(../image/detail-icon.gif) 0 -18px no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon li.parking-on
{
    margin-right:20px;
    background:url(../image/detail-icon.gif) -50px 0 no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon li.parking-off
{
    margin-right:20px;
    background:url(../image/detail-icon.gif) -50px -18px no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon li.cradit-on
{
    background:url(../image/detail-icon.gif) -100px 0 no-repeat;
}

#buscoupon-shop ul#shop-list li.shop-single .shop-details .shop-detail-box ul.shop-detail-icon li.cradit-off
{
    background:url(../image/detail-icon.gif) -100px -18px no-repeat;
}


.nomal-buscoupon 
{
    display:block;
    width:244px;
    height:44px;
    margin:0 auto 6px;
    padding-left:170px;
    padding-right:10px;
    padding-top:5px;
    background:url(../image/nomal-coupon.gif) 0 0 no-repeat;
    font-size:12px;
}

.more-buscoupon 
{
    position:relative;
    display:block;
    width:244px;
    height:44px;
    margin:0 auto 6px;
    padding-top:6px;
    padding-left:170px;
    padding-right:10px;
    background:url(../image/more-coupon.gif) 0 0 no-repeat;
    font-size:12px;
}

.more-ex 
{
    font-size:0.6em;
    line-height:1em;
}

.more-ex span
{
    font-size:0.6em;
    line-height:1.1em;
}

.more-buscoupon span
{
    display:block;
    width:150px;
    font-size:10px;
}

.more-buscoupon span.outholiday
{
    display:inline;
    font-size:10px;
    color:#F00;
    margin-left:10px;
}

.tools_btn 
{
    position:absolute;
    bottom:0;
    right:0;
}


#footer {
  min-width: 950px;
  background-color: #e2e2e2;
}

.pc_share 
{
    display:block;
    width:190px;
    float:right;
    margin:0 auto 10px;
    overflow:hidden;
}

.tools_btn .tools_btn_R a
{
    text-indent:0%;
}

.tools_btn_L,
.tools_btn_R
{
    width:40px;
    height:auto;
}

.tools_btn_L 
{
    margin-right:10px;   
}

.tools_btn_R 
{
    
    margin-left:0%;   
}

.tools_btn_L a, .tools_btn_R a 
{
    width:40px;
    height:auto;
    text-indent:0%;
}

.tools_btn_L a img, .tools_btn_R a img
{
    width:100%;
}

.shareLine 
{
    display:none;
}

#pc_share_outer 
{
    width:950px;
    margin:0 auto;
}

/***********************************************/
/*  アコーディオン  */
/***********************************************/

#k_shop_R dl.acordion{
	margin:0;}

#k_shop_R dt.trigger {
	text-align: left;
	border-bottom: 1px solid #dad6c7;
	background:url(../image/icon_arrow_off.gif) 10px 10px no-repeat; 
	font-size:18px;
	font-weight:bold;
	padding: 15px 0px 15px 45px;}

#k_shop_R dt.active{
	background:url(../image/icon_arrow_on.gif) 10px 10px no-repeat;}

#k_shop_R dt.trigger span.open-close {
	background: url(../image/point_plus.png) no-repeat right top;
	float: right;
	width: 20px;
	height: 20px;
	text-indent: -9999em;}

#k_shop_R dt.active span.open-close {
	background: url(../image/point_none.png) no-repeat right top;
	float: right;
	width: 20px;
	height: 20px;}

#k_shop_R dd.acordion_tree{
	padding:0;
	text-align:left;
	background-color:#f8f6f1;
	border-bottom: 1px solid #dad6c7;}

#k_shop_R dd.acordion_tree p{
	padding: 10px 0px 10px 45px;
	font-size:18px;
	text-align:left;
	background-color:#f8f6f1;
	border-bottom: 1px solid #dad6c7;
	text-decoration:none;}
	
#k_shop_R dd.acordion_tree a {
	text-decoration:none;
	color:#000000;}	



/***********************************************/
/*  予備  */
/***********************************************/
.title_bk{
	width:100%;
	height:100%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.shop_main{
	float:left;	
	margin:5px 0px 2px 5px;
	width:297px;
}

.shop_main img{
	padding-bottom:7px;
}

.shop_sub{
	float:left;	
	margin:2px 0px 0 10px;
	width:140px;
	height:auto;
}

.shop_sub2 img{
	padding-top:8px;
	width:140px;
}

.osusume{
	height:40px;
	background-color:#ECF5DA;
	background:url(../images/area_bar.jpg) no-repeat center;
	text-align:center;
	padding-top:20px;
	color:#5E2A05;
	font-size:20px;
	font-weight:900;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.shop_right{
	float:right;	
	margin:5px 0 5px 5px;
	height:100%;
}

.shop_center{
	font-size:12px;
	float:left;
	width:366px;
	line-height:14px;
	margin:5px 0 7px 5px;
	padding-top:2px;
	padding-left:2px;
}

.r_text{
	padding:0px;
	margin:0 5px 5px 0 ;
	border:solid #cccccc 1px;	
	width:210px;
	font-size:14px;
	background-color:#F8F6F1;
}

.r_text2{
	padding:5px 5px 3px 7px;
	margin:0 5px 5px 0 ;
	border:solid #cccccc 1px;	
	width:198px;
	font-size:13px;
	line-height:20px;
	background-color:#F8F6F1;
	font-weight:600;
}

.r_text3{
	padding:5px 5px 3px 7px;
	margin:0 5px 5px 0 ;
	border:solid #cccccc 1px;	
	width:198px;
	font-size:13px;
	line-height:20px;
	background-color:#FFFCDB;
    color:#643f20;
	font-size:12px;
}

.cg_coupon {
	font-size:17px;
	font-weight:600;
	padding:5px 0 3px 10px;
	color:#FFF;
	text-indent:5px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.sp_coupon {
	width:212px;
	height:105px;
	margin:4px 0 0px 0;
	padding-bottom:5px;
	background:url(../images/coupon.jpg) 0px 0px no-repeat ;
}

.coupon_text {
		font-weight:800;
		margin:0px;
		font-size:13px;
		line-height:17px;
		padding:10px 7px 10px 7px;
		text-align:center;
}

.coupon_text2 {
		font-weight:500;
		margin:0px;
		font-size:11px;
		text-align:center;
}

.shop-details a 
{
    color:#333;
    text-decoration:none;
}


#footer_L a.sp_footer_info,
#footer_L a.sp_footer_top
{
    display:none;
}

.sp_footer-nav
{
    display:none;
}

 
.footerLink 
{
    display:none;
}

/***********************************************/
/*  clearfix  */
/***********************************************/
.cf:after {
  content: "";
  clear: both;
  display: block;
}



@media screen and (max-width: 768px)
{
    
#header 
{
    width:94%;
    margin:0 auto;
    padding:3% 0;
}
    
#header_L 
{
    width:65%;
}

#header_LL 
{
    width:100%;
    height:auto;
}

#header_LL a
{
    width:100%;
    height:61px;
    background:url(/s_library/image/image_logo.jpg) 0 0 no-repeat;
    background-size:contain;
}

#header_LL a img 
{
    display:none;
}

#header_R 
{
    width:27%;
}

#header_R #navi 
{
    width:100%;
    background:none;
}

#header_R h2 
{
    display:none;
}

#freesearch 
{
    display:none;
}

#header_R #btn_favo {
  width: 100%;
  float: right;
  border:none;
  margin: 0;
  padding:0;
}

#header_R #btn_favo a 
{
    display:block;
  width: 100%;
  height:61px;
  margin: 0;
  padding:0;
  background:url(/s_library/image/checkListBtn.gif) 0 0 no-repeat;
    background-size:contain;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#contents-header h1 {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom:30px;
    float: nonw;
}

.happy-title img 
{
    width:90%;
}

#contents-header p {
    display: block;
    width: 90%;
    height: auto;
    margin:0 auto 10px;
    float: none;
    text-align: left;
}

#contents-header 
{
    background-image:none;
}

#contents {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
}


#about-happyhour p 
{
    width:80%;
    margin:0 auto;
}

#happyhour-attention 
{
    width:90%;
    margin:0 auto;    
}

p.shop-details 
{
    width:90%;
    margin:0 auto 20px;
    font-size:1.2em;
}

p.shop-details a
{
    display:block;
    width:80%;
    margin:0 auto 10px;
    font-size:1.3em;
    text-align:center;
    color:#FFF;
    background-color:#ff7651;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

.attention-box 
{
    width:100%;
    margin-bottom:10px;
}

.attention-box img
{
    width:80%;
}

#happyhour-shop 
{
    width:100%;
    margin:0;    
    padding:0;
}

ul#shop-list li.shop-single 
{
    width:90%;
    margin:20px auto;
    padding:20px 0;
    float:none;
}

ul#shop-list li.shop-single h3
{
    width:90%;
    margin:0 auto 20px;
    padding-bottom:5px;
    font-size:1.2em;
}

#footer 
{
    min-width:0;
}

#header_SEO h1,
#footer_L,
#footer_inner
{
    width:100%;
}

#footer_link,
#footer_inner_U,
.tools_btn_pc
{
    display:none;
}



.shop-details-box 
{
    width:90%;
    margin:0 auto 20px;
}

.shop-mainImg,
.shop-mainImg a,
.shop-mainImg a img
{
    width:100%;
}

.shop-mainImg 
{
    margin-bottom:20px;
}

.shop-subImg 
{
    display:none;
}

.holiday-box 
{
    position:relative;
    width:100%;
    margin:0 auto;
    font-size:0.8em;
}

.holiday-box span 
{
    font-size:1.5em;   
}


.holiday-list{
    width:auto;
}

ul.holiday-list li,
ul.holiday-list li.anniva,
ul.holiday-list li.pre-anniva
{
    width:17%;
    margin-left:1%;
    margin-right:1%;
}

ul.holiday-list li.monday 
{
}

ul.holiday-list li.Saturday,
ul.holiday-list li.Sunday,
ul.holiday-list li.anniva,
ul.holiday-list li.pre-anniva 
{
    width:22%;
    margin-left:1%;
    margin-right:1%;
}

.shop-link 
{
    width:90%;
    margin:0 auto;
}

.shop-link a,
.shop-link a img
{
    width:100%;
}

.happyhour-coupon 
{
    width:90%;
    margin:0 auto 20px;
    font-size:20px;
}

ul.happyhour-couponMenu li,
ul.happyhour-couponMenu2 li,
.happyhour-coupon p
{
    font-size:0.7em;   
}

#header_SEO h1 
{
    display:none;
}

#footer_inner{
    background-color: #481F00;
    padding: 3% 0;
}

#footer_L
{
    width:100%;
    padding-bottom:3%;
}

#footer_L a 
{
    display:none;
}

#footer_L a.sp_footer_info
{
    width:auto;
    float:left;
    display:block;
    line-height:14px;
    margin-left:5%;
    vertical-align: baseline;
}

#footer_L a.sp_footer_top 
{
    width:auto;
    float:right;
    margin:0 5% 0 0;
    display:block;
    line-height:14px;
    vertical-align: baseline;
}

#footer_R
{
    width:100%;
    clear:both;
    text-align:center;
    background-color:#B3ADA0;
}

.tools_btn 
{
    display:none;
}

.pc_share 
{
    display:block;
    width:90%;
    float:none;
    margin:0 auto 10px;
}

.tools_btn_L,
.tools_btn_R
{
    width:18%;
    height:auto;
}

.tools_btn_L 
{
    margin-right:2.5%;   
}

.tools_btn_R 
{
    margin-left:0%;   
}

.tools_btn_L a, .tools_btn_R a 
{
    width:100%;
    height:auto;
    text-indent:0%;
}

.tools_btn_L a img, .tools_btn_R a img
{
    width:100%;
}

.shareLine 
{
    display:block;
}



#pc_share_outer 
{
    width:100%;
    margin:0;
}

.sp_footer-nav
{
    display:block;
}


 /* フッターリンク */
 
.footerLink 
{
    display:block;
}

.footerLink h3
{
    color:#FFF;
}

.footerLink ul li
{
    position:relative;
    width:49%;
    float:left;
    margin:0 2px 2px 0;
    border-right:1px solid #65391a;
    border-bottom:1px solid #65391a;
    text-align:left;
}

.footerLink ul li img
{
    position:absolute;
    top:25%;
    width:25%;
}

.footerLink ul li p
{
    overflow:hidden;
    padding:10% 0 10% 26%;
    font-size:0.8em;
}

.footerLink ul li a
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:100;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

.link-mark 
{
    position:absolute;
    top:50%;
    right:10px;
    width:12px;
    height:20px;
    margin-top:-10px;
    background:url(/s_library/image/sp-pict.png) -570px -200px no-repeat;
}

.titleHead img {
  width: 100%;
}

.footerLink table
{
    margin-bottom:10px;
    border-spacing: 0;
}

.footerLink .titleHead
{
    width:10%;
}



.footerLink .titleBody 
{
    vertical-align:middle;
  background-color: #fe8939;
}

.footerLink .titleBody h3
{
    border:none;
    text-indent:1em;
}

span.footer-marker 
{
    position:absolute;
    top:3px;
    left:-15px;
    display:block;
	width:10px;
	height:12px;
	background:url(../image/../image/sp-pict.png) no-repeat -582px -200px;
} 
 

}

@media screen and (max-width: 321px)
{

#header_LL a
{
    height:35px;
}

#header_R #navi 
{
    padding-bottom:0;
}

#header_R #btn_favo a 
{
    height:35px;
}

ul.happyhour-couponMenu2,
.happyhour-coupon p 
{
    height:auto;
}
    
}